1. e034d9c Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  2. f152165 Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  3. 6f51352 Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
  4. e1b9681 Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  5. e80bdc5 Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 1 month ago
  6. 257dcf2 Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  7. 0d21e66 Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 3 years, 1 month ago
  8. 71a8538 io-wq: check for wq exit after adding new worker task_work by Jens Axboe · 3 years, 1 month ago
  9. 78a7806 io_uring: ensure task_work gets run as part of cancelations by Jens Axboe · 3 years, 1 month ago
  10. 548ec08 nfsd: fix use-after-free due to delegation race by J. Bruce Fields · 3 years, 1 month ago
  11. b10252c nfsd: Fix nsfd startup race (again) by Alexander Sverdlin · 3 years, 1 month ago
  12. 4b37498 aio: Fix incorrect usage of eventfd_signal_allowed() by Xie Yongji · 3 years, 4 months ago
  13. 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  14. 363bee2 aio: keep poll requests on waitqueue until completed by Eric Biggers · 3 years, 1 month ago
  15. 9537bae signalfd: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  16. 9de0737 cifs: fix ntlmssp auth when there is no key exchange by Paulo Alcantara · 3 years, 1 month ago
  17. 8289ed9 btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling by Qu Wenruo · 3 years, 1 month ago
  18. 5911f538 btrfs: zoned: clear data relocation bg on zone finish by Johannes Thumshirn · 3 years, 1 month ago
  19. da5e817 btrfs: free exchange changeset on failures by Johannes Thumshirn · 3 years, 1 month ago
  20. 84c2544 btrfs: fix re-dirty process of tree-log nodes by Naohiro Aota · 3 years, 1 month ago
  21. 68b8558 btrfs: call mapping_set_error() on btree inode with a write error by Josef Bacik · 3 years, 1 month ago
  22. c2e3930 btrfs: clear extent buffer uptodate when we fail to write it by Josef Bacik · 3 years, 1 month ago
  23. f981fec btrfs: fail if fstrim_range->start == U64_MAX by Josef Bacik · 3 years, 1 month ago
  24. d815b3f btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2() by Dan Carpenter · 3 years, 1 month ago
  25. 48b27b6 tracefs: Set all files to the same group ownership as the mount option by Steven Rostedt (VMware) · 3 years, 1 month ago
  26. ee7f366 tracefs: Have new files inherit the ownership of their parent by Steven Rostedt (VMware) · 3 years, 1 month ago
  27. 51a08bd cifs: Fix crash on unload of cifs_arc4.ko by Vincent Whitchurch · 3 years, 1 month ago
  28. 089558b xfs: remove all COW fork extents when remounting readonly by Darrick J. Wong · 3 years, 1 month ago
  29. 3cfef1b6 netfs: fix parameter of cleanup() by Jeffle Xu · 3 years, 1 month ago
  30. 598ad0b netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock by David Howells · 3 years, 1 month ago
  31. e47498a io-wq: remove spurious bit clear on task_work addition by Jens Axboe · 3 years, 1 month ago
  32. 79a7216 Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  33. 23b55d6 Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  34. 8b9a022 Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  35. 5c623c3 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 1 month ago
  36. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  37. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  38. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  39. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
  40. 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 3 years, 1 month ago
  41. a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 3 years, 1 month ago
  42. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 1 month ago
  43. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 1 month ago
  44. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 1 month ago
  45. e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 1 month ago
  46. e445976 xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 3 years, 1 month ago
  47. ddca5b0 netfs: Adjust docs after foliation by David Howells · 3 years, 1 month ago
  48. 3498e7f Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 1 month ago
  49. 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 1 month ago
  50. 4f0dda3 Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  51. adfb743 Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  52. 86799cd Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  53. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 1 month ago
  54. 52dc4c6 Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 1 month ago
  55. f6223ff io_uring: Fix undefined-behaviour in io_issue_sqe by Ye Bin · 3 years, 1 month ago
  56. 1d0254e io_uring: fix soft lockup when call __io_remove_buffers by Ye Bin · 3 years, 1 month ago
  57. 925c943 Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 1 month ago
  58. 7e63545 Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
  59. 6af3f48 io_uring: fix link traversal locking by Pavel Begunkov · 3 years, 1 month ago
  60. 617a894 io_uring: fail cancellation for EXITING tasks by Pavel Begunkov · 3 years, 1 month ago
  61. daf87e9 btrfs: fix the memory leak caused in lzo_compress_pages() by Qu Wenruo · 3 years, 1 month ago
  62. de4444f Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  63. 8ef4678 Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  64. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  65. 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
  66. 178ca6f ksmbd: fix memleak in get_file_stream_info() by Namjae Jeon · 3 years, 1 month ago
  67. 1ec72153 ksmbd: contain default data stream even if xattr is empty by Namjae Jeon · 3 years, 1 month ago
  68. 8e537d1 ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() by Namjae Jeon · 3 years, 1 month ago
  69. f8fbfd8 ksmbd: Fix an error handling path in 'smb2_sess_setup()' by Christophe JAILLET · 3 years, 2 months ago
  70. 5ad448c iomap: iomap_read_inline_data cleanup by Andreas Gruenbacher · 3 years, 1 month ago
  71. 1090427 xfs: remove xfs_inew_wait by Christoph Hellwig · 3 years, 1 month ago
  72. a1de97f xfs: Fix the free logic of state in xfs_attr_node_hasname by Yang Xu · 3 years, 1 month ago
  73. 0b03fe6 cifs: update internal version number by Steve French · 3 years, 1 month ago
  74. 350f4a5 smb2: clarify rc initialization in smb2_reconnect by Steve French · 3 years, 1 month ago
  75. 5112d80 cifs: populate server_hostname for extra channels by Shyam Prasad N · 3 years, 1 month ago
  76. b9ad6b5 cifs: nosharesock should be set on new server by Shyam Prasad N · 3 years, 1 month ago
  77. 57bbeac erofs: fix deadlock when shrink erofs slab by Huang Jianan · 3 years, 1 month ago
  78. 674ee8e io_uring: correct link-list traversal locking by Pavel Begunkov · 3 years, 1 month ago
  79. d8af404 iomap: Fix inline extent handling in iomap_readpage by Andreas Gruenbacher · 3 years, 1 month ago
  80. 61eb495 pstore/blk: Use "%lu" to format unsigned long by Geert Uytterhoeven · 3 years, 1 month ago
  81. 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  82. 61564e7 Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  83. b38bfc7 Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  84. c1e6311 proc/vmcore: fix clearing user buffer by properly using clear_user() by David Hildenbrand · 3 years, 1 month ago
  85. 6fdf886 Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
  86. db850a9 Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 1 month ago
  87. 7cf7eed Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 1 month ago
  88. 42eb8fd Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 1 month ago
  89. ea027cb NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION by Olga Kornievskaia · 3 years, 1 month ago
  90. 3f015d8 NFSv42: Fix pagecache invalidation after COPY/CLONE by Benjamin Coddington · 3 years, 1 month ago
  91. 93c2e5e NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() by Benjamin Coddington · 3 years, 1 month ago
  92. d3c4582 NFSv42: Don't fail clone() unless the OP_CLONE operation failed by Trond Myklebust · 3 years, 1 month ago
  93. ef1d8dd Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 1 month ago
  94. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  95. 9682197 fs: handle circular mappings correctly by Christian Brauner · 3 years, 2 months ago
  96. f6f9b27 io_uring: fix missed comment from *task_file rename by Kamal Mostafa · 3 years, 1 month ago
  97. d1faacb Revert "mark pstore-blk as broken" by Kees Cook · 3 years, 1 month ago
  98. 8ae87bb cifs: introduce cifs_ses_mark_for_reconnect() helper by Paulo Alcantara · 3 years, 1 month ago
  99. 446e214 cifs: protect srv_count with cifs_tcp_ses_lock by Steve French · 3 years, 1 month ago
  100. 0226487 cifs: move debug print out of spinlock by Steve French · 3 years, 1 month ago