summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20ubifs: Convert to separately allocated bdiJan Kara
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20ncpfs: Convert to separately allocated bdiJan Kara
2017-04-20nilfs2: Convert to properly refcounting bdiJan Kara
2017-04-20gfs2: Convert to properly refcounting bdiJan Kara
2017-04-20fuse: Get rid of bdi_initializedJan Kara
2017-04-20fuse: Convert to separately allocated bdiJan Kara
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20afs: Convert to separately allocated bdiJan Kara
2017-04-20ecryptfs: Convert to separately allocated bdiJan Kara
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-209p: Convert to separately allocated bdiJan Kara
2017-04-20fs: Get proper reference for s_bdiJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-19nsfs: mark dentry with DCACHE_RCUACCESSCong Wang
2017-04-19btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba
2017-04-18ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger
2017-04-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-17fix nfs O_DIRECT advancing iov_iter too muchAl Viro
2017-04-17orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg
2017-04-15vfs: don't do RCU lookup of empty pathnamesLinus Torvalds
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds