| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+1 |
|\ |
|
| * | x86/arch_prctl: Add ARCH_[GET|SET]_CPUID | Kyle Huey | 2017-03-20 | 1 | -0/+1 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 |
|\ \ |
|
| * | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current... | NeilBrown | 2017-04-11 | 1 | -1/+1 |
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 1 | -21/+4 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 72 | -647/+815 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | don't open-code kernel_setsockopt() | Al Viro | 2017-04-06 | 1 | -21/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 39 | -257/+186 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | block: get rid of blk_integrity_revalidate() | Ilya Dryomov | 2017-04-21 | 1 | -1/+0 |
| * | | | | | | | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 2017-04-20 | 1 | -2/+2 |
| * | | | | | | | block: remove the blk_execute_rq return value | Christoph Hellwig | 2017-04-20 | 1 | -2/+3 |
| * | | | | | | | bdi: Drop 'parent' argument from bdi_register[_va]() | Jan Kara | 2017-04-20 | 1 | -1/+1 |
| * | | | | | | | fs: Remove SB_I_DYNBDI flag | Jan Kara | 2017-04-20 | 4 | -7/+1 |
| * | | | | | | | ubifs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 2 | -19/+9 |
| * | | | | | | | nfs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 4 | -35/+28 |
| * | | | | | | | ncpfs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 2 | -7/+2 |
| * | | | | | | | nilfs2: Convert to properly refcounting bdi | Jan Kara | 2017-04-20 | 1 | -1/+2 |
| * | | | | | | | gfs2: Convert to properly refcounting bdi | Jan Kara | 2017-04-20 | 1 | -6/+3 |
| * | | | | | | | fuse: Get rid of bdi_initialized | Jan Kara | 2017-04-20 | 3 | -8/+2 |
| * | | | | | | | fuse: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -36/+17 |
| * | | | | | | | exofs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 2 | -12/+6 |
| * | | | | | | | coda: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 1 | -7/+4 |
| * | | | | | | | afs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -10/+4 |
| * | | | | | | | ecryptfs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 2 | -4/+1 |
| * | | | | | | | cifs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -12/+6 |
| * | | | | | | | ceph: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 4 | -28/+17 |
| * | | | | | | | btrfs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -30/+14 |
| * | | | | | | | 9p: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -13/+13 |
| * | | | | | | | fs: Get proper reference for s_bdi | Jan Kara | 2017-04-20 | 1 | -5/+2 |
| * | | | | | | | fs: Provide infrastructure for dynamic BDIs in filesystems | Jan Kara | 2017-04-20 | 1 | -0/+49 |
| * | | | | | | | block_dev: use blkdev_issue_zerout for hole punches | Christoph Hellwig | 2017-04-08 | 1 | -8/+2 |
| * | | | | | | | block: add a flags argument to (__)blkdev_issue_zeroout | Christoph Hellwig | 2017-04-08 | 3 | -3/+3 |
| * | | | | | | | Merge branch 'for-linus' into for-4.12/block | Jens Axboe | 2017-04-07 | 20 | -209/+167 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | block: Fix oops in locked_inode_to_wb_and_lock_list() | Jan Kara | 2017-03-22 | 1 | -6/+2 |
| * | | | | | | | block: Fix bdi assignment to bdev inode when racing with disk delete | Jan Kara | 2017-03-22 | 1 | -4/+3 |
* | | | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-28 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | btrfs: qgroup: move noisy underflow warning to debugging build | David Sterba | 2017-04-19 | 1 | -4/+7 |
* | | | | | | | | | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-04-27 | 3 | -8/+51 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nfsd: stricter decoding of write-like NFSv2/v3 ops | J. Bruce Fields | 2017-04-25 | 2 | -0/+6 |
| * | | | | | | | | | nfsd4: minor NFSv2/v3 write decoding cleanup | J. Bruce Fields | 2017-04-25 | 2 | -8/+9 |
| * | | | | | | | | | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields | 2017-04-25 | 1 | -0/+36 |
* | | | | | | | | | | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-04-27 | 1 | -12/+10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng | 2017-04-25 | 1 | -12/+10 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-04-27 | 2 | -12/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fix nfs O_DIRECT advancing iov_iter too much | Al Viro | 2017-04-17 | 1 | -9/+18 |
| * | | | | | | | | | | orangefs_bufmap_copy_from_iovec(): fix EFAULT handling | Al Viro | 2017-04-17 | 1 | -3/+1 |
* | | | | | | | | | | | statx: correct error handling of NULL pathname | Michael Kerrisk (man-pages) | 2017-04-27 | 1 | -2/+0 |
* | | | | | | | | | | | statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH | David Howells | 2017-04-26 | 1 | -7/+6 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2017-04-23 | 2 | -9/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ubifs: Fix O_TMPFILE corner case in ubifs_link() | Richard Weinberger | 2017-04-18 | 1 | -0/+7 |