1. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  2. 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
  3. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  4. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  5. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
  7. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  8. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  9. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  10. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  11. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
  12. 9ea33c4 Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  13. 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  14. 4988f7a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  15. 073c516 nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 8 years ago
  16. 338bd52 btrfs: qgroup: move noisy underflow warning to debugging build by David Sterba · 8 years ago
  17. 32fe905 ubifs: Fix O_TMPFILE corner case in ubifs_link() by Richard Weinberger · 8 years ago
  18. 62a6cfd cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 8 years ago
  19. 85128b2 fix nfs O_DIRECT advancing iov_iter too much by Al Viro · 8 years ago
  20. 890559e orangefs_bufmap_copy_from_iovec(): fix EFAULT handling by Al Viro · 8 years ago
  21. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  22. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 8 years ago
  23. 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
  24. 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  25. 045c7a3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 8 years ago
  26. 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
  27. 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 8 years ago
  28. 67dbea2 CIFS: Fix SMB3 mount without specifying a security mechanism by Pavel Shilovsky · 8 years ago
  29. a967efb Btrfs: fix potential use-after-free for cloned bio by Liu Bo · 8 years ago
  30. 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 8 years ago
  31. 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 8 years ago
  32. 951e796 btrfs: drop the nossd flag when remounting with -o ssd by Adam Borowski · 8 years ago
  33. 1fa839b CIFS: store results of cifs_reopen_file to avoid infinite wait by Germano Percossi · 8 years ago
  34. a0918f1 CIFS: remove bad_network_name flag by Germano Percossi · 8 years ago
  35. 18ea431 CIFS: reconnect thread reschedule itself by Germano Percossi · 8 years ago
  36. 40920c2 CIFS: handle guest access errors to Windows shares by Mark Syms · 8 years ago
  37. 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 8 years ago
  38. 84ced7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  39. 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
  40. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. c8a139d sysfs: be careful of error returns from ops->show() by NeilBrown · 8 years ago
  42. 56c2997 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. e11f8b7 dax: fix radix tree insertion race by Ross Zwisler · 8 years ago
  44. 045098e userfaultfd: report actual registered features in fdinfo by Mike Rapoport · 8 years ago
  45. cefdc26 orangefs: move features validation to fix filesystem hang by Martin Brandenburg · 8 years ago
  46. 1680a38 sysctl: add sanity check for proc_douintvec by Liping Zhang · 8 years ago
  47. 806a28e Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 8 years ago
  48. 4fa8e50 CIFS: Fix build failure with smb2 by Tobias Regnery · 8 years ago
  49. 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
  50. 312bbc5 SMB3: Rename clone_range to copychunk_range by Sachin Prabhu · 8 years ago
  51. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  52. 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
  53. bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  54. 3dd09d5 xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
  55. 7842028 xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  56. 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 8 years ago
  57. 47071ae statx: Reserve the top bit of the mask for future struct expansion by David Howells · 8 years ago
  58. 5f955f2 xfs: report crtime and attribute flags to statx by Darrick J. Wong · 8 years ago
  59. 99652ea ext4: Add statx support by David Howells · 8 years ago
  60. 64bd720 statx: optimize copy of struct statx to userspace by Eric Biggers · 8 years ago
  61. b15fb70 statx: remove incorrect part of vfs_statx() comment by Eric Biggers · 8 years ago
  62. 8c7493a statx: reject unknown flags when using NULL path by Eric Biggers · 8 years ago
  63. 978e0f9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  65. 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
  66. 4742a35 hugetlbfs: initialize shared policy as part of inode allocation by Mike Kravetz · 8 years ago
  67. f9799ad Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  68. f17f8a1 nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type by Tigran Mkrtchyan · 8 years ago
  69. 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago
  70. fabbbee PNFS fix fallback to MDS if got error on commit to DS by Olga Kornievskaia · 8 years ago
  71. c3d9fda ubifs: Fix RENAME_WHITEOUT support by Felix Fietkau · 8 years ago
  72. 33fda9f ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode by Hyunchul Lee · 8 years ago
  73. e328379 ubifs: Fix debug messages for an invalid filename in ubifs_dump_node by Hyunchul Lee · 8 years ago
  74. b20e2d9 ubifs: Remove filename from debug messages in ubifs_readdir by Hyunchul Lee · 8 years ago
  75. 63ed657 ubifs: Fix memory leak in error path in ubifs_mknod by Richard Weinberger · 8 years ago
  76. 457ae72 Btrfs: fix an integer overflow check by Dan Carpenter · 8 years ago
  77. ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 8 years ago
  78. 9d0d1c8 Btrfs: bring back repair during read by Liu Bo · 8 years ago
  79. 8d40b0f NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes by Andy Adamson · 8 years ago
  80. 629dc87 NFS store nfs4_deviceid in struct nfs4_filelayout_segment by Andy Adamson · 8 years ago
  81. 551afbb NFS cleanup struct nfs4_filelayout_segment by Andy Adamson · 8 years ago
  82. d4ea7e3 NFS: Fix old dentry rehash after move by Benjamin Coddington · 8 years ago
  83. 9e54ef9 Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  84. 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  85. a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  86. d67d64f ext4: fix two spelling nits by Theodore Ts'o · 8 years ago
  87. dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
  88. 131fbf4 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
  89. 7041d5d f2fs: combine nat_bits and free_nid_bitmap cache by Chao Yu · 8 years ago
  90. 586d149 f2fs: skip scanning free nid bitmap of full NAT blocks by Chao Yu · 8 years ago
  91. 23380b8 f2fs: use __set{__clear}_bit_le by Jaegeuk Kim · 8 years ago
  92. 9f7e4a2 f2fs: declare static functions by Jaegeuk Kim · 8 years ago
  93. 720037f f2fs: don't overwrite node block by SSR by Jaegeuk Kim · 8 years ago
  94. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  95. e1699d2 btrfs: add missing memset while reading compressed inline extents by Zygo Blaxell · 8 years ago
  96. 49d4a33 Btrfs: fix regression in lock_delalloc_pages by Liu Bo · 8 years ago
  97. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  98. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  99. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  100. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago