index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
ext4: ext4_xattr_delete_inode() should return accurate errors
Tahsin Erdogan
1
-6
/
+10
2017-06-21
ext4: retry storing value in external inode with xattr block too
Tahsin Erdogan
1
-17
/
+18
2017-06-21
ext4: fix credits calculation for xattr inode
Tahsin Erdogan
1
-2
/
+1
2017-06-21
ext4: fix ext4_xattr_cmp()
Tahsin Erdogan
1
-1
/
+2
2017-06-21
ext4: fix ext4_xattr_move_to_block()
Tahsin Erdogan
1
-6
/
+13
2017-06-21
ext4: fix ext4_xattr_make_inode_space() value size calculation
Tahsin Erdogan
1
-5
/
+8
2017-06-21
ext4: ext4_xattr_value_same() should return false for external data
Tahsin Erdogan
1
-0
/
+3
2017-06-21
ext4: add missing le32_to_cpu(e_value_inum) conversions
Tahsin Erdogan
1
-4
/
+5
2017-06-21
ext4: clean up ext4_xattr_inode_get()
Tahsin Erdogan
1
-22
/
+13
2017-06-21
ext4: change ext4_xattr_inode_iget() signature
Tahsin Erdogan
2
-35
/
+40
2017-06-21
ext4: extended attribute value size limit is enforced by vfs
Tahsin Erdogan
1
-6
/
+0
2017-06-21
ext4: fix ref counting for ea_inode
Tahsin Erdogan
1
-2
/
+1
2017-06-21
ext4: call journal revoke when freeing ea_inode blocks
Tahsin Erdogan
2
-2
/
+4
2017-06-21
ext4: ea_inode owner should be the same as the inode owner
Tahsin Erdogan
1
-1
/
+2
2017-06-21
ext4: attach jinode after creation of xattr inode
Tahsin Erdogan
1
-0
/
+6
2017-06-21
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
4
-12
/
+18
2017-06-21
ext4: lock inode before calling ext4_orphan_add()
Tahsin Erdogan
1
-0
/
+2
2017-06-21
ext4: fix lockdep warning about recursive inode locking
Tahsin Erdogan
3
-0
/
+16
2017-06-21
ext4: xattr-in-inode support
Andreas Dilger
6
-56
/
+604
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
4
-47
/
+113
2017-05-29
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
2017-05-26
ext4: fix data corruption for mmap writes
Jan Kara
1
-2
/
+16
2017-05-26
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
1
-43
/
+37
2017-05-24
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
5
-0
/
+37
2017-05-24
ext4: remove redundant check for encrypted file on dio write path
Eric Biggers
1
-3
/
+0
2017-05-24
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
3
-13
/
+7
2017-05-24
ext4: fix off-by-one error when writing back pages before dio read
Eric Biggers
1
-1
/
+1
2017-05-24
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-21
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-05-21
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
1
-9
/
+14
2017-05-21
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
Jan Kara
1
-1
/
+1
2017-05-21
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-05-21
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
1
-0
/
+6
2017-05-21
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
1
-9
/
+5
2017-05-21
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-11
/
+72
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-36
/
+59
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
4
-15
/
+3
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
[next]