1. 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 6 years ago
  2. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 6 years ago
  3. ceacbc0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  5. 75f2d86 fs: VALIDATE_FS_PARSER should default to n by Geert Uytterhoeven · 6 years ago
  6. a5fff14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  7. cde357c Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  8. 2cd7cdc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. cbcfa13 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 6 years ago
  10. 3b2d4dc nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 6 years ago
  11. 6e692c3 Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  12. 570d7a9 vfs: move_mount: reject moving kernel internal mounts by Eric Biggers · 6 years ago
  13. 01305db Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  14. 0839c53 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  15. c949c30 Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  16. 43251db Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  17. 9dda12b Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  19. 867bfa4 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago
  20. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  21. 68f4615 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  22. 5de254d cifs: fix crash querying symlinks stored as reparse-points by Ronnie Sahlberg · 6 years ago
  23. 7a702b4 Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  24. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  25. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  26. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  27. c036f7d Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  28. 60c112b io_uring: ensure req->file is cleared on allocation by Jens Axboe · 6 years ago
  29. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  30. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  31. 05512b0 Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  32. 4ae004a Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  33. b910f6a Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  34. d72558b Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  35. 2cd42d1 afs: Fix setting of i_blocks by David Howells · 6 years ago
  36. 41a247d Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  37. 90fa9b6 afs: Fix uninitialised spinlock afs_volume::cb_break_lock by David Howells · 6 years ago
  38. a6853b9 afs: Fix vlserver record corruption by David Howells · 6 years ago
  39. 3647e42 afs: Fix over zealous "vnode modified" warnings by David Howells · 6 years ago
  40. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  41. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  42. b6a3d1b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 by Thomas Gleixner · 6 years ago
  43. c285a2f fanotify: update connector fsid cache on add mark by Amir Goldstein · 6 years ago
  44. c6d9c35 quota: fix a problem about transfer quota by yangerkun · 6 years ago
  45. 6dde1e4 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 6 years ago
  46. bed3c0d Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  47. 253e748 ovl: fix typo in MODULE_PARM_DESC by Nicolas Schier · 6 years ago
  48. 1dac6f5b ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
  49. 9179c21d ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
  50. d728cf7 fs/namespace: fix unprivileged mount propagation by Christian Brauner · 6 years ago
  51. 1b0b9cc vfs: fsmount: add missing mntget() by Eric Biggers · 6 years ago
  52. 61cabc7 cifs: fix GlobalMid_Lock bug in cifs_reconnect by Ronnie Sahlberg · 6 years ago
  53. 8d526d6 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 6 years ago
  54. ff89673 block: return from __bio_try_merge_page if merging occured in the same page by Christoph Hellwig · 6 years ago
  55. 3763771 Btrfs: fix failure to persist compression property xattr deletion on fsync by Filipe Manana · 6 years ago
  56. 4066524 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  57. 7b10315 Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. 2741b67 gfs2: Fix rounding error in gfs2_iomap_page_prepare by Andreas Gruenbacher · 6 years ago
  59. c4e0540 btrfs: start readahead also in seed devices by Naohiro Aota · 6 years ago
  60. be99ca2 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 6 years ago
  61. 487317c cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
  62. 0ff2b01 cifs: fix panic in smb2_reconnect by Ronnie Sahlberg · 6 years ago
  63. 355e8d2 io_uring: fix memory leak of UNIX domain socket inode by Eric Biggers · 6 years ago
  64. 8eaf40c Btrfs: fix race between block group removal and block group allocation by Filipe Manana · 6 years ago
  65. 6fa425a Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  66. 941d935 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  67. 766741f Revert "fuse: require /dev/fuse reads to have enough buffer capacity" by Miklos Szeredi · 6 years ago
  68. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  69. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  70. 8103d10 btrfs: Always trim all unallocated space in btrfs_trim_free_extents by Nikolay Borisov · 6 years ago
  71. 1571c02 dax: Fix xarray entry association for mixed mappings by Jan Kara · 6 years ago
  72. 0104763 Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  73. dc8ca9c Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  74. 5d6b501 Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  75. 2117585 Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  76. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  77. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  78. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  79. 47358b6 Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  80. 7b2f936 ceph: fix error handling in ceph_get_caps() by Yan, Zheng · 6 years ago
  81. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  82. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  83. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  84. 921a3d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 by Thomas Gleixner · 6 years ago
  85. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  86. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  87. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  88. 9f80685 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 by Thomas Gleixner · 6 years ago
  89. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  90. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  91. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  92. e47ca50 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 by Thomas Gleixner · 6 years ago
  93. 025197e xfs: inode btree scrubber should calculate im_boffset correctly by Darrick J. Wong · 6 years ago
  94. 9221dce Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  95. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  97. 3ab4436 Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  98. 41e7231 Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  99. 7b78564 mm: fix page cache convergence regression by Johannes Weiner · 6 years ago
  100. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago