1. 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
  2. d579814 gfs2: Fix initialisation of args for remount by Andrew Price · 5 years ago
  3. 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
  4. c9a2e4a Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  5. acf913b Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  6. 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
  7. 2b2ed97 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD by Jens Axboe · 5 years ago
  8. 498ccd9 io_uring: used cached copies of sq->dropped and cq->overflow by Jens Axboe · 5 years ago
  9. 935d1e4 io_uring: Fix race for sqes with userspace by Pavel Begunkov · 5 years ago
  10. fb5ccc9 io_uring: Fix broken links with offloading by Pavel Begunkov · 5 years ago
  11. 84d55dc io_uring: Fix corrupted user_data by Pavel Begunkov · 5 years ago
  12. d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
  13. 1a67c41 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 5 years ago
  14. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  15. 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
  16. 30aecae gfs2: Fix memory leak when gfs2meta's fs_context is freed by Andrew Price · 5 years ago
  17. a1f58ba io_uring: correct timeout req sequence when inserting a new entry by zhangyi (F) · 5 years ago
  18. ef03681 io_uring : correct timeout req sequence when waiting timeout by zhangyi (F) · 5 years ago
  19. bc808bc io_uring: revert "io_uring: optimize submit_and_wait API" by Jens Axboe · 5 years ago
  20. 091d1a7 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() by Vasily Averin · 5 years ago
  21. e464830 fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 5 years ago
  22. b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  23. 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
  24. 80da5a8 virtiofs: Remove set but not used variable 'fc' by zhengbin · 5 years ago
  25. 6370740 fs/dax: Fix pmd vs pte conflict detection by Dan Williams · 5 years ago
  26. a9bfd9d virtiofs: Retry request submission from worker context by Vivek Goyal · 5 years ago
  27. c17ea00 virtiofs: Count pending forgets as in_flight forgets by Vivek Goyal · 5 years ago
  28. 5dbe190 virtiofs: Set FR_SENT flag only after request has been sent by Vivek Goyal · 5 years ago
  29. 7ee1e2e virtiofs: No need to check fpq->connected state by Vivek Goyal · 5 years ago
  30. 51fecdd virtiofs: Do not end request in submission context by Vivek Goyal · 5 years ago
  31. 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
  32. 2b319d1 fuse: don't dereference req->args on finished request by Miklos Szeredi · 5 years ago
  33. 783bf7b cifs: Fix missed free operations by Chuhong Yuan · 5 years ago
  34. 03d9a9f CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 5 years ago
  35. 553292a cifs: clarify comment about timestamp granularity for old servers by Steve French · 5 years ago
  36. d532cc7 cifs: Handle -EINPROGRESS only when noblockcnt is set by Paulo Alcantara (SUSE) · 5 years ago
  37. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  38. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  39. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  40. ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
  41. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  42. d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  43. b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  44. 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  45. 8b07a65 io_uring: fix logic error in io_timeout by yangerkun · 5 years ago
  46. 491381ce io_uring: fix up O_NONBLOCK handling for sockets by Jens Axboe · 5 years ago
  47. 6e8ba00 Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  48. ba0b084 Btrfs: check for the full sync flag while holding the inode lock during fsync by Filipe Manana · 5 years ago
  49. c7967fc Btrfs: fix qgroup double free after failure to reserve metadata for delalloc by Filipe Manana · 5 years ago
  50. fd2b007 btrfs: tracepoints: Fix wrong parameter order for qgroup events by Qu Wenruo · 5 years ago
  51. 8702ba9 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  52. 5e0cd1e xfs: change the seconds fields in xfs_bulkstat to signed by Darrick J. Wong · 5 years ago
  53. 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
  54. 5da0fb1 io_uring: consider the overflow of sequence for timeout req by yangerkun · 5 years ago
  55. 3f22c74 virtio-fs: don't show mount options by Miklos Szeredi · 5 years ago
  56. 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
  57. b46ec1d fs/fs-writeback.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  58. 8e88bfb fs/libfs.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  59. c70d868 fs/direct-io.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  60. 112e723 virtio-fs: Change module name to virtiofs.ko by Vivek Goyal · 5 years ago
  61. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  62. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  64. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  65. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  66. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  67. 4b654ac btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  68. 44db121 Btrfs: add missing extents release on file extent cluster relocation error by Filipe Manana · 5 years ago
  69. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  70. 7adf4ea io_uring: fix sequence logic for timeout requests by Jens Axboe · 5 years ago
  71. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  72. 9e208aa Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  73. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  74. ad338d0 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  75. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  76. 26b6c98 libfs: take cursors out of list when moving past the end of directory by Al Viro · 5 years ago
  77. 6fcf0c7 vfs: add missing blkdev_put() in get_tree_bdev() by Ian Kent · 5 years ago
  78. 8a99734 io_uring: only flush workqueues on fileset removal by Jens Axboe · 5 years ago
  79. aeea4b7 xfs: move local to extent inode logging into bmap helper by Brian Foster · 5 years ago
  80. 603efeb xfs: remove broken error handling on failed attr sf to leaf change by Brian Foster · 5 years ago
  81. 0b10d8a xfs: log the inode on directory sf to block format change by Brian Foster · 5 years ago
  82. 0b57484 NFS: Remove redundant mirror tracking in O_DIRECT by Trond Myklebust · 5 years ago
  83. 031d73e NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  84. 0b3d0ef CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 5 years ago
  85. c82e5ac CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
  86. d4cfbf0 smb3: Fix regression in time handling by Steve French · 5 years ago
  87. d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
  88. 431d398 btrfs: silence maybe-uninitialized warning in clone_range by Austin Kim · 5 years ago
  89. 6805b32 io_uring: remove wait loop spurious wakeups by Pavel Begunkov · 5 years ago
  90. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  91. 8e00c4e writeback: fix use-after-free in finish_writeback_work() by Tejun Heo · 5 years ago
  92. 2abb7d3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  93. 583fee3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  94. 56e94ea fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  95. 7a243c8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  96. c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
  97. 30573a82 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
  98. cb24881 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 5 years ago
  99. dd19c10 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  100. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago