- 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
- 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
- db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
- e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
- 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
- 9ea33c4 Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
- 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
- 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
- c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
- 99edd45 ubifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- a0349ec ncpfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 0546c53 nilfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
- 95fe66d gfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
- 7fbbe97 fuse: Get rid of bdi_initialized by Jan Kara · 8 years ago
- 5f7f754 fuse: Convert to separately allocated bdi by Jan Kara · 8 years ago
- c7f0147 exofs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- a5695a7 coda: Convert to separately allocated bdi by Jan Kara · 8 years ago
- edd3ba9 afs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- e836818 ecryptfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 851ea08 cifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 71304fe 9p: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 13eec23 fs: Get proper reference for s_bdi by Jan Kara · 8 years ago
- fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
- 4988f7a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- 073c516 nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 8 years ago
- 338bd52 btrfs: qgroup: move noisy underflow warning to debugging build by David Sterba · 8 years ago
- 32fe905 ubifs: Fix O_TMPFILE corner case in ubifs_link() by Richard Weinberger · 8 years ago
- 62a6cfd cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 8 years ago
- 85128b2 fix nfs O_DIRECT advancing iov_iter too much by Al Viro · 8 years ago
- 890559e orangefs_bufmap_copy_from_iovec(): fix EFAULT handling by Al Viro · 8 years ago
- 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
- c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 8 years ago
- 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- 045c7a3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 8 years ago
- 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
- 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 8 years ago
- 67dbea2 CIFS: Fix SMB3 mount without specifying a security mechanism by Pavel Shilovsky · 8 years ago
- a967efb Btrfs: fix potential use-after-free for cloned bio by Liu Bo · 8 years ago
- 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 8 years ago
- 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 8 years ago
- 951e796 btrfs: drop the nossd flag when remounting with -o ssd by Adam Borowski · 8 years ago
- 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
- 1fa839b CIFS: store results of cifs_reopen_file to avoid infinite wait by Germano Percossi · 8 years ago
- a0918f1 CIFS: remove bad_network_name flag by Germano Percossi · 8 years ago
- 18ea431 CIFS: reconnect thread reschedule itself by Germano Percossi · 8 years ago
- 40920c2 CIFS: handle guest access errors to Windows shares by Mark Syms · 8 years ago
- 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 8 years ago
- 84ced7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- 5b50be7 Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
- 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3404512 block_dev: use blkdev_issue_zerout for hole punches by Christoph Hellwig · 8 years ago
- ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
- c8a139d sysfs: be careful of error returns from ops->show() by NeilBrown · 8 years ago
- 56c2997 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e11f8b7 dax: fix radix tree insertion race by Ross Zwisler · 8 years ago
- 045098e userfaultfd: report actual registered features in fdinfo by Mike Rapoport · 8 years ago
- cefdc26 orangefs: move features validation to fix filesystem hang by Martin Brandenburg · 8 years ago
- 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
- 1680a38 sysctl: add sanity check for proc_douintvec by Liping Zhang · 8 years ago
- 806a28e Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 8 years ago
- 4fa8e50 CIFS: Fix build failure with smb2 by Tobias Regnery · 8 years ago
- 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
- 312bbc5 SMB3: Rename clone_range to copychunk_range by Sachin Prabhu · 8 years ago
- 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
- 269c930 Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
- e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
- bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
- 3dd09d5 xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
- 7842028 xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
- 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 8 years ago
- 47071ae statx: Reserve the top bit of the mask for future struct expansion by David Howells · 8 years ago
- 5f955f2 xfs: report crtime and attribute flags to statx by Darrick J. Wong · 8 years ago
- 99652ea ext4: Add statx support by David Howells · 8 years ago
- 64bd720 statx: optimize copy of struct statx to userspace by Eric Biggers · 8 years ago
- b15fb70 statx: remove incorrect part of vfs_statx() comment by Eric Biggers · 8 years ago
- 8c7493a statx: reject unknown flags when using NULL path by Eric Biggers · 8 years ago
- 978e0f9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 4742a35 hugetlbfs: initialize shared policy as part of inode allocation by Mike Kravetz · 8 years ago
- f9799ad Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
- f17f8a1 nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type by Tigran Mkrtchyan · 8 years ago
- 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago