summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfs: Fix bdi handling for cloned superblocksJan Kara2017-05-042-21/+13
* Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-0139-257/+186
|\
| * block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-211-1/+0
| * scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-2/+2
| * block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-201-2/+3
| * bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara2017-04-201-1/+1
| * fs: Remove SB_I_DYNBDI flagJan Kara2017-04-204-7/+1
| * ubifs: Convert to separately allocated bdiJan Kara2017-04-202-19/+9
| * nfs: Convert to separately allocated bdiJan Kara2017-04-204-35/+28
| * ncpfs: Convert to separately allocated bdiJan Kara2017-04-202-7/+2
| * nilfs2: Convert to properly refcounting bdiJan Kara2017-04-201-1/+2
| * gfs2: Convert to properly refcounting bdiJan Kara2017-04-201-6/+3
| * fuse: Get rid of bdi_initializedJan Kara2017-04-203-8/+2
| * fuse: Convert to separately allocated bdiJan Kara2017-04-203-36/+17
| * exofs: Convert to separately allocated bdiJan Kara2017-04-202-12/+6
| * coda: Convert to separately allocated bdiJan Kara2017-04-201-7/+4
| * afs: Convert to separately allocated bdiJan Kara2017-04-203-10/+4
| * ecryptfs: Convert to separately allocated bdiJan Kara2017-04-202-4/+1
| * cifs: Convert to separately allocated bdiJan Kara2017-04-203-12/+6
| * ceph: Convert to separately allocated bdiJan Kara2017-04-204-28/+17
| * btrfs: Convert to separately allocated bdiJan Kara2017-04-203-30/+14
| * 9p: Convert to separately allocated bdiJan Kara2017-04-203-13/+13
| * fs: Get proper reference for s_bdiJan Kara2017-04-201-5/+2
| * fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2017-04-201-0/+49
| * block_dev: use blkdev_issue_zerout for hole punchesChristoph Hellwig2017-04-081-8/+2
| * block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-083-3/+3
| * Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-0720-209/+167
| |\
| * | block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-221-6/+2
| * | block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara2017-03-221-4/+3
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-281-4/+7
|\ \ \
| * | | btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba2017-04-191-4/+7
* | | | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-273-8/+51
|\ \ \ \
| * | | | nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-252-0/+6
| * | | | nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-252-8/+9
| * | | | nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-0/+36
* | | | | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-04-271-12/+10
|\ \ \ \ \
| * | | | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-251-12/+10
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-272-12/+19
|\ \ \ \ \
| * | | | | fix nfs O_DIRECT advancing iov_iter too muchAl Viro2017-04-171-9/+18
| * | | | | orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro2017-04-171-3/+1
* | | | | | statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)2017-04-271-2/+0
* | | | | | statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells2017-04-261-7/+6
| |/ / / / |/| | | |
* | | | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-232-9/+19
|\ \ \ \ \
| * | | | | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7
| * | | | | ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-301-3/+0
| * | | | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
| * | | | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
| * | | | | ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-301-2/+2
| * | | | | ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-301-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-211-1/+1
|\ \ \ \ \