1. 74d6f03 ceph: fix geting random mds from mdsmap by Xiubo Li · 5 years ago
  2. 721d5c1 ceph: make several helper accessors take const pointers by Jeff Layton · 5 years ago
  3. b8387f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 3e5aeec cramfs: fix usage on non-MTD device by Maxime Bizon · 5 years ago
  5. b485275 afs: Fix large file support by Marc Dionne · 5 years ago
  6. cd34070 afs: Fix possible assert with callbacks from yfs servers by Marc Dionne · 5 years ago
  7. 94b07b6 Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 5 years ago
  8. c74386d afs: Fix missing timeout reset by David Howells · 5 years ago
  9. b226c9e Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  10. 875fef4 Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  11. a28f239 afs: Fix race in commit bulk status fetch by David Howells · 5 years ago
  12. b4c0800 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  13. 6a81749 ceph: increment/decrement dio counter on async requests by Jeff Layton · 5 years ago
  14. a81bc31 ceph: take the inode lock before acquiring cap refs by Jeff Layton · 5 years ago
  15. 5e55956 io_uring: ensure registered buffer import returns the IO length by Jens Axboe · 5 years ago
  16. 5683e54 io_uring: Fix getting file for timeout by Pavel Begunkov · 5 years ago
  17. afd7a71 Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  18. 93bd25b io_uring: make timeout sequence == 0 mean no sequence by Jens Axboe · 5 years ago
  19. e6c6171 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 5 years ago
  20. a5871fc Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  21. 79a6406 Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  22. 762c696 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 5 years ago
  23. e72b9dd ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 5 years ago
  24. bcf0d9d ecryptfs: fix unlink and rmdir in face of underlying fs modifications by Al Viro · 5 years ago
  25. a2ece08 exportfs_decode_fh(): negative pinned may become positive without the parent locked by Al Viro · 5 years ago
  26. 00aff68 Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  27. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  28. 65de03e cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 5 years ago
  29. 0689acf Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  30. ff29fde ceph: return -EINVAL if given fsc mount option on kernel w/o support by Jeff Layton · 5 years ago
  31. d243af7 SMB3: Fix persistent handles reconnect by Pavel Shilovsky · 5 years ago
  32. e2f238f configfs: calculate the depth of parent item by Honggang Li · 5 years ago
  33. e74540b ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() by Shuning Zhang · 5 years ago
  34. a3a0819 ceph: don't allow copy_file_range when stripe_count != 1 by Luis Henriques · 5 years ago
  35. 5bb5e6e ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open by Jeff Layton · 5 years ago
  36. a5009d3 btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC by David Sterba · 5 years ago
  37. d98da49 btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range by Josef Bacik · 5 years ago
  38. 56cfd25 Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  39. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  40. 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  41. 79cc554 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago
  42. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  43. 6873e0b io_uring: ensure we clear io_kiocb->result before each issue by Jens Axboe · 5 years ago
  44. b66b449 Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  45. d579814 gfs2: Fix initialisation of args for remount by Andrew Price · 5 years ago
  46. 1f08529 ceph: add missing check in d_revalidate snapdir handling by Al Viro · 5 years ago
  47. aa8dd81 ceph: fix RCU case handling in ceph_d_revalidate() by Al Viro · 5 years ago
  48. ea60ed6 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 5 years ago
  49. 23fdb19 Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  50. 044c1ab io_uring: don't touch ctx in setup after ring fd install by Jens Axboe · 5 years ago
  51. 7b20238 io_uring: Fix leaked shadow_req by Pavel Begunkov · 5 years ago
  52. a08d897 fix memory leak in large read decrypt offload by Steve French · 5 years ago
  53. c9a2e4a Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  54. acf913b Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. 485fc4b Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  56. 0cab7ac Btrfs: fix race leading to metadata space leak after task received signal by Filipe Manana · 5 years ago
  57. 8bb177d btrfs: tree-checker: Fix wrong check on max devid by Qu Wenruo · 5 years ago
  58. c17add7 btrfs: Consider system chunk array size for new SYSTEM chunks by Qu Wenruo · 5 years ago
  59. 2b2ed97 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD by Jens Axboe · 5 years ago
  60. 498ccd9 io_uring: used cached copies of sq->dropped and cq->overflow by Jens Axboe · 5 years ago
  61. 935d1e4 io_uring: Fix race for sqes with userspace by Pavel Begunkov · 5 years ago
  62. fb5ccc9 io_uring: Fix broken links with offloading by Pavel Begunkov · 5 years ago
  63. 84d55dc io_uring: Fix corrupted user_data by Pavel Begunkov · 5 years ago
  64. 03ad0d7 autofs: fix a leak in autofs_expire_indirect() by Al Viro · 5 years ago
  65. d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
  66. 1a67c41 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 5 years ago
  67. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  68. 65b15b7 Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  69. 30aecae gfs2: Fix memory leak when gfs2meta's fs_context is freed by Andrew Price · 5 years ago
  70. a1f58ba io_uring: correct timeout req sequence when inserting a new entry by zhangyi (F) · 5 years ago
  71. ef03681 io_uring : correct timeout req sequence when waiting timeout by zhangyi (F) · 5 years ago
  72. bc808bc io_uring: revert "io_uring: optimize submit_and_wait API" by Jens Axboe · 5 years ago
  73. 091d1a7 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() by Vasily Averin · 5 years ago
  74. e464830 fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 5 years ago
  75. b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  76. 54955e3 Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  77. 80da5a8 virtiofs: Remove set but not used variable 'fc' by zhengbin · 5 years ago
  78. 6370740 fs/dax: Fix pmd vs pte conflict detection by Dan Williams · 5 years ago
  79. 97eba80 aio: Fix io_pgetevents() struct __compat_aio_sigset layout by Guillem Jover · 5 years ago
  80. a9bfd9d virtiofs: Retry request submission from worker context by Vivek Goyal · 5 years ago
  81. c17ea00 virtiofs: Count pending forgets as in_flight forgets by Vivek Goyal · 5 years ago
  82. 5dbe190 virtiofs: Set FR_SENT flag only after request has been sent by Vivek Goyal · 5 years ago
  83. 7ee1e2e virtiofs: No need to check fpq->connected state by Vivek Goyal · 5 years ago
  84. 51fecdd virtiofs: Do not end request in submission context by Vivek Goyal · 5 years ago
  85. 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
  86. 2b319d1 fuse: don't dereference req->args on finished request by Miklos Szeredi · 5 years ago
  87. 783bf7b cifs: Fix missed free operations by Chuhong Yuan · 5 years ago
  88. 03d9a9f CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 5 years ago
  89. 553292a cifs: clarify comment about timestamp granularity for old servers by Steve French · 5 years ago
  90. d532cc7 cifs: Handle -EINPROGRESS only when noblockcnt is set by Paulo Alcantara (SUSE) · 5 years ago
  91. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  92. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  93. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  94. ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
  95. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  96. d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  98. 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  99. 8b07a65 io_uring: fix logic error in io_timeout by yangerkun · 5 years ago
  100. 491381ce io_uring: fix up O_NONBLOCK handling for sockets by Jens Axboe · 5 years ago