1. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  3. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. 4988f7a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  5. 073c516 nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 7 years ago
  6. 62a6cfd cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 7 years ago
  7. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 7 years ago
  9. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  10. 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  11. 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  12. 045c7a3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 7 years ago
  13. 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 7 years ago
  14. 05b7278 nfsd: fix oops on unsupported operation by Olga Kornievskaia · 7 years ago
  15. 67dbea2 CIFS: Fix SMB3 mount without specifying a security mechanism by Pavel Shilovsky · 7 years ago
  16. a967efb Btrfs: fix potential use-after-free for cloned bio by Liu Bo · 7 years ago
  17. 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 7 years ago
  18. 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 7 years ago
  19. 951e796 btrfs: drop the nossd flag when remounting with -o ssd by Adam Borowski · 7 years ago
  20. 1fa839b CIFS: store results of cifs_reopen_file to avoid infinite wait by Germano Percossi · 7 years ago
  21. a0918f1 CIFS: remove bad_network_name flag by Germano Percossi · 7 years ago
  22. 18ea431 CIFS: reconnect thread reschedule itself by Germano Percossi · 7 years ago
  23. 40920c2 CIFS: handle guest access errors to Windows shares by Mark Syms · 8 years ago
  24. 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 7 years ago
  25. 84ced7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  26. 5b50be7 Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  27. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. c8a139d sysfs: be careful of error returns from ops->show() by NeilBrown · 7 years ago
  29. 56c2997 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. e11f8b7 dax: fix radix tree insertion race by Ross Zwisler · 7 years ago
  31. 045098e userfaultfd: report actual registered features in fdinfo by Mike Rapoport · 7 years ago
  32. cefdc26 orangefs: move features validation to fix filesystem hang by Martin Brandenburg · 7 years ago
  33. 1680a38 sysctl: add sanity check for proc_douintvec by Liping Zhang · 7 years ago
  34. 806a28e Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 8 years ago
  35. 4fa8e50 CIFS: Fix build failure with smb2 by Tobias Regnery · 7 years ago
  36. 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
  37. 312bbc5 SMB3: Rename clone_range to copychunk_range by Sachin Prabhu · 7 years ago
  38. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  39. 269c930 Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  40. ec1af27 Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  41. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 7 years ago
  43. bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 7 years ago
  44. 3dd09d5 xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 7 years ago
  45. 7842028 xfs: rework the inline directory verifiers by Darrick J. Wong · 7 years ago
  46. 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 7 years ago
  47. 47071ae statx: Reserve the top bit of the mask for future struct expansion by David Howells · 7 years ago
  48. 5f955f2 xfs: report crtime and attribute flags to statx by Darrick J. Wong · 7 years ago
  49. 99652ea ext4: Add statx support by David Howells · 7 years ago
  50. 64bd720 statx: optimize copy of struct statx to userspace by Eric Biggers · 7 years ago
  51. b15fb70 statx: remove incorrect part of vfs_statx() comment by Eric Biggers · 7 years ago
  52. 8c7493a statx: reject unknown flags when using NULL path by Eric Biggers · 7 years ago
  53. 978e0f9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  54. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  55. fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  56. 4742a35 hugetlbfs: initialize shared policy as part of inode allocation by Mike Kravetz · 7 years ago
  57. f9799ad Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  58. f17f8a1 nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type by Tigran Mkrtchyan · 7 years ago
  59. 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 7 years ago
  60. fabbbee PNFS fix fallback to MDS if got error on commit to DS by Olga Kornievskaia · 7 years ago
  61. 457ae72 Btrfs: fix an integer overflow check by Dan Carpenter · 7 years ago
  62. ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 7 years ago
  63. 9d0d1c8 Btrfs: bring back repair during read by Liu Bo · 7 years ago
  64. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 7 years ago
  65. 8d40b0f NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes by Andy Adamson · 7 years ago
  66. 629dc87 NFS store nfs4_deviceid in struct nfs4_filelayout_segment by Andy Adamson · 7 years ago
  67. 551afbb NFS cleanup struct nfs4_filelayout_segment by Andy Adamson · 7 years ago
  68. d4ea7e3 NFS: Fix old dentry rehash after move by Benjamin Coddington · 7 years ago
  69. 9e54ef9 Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  70. 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  71. a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  72. d67d64f ext4: fix two spelling nits by Theodore Ts'o · 7 years ago
  73. dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 7 years ago
  74. bf3b9f6 epoll: Add busy poll support to epoll with socket fds. by Sridhar Samudrala · 7 years ago
  75. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 7 years ago
  76. 131fbf4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  77. 7041d5d f2fs: combine nat_bits and free_nid_bitmap cache by Chao Yu · 8 years ago
  78. 586d149 f2fs: skip scanning free nid bitmap of full NAT blocks by Chao Yu · 8 years ago
  79. 23380b8 f2fs: use __set{__clear}_bit_le by Jaegeuk Kim · 8 years ago
  80. 9f7e4a2 f2fs: declare static functions by Jaegeuk Kim · 8 years ago
  81. 720037f f2fs: don't overwrite node block by SSR by Jaegeuk Kim · 8 years ago
  82. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  83. e1699d2 btrfs: add missing memset while reading compressed inline extents by Zygo Blaxell · 7 years ago
  84. 49d4a33 Btrfs: fix regression in lock_delalloc_pages by Liu Bo · 8 years ago
  85. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  86. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  87. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  88. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 7 years ago
  89. 05fae7b nfs: make nfs4_cb_sv_ops static by Jason Yan · 8 years ago
  90. 38a3310 NFS: fix the fault nrequests decreasing for nfs_inode COPY by Kinglong Mee · 8 years ago
  91. 57fd0b7 Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  92. 966fa72 kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 7 years ago
  93. d11507e Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  94. c5051c7 afs: Don't wait for page writeback with the page lock held by David Howells · 7 years ago
  95. 65a1510 afs: ->writepage() shouldn't call clear_page_dirty_for_io() by David Howells · 7 years ago
  96. 954cd6d afs: Fix abort on signal while waiting for call completion by David Howells · 7 years ago
  97. 445783d afs: Fix an off-by-one error in afs_send_pages() by David Howells · 7 years ago
  98. 7286a35 afs: Fix afs_kill_pages() by David Howells · 7 years ago
  99. 6d06b0d afs: Fix page leak in afs_write_begin() by David Howells · 7 years ago
  100. 68ae849 afs: Don't set PG_error on local EINTR or ENOMEM when filling a page by David Howells · 7 years ago