aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+14
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 14-419/+561
2017-02-21Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+10
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-4/+9
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 11-16/+76
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-60/+105
2017-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 11-193/+205
2017-02-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 19-479/+1582
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 20-136/+455
2017-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-376/+278
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-16/+16
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-82/+66
2017-02-20ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWNGravatar Theodore Ts'o 2-5/+5
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+16
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeGravatar Jens Axboe 11-16/+76
2017-02-17gfs2: Use rhashtable walk interface in glock_hash_walkGravatar Herbert Xu 1-11/+17
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-17/+34
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Gravatar Miklos Szeredi 1-0/+1
2017-02-16fuse: fix uninitialized flags in pipe_bufferGravatar Miklos Szeredi 1-0/+1
2017-02-15fuse: fix use after free issue in fuse_dev_do_read()Gravatar Sahitya Tummala 1-0/+4
2017-02-15ext4: fix fencepost in s_first_meta_bg validationGravatar Theodore Ts'o 1-1/+1
2017-02-14ext4: don't BUG when truncating encrypted inodes on the orphan listGravatar Theodore Ts'o 1-0/+4
2017-02-13Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...Gravatar David S. Miller 4-113/+23
2017-02-13pstore: Check for prz allocation in walkerGravatar Kees Cook 1-2/+3
2017-02-13pstore: Correctly initialize spinlock and flagsGravatar Kees Cook 1-5/+7
2017-02-11Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-17/+28
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-38/+61
2017-02-10Btrfs: fix btrfs_decompress_buf2page()Gravatar Omar Sandoval 1-15/+24
2017-02-10Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-37/+60
2017-02-10afs: Use core kernel UUID generationGravatar Arnd Bergmann 3-74/+6
2017-02-10afs: Move UUID struct to linux/uuid.hGravatar David Howells 3-51/+29
2017-02-10kernfs: handle null pointers while printing node name and pathGravatar Konstantin Khlebnikov 1-0/+10
2017-02-10timerfd: Protect the might cancel mechanism properGravatar Thomas Gleixner 1-3/+14
2017-02-10ext4: do not use stripe_width if it is not setGravatar Jan Kara 1-2/+2
2017-02-10ext4: fix stripe-unaligned allocationsGravatar Jan Kara 1-2/+4
2017-02-09nfsd: Revert "nfsd: special case truncates some more"Gravatar J. Bruce Fields 1-37/+60
2017-02-09pstore: don't OOPS when there are no ftrace zonesGravatar Brian Norris 1-1/+1
2017-02-09fanotify: simplify the code of fanotify_mergeGravatar Kinglong Mee 1-8/+3
2017-02-08dax: assert that i_rwsem is held exclusive for writesGravatar Christoph Hellwig 1-1/+5
2017-02-08ext4: fix DAX write lockingGravatar Christoph Hellwig 1-9/+1
2017-02-08btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsGravatar Jeff Mahoney 1-2/+4
2017-02-08fscrypt: constify struct fscrypt_operationsGravatar Eric Biggers 5-7/+7
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-76/+60
2017-02-07mm: fix KPF_SWAPCACHE in /proc/kpageflagsGravatar Hugh Dickins 1-1/+2
2017-02-06fscrypt: properly declare on-stack completionGravatar Richard Weinberger 1-1/+1
2017-02-06fscrypt: split supp and notsupp declarations into their own headersGravatar Eric Biggers 5-73/+16
2017-02-06fscrypt: remove redundant assignment of resGravatar Colin Ian King 1-1/+0
2017-02-05ext4: add EXT4_IOC_GOINGDOWN ioctlGravatar Theodore Ts'o 3-1/+61
2017-02-05ext4: add shutdown bit and check for itGravatar Theodore Ts'o 11-3/+103
2017-02-05ext4: rename s_resize_flags to s_ext4_flagsGravatar Theodore Ts'o 2-5/+10