aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\
| * x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-20
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-01
|\ \
| * | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-11
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \ \ \
| * | | | | | | don't open-code kernel_setsockopt()Al Viro2017-04-06
| |/ / / / / /
* | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ \ \ \ \
| * | | | | | | block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-21
| * | | | | | | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
| * | | | | | | block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-20
| * | | | | | | bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara2017-04-20
| * | | | | | | fs: Remove SB_I_DYNBDI flagJan Kara2017-04-20
| * | | | | | | ubifs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | nfs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | ncpfs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | nilfs2: Convert to properly refcounting bdiJan Kara2017-04-20
| * | | | | | | gfs2: Convert to properly refcounting bdiJan Kara2017-04-20
| * | | | | | | fuse: Get rid of bdi_initializedJan Kara2017-04-20
| * | | | | | | fuse: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | exofs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | coda: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | afs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | ecryptfs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | cifs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | ceph: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | btrfs: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | 9p: Convert to separately allocated bdiJan Kara2017-04-20
| * | | | | | | fs: Get proper reference for s_bdiJan Kara2017-04-20
| * | | | | | | fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2017-04-20
| * | | | | | | block_dev: use blkdev_issue_zerout for hole punchesChristoph Hellwig2017-04-08
| * | | | | | | block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-08
| * | | | | | | Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-07
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-22
| * | | | | | | block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara2017-03-22
* | | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-28
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba2017-04-19
* | | | | | | | | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-25
| * | | | | | | | | nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-25
| * | | | | | | | | nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-25
* | | | | | | | | | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-04-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-25
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix nfs O_DIRECT advancing iov_iter too muchAl Viro2017-04-17
| * | | | | | | | | | orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro2017-04-17
* | | | | | | | | | | statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)2017-04-27
* | | | | | | | | | | statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells2017-04-26
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-18