summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+1
|\
| * x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-021-1/+1
|\ \
| * | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-111-1/+1
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-21/+4Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2672-647/+815
| |\ \ \ \ \ \
| * | | | | | | don't open-code kernel_setsockopt()Al Viro2017-04-061-21/+4Star
| |/ / / / / /
* | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-0139-257/+186Star
|\ \ \ \ \ \ \
| * | | | | | | block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-211-1/+0Star
| * | | | | | | 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/+1Star
| * | | | | | | ubifs: Convert to separately allocated bdiJan Kara2017-04-202-19/+9Star
| * | | | | | | nfs: Convert to separately allocated bdiJan Kara2017-04-204-35/+28Star
| * | | | | | | ncpfs: Convert to separately allocated bdiJan Kara2017-04-202-7/+2Star
| * | | | | | | nilfs2: Convert to properly refcounting bdiJan Kara2017-04-201-1/+2
| * | | | | | | gfs2: Convert to properly refcounting bdiJan Kara2017-04-201-6/+3Star
| * | | | | | | fuse: Get rid of bdi_initializedJan Kara2017-04-203-8/+2Star
| * | | | | | | fuse: Convert to separately allocated bdiJan Kara2017-04-203-36/+17Star
| * | | | | | | exofs: Convert to separately allocated bdiJan Kara2017-04-202-12/+6Star
| * | | | | | | coda: Convert to separately allocated bdiJan Kara2017-04-201-7/+4Star
| * | | | | | | afs: Convert to separately allocated bdiJan Kara2017-04-203-10/+4Star
| * | | | | | | ecryptfs: Convert to separately allocated bdiJan Kara2017-04-202-4/+1Star
| * | | | | | | cifs: Convert to separately allocated bdiJan Kara2017-04-203-12/+6Star
| * | | | | | | ceph: Convert to separately allocated bdiJan Kara2017-04-204-28/+17Star
| * | | | | | | btrfs: Convert to separately allocated bdiJan Kara2017-04-203-30/+14Star
| * | | | | | | 9p: Convert to separately allocated bdiJan Kara2017-04-203-13/+13
| * | | | | | | fs: Get proper reference for s_bdiJan Kara2017-04-201-5/+2Star
| * | | | | | | 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/+2Star
| * | | | | | | 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/+167Star
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-231-6/+2Star
| * | | | | | | block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara2017-03-231-4/+3Star
* | | | | | | | 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/+10Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-251-12/+10Star
| |/ / / / / / / / /
* | | | | | | | | | 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/+1Star
* | | | | | | | | | | statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)2017-04-271-2/+0Star
* | | | | | | | | | | statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells2017-04-271-7/+6Star
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-242-9/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7