1. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  2. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  3. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  4. ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
  5. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  6. d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  7. b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  8. 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  9. 8b07a65 io_uring: fix logic error in io_timeout by yangerkun · 5 years ago
  10. 491381ce io_uring: fix up O_NONBLOCK handling for sockets by Jens Axboe · 5 years ago
  11. 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
  12. 5e0cd1e xfs: change the seconds fields in xfs_bulkstat to signed by Darrick J. Wong · 5 years ago
  13. 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
  14. 5da0fb1 io_uring: consider the overflow of sequence for timeout req by yangerkun · 5 years ago
  15. b46ec1d fs/fs-writeback.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  16. 8e88bfb fs/libfs.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  17. c70d868 fs/direct-io.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  18. 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
  19. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  20. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  21. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  22. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  23. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  24. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  25. 7adf4ea io_uring: fix sequence logic for timeout requests by Jens Axboe · 5 years ago
  26. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  27. 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
  28. 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
  29. ad338d0 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  30. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  31. 26b6c98 libfs: take cursors out of list when moving past the end of directory by Al Viro · 5 years ago
  32. 6fcf0c7 vfs: add missing blkdev_put() in get_tree_bdev() by Ian Kent · 5 years ago
  33. 8a99734 io_uring: only flush workqueues on fileset removal by Jens Axboe · 5 years ago
  34. aeea4b7 xfs: move local to extent inode logging into bmap helper by Brian Foster · 5 years ago
  35. 603efeb xfs: remove broken error handling on failed attr sf to leaf change by Brian Foster · 5 years ago
  36. 0b10d8a xfs: log the inode on directory sf to block format change by Brian Foster · 5 years ago
  37. 0b57484 NFS: Remove redundant mirror tracking in O_DIRECT by Trond Myklebust · 5 years ago
  38. 031d73e NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  39. 0b3d0ef CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 5 years ago
  40. c82e5ac CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
  41. d4cfbf0 smb3: Fix regression in time handling by Steve French · 5 years ago
  42. d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
  43. 431d398 btrfs: silence maybe-uninitialized warning in clone_range by Austin Kim · 5 years ago
  44. 6805b32 io_uring: remove wait loop spurious wakeups by Pavel Begunkov · 5 years ago
  45. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  46. 8e00c4e writeback: fix use-after-free in finish_writeback_work() by Tejun Heo · 5 years ago
  47. 2abb7d3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  48. 583fee3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  49. 56e94ea fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  50. 7a243c8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  51. c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
  52. 30573a82 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
  53. cb24881 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 5 years ago
  54. dd19c10 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  55. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
  56. 3219e8c xfs: assure zeroed memory buffers for certain kmem allocations by Bill O'Donnell · 5 years ago
  57. d5cc14d xfs: removed unused error variable from xchk_refcountbt_rec by Aliasgar Surti · 5 years ago
  58. 6374ca0 xfs: remove unused flags arg from xfs_get_aghdr_buf() by Eric Sandeen · 5 years ago
  59. e093c4b xfs: Fix tail rounding in xfs_alloc_file_space() by Max Reitz · 5 years ago
  60. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  61. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  62. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  63. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  64. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  65. bf7ec93 io_uring: fix reversed nonblock flag for link submission by Pavel Begunkov · 5 years ago
  66. cc3a7bf vfs: Fix EOVERFLOW testing in put_compat_statfs64 by Eric Sandeen · 5 years ago
  67. c5f4987 btrfs: fix uninitialized ret in ref-verify by Josef Bacik · 5 years ago
  68. 33ea5aa nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  69. 11a19a9 btrfs: allocate new inode in NOFS context by Josef Bacik · 5 years ago
  70. 7a54789 btrfs: fix balance convert to single on 32-bit host CPUs by Zygo Blaxell · 5 years ago
  71. 4203e96 btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  72. c67d970 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 5 years ago
  73. bdf2007 io_uring: use __kernel_timespec in timeout ABI by Arnd Bergmann · 5 years ago
  74. dc76ea8 erofs: fix mis-inplace determination related with noio chain by Gao Xiang · 5 years ago
  75. 55252ab erofs: fix erofs_get_meta_page locking due to a cleanup by Gao Xiang · 5 years ago
  76. 517d6b9 erofs: fix return value check in erofs_read_superblock() by Wei Yongjun · 5 years ago
  77. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  78. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  79. 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  80. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  81. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  82. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  84. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  85. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  86. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  87. 738f531 Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  88. d4e2049 btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls by Qu Wenruo · 5 years ago
  89. bab32fc btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space by Qu Wenruo · 5 years ago
  90. a016e27 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 5 years ago
  91. ff3ee62 smb3: missing ACL related flags by Steve French · 5 years ago
  92. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  93. 7be3cb0 binfmt_elf: Do not move brk for INTERP-less ET_EXEC by Kees Cook · 5 years ago
  94. 2268419 Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  95. dadedd8 Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  96. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  97. cc22c80 ntfs: remove (un)?likely() from IS_ERR() conditions by Denis Efremov · 5 years ago
  98. 14ed868 xfs: remove unlikely() from WARN_ON() condition by Denis Efremov · 5 years ago
  99. 7159d54 fs: remove unlikely() from WARN_ON() condition by Denis Efremov · 5 years ago
  100. a3bc18a jffs2: Fix mounting under new mount API by David Howells · 5 years ago