1. 622e42a Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  2. 012e332 fs/mount_setattr: always cleanup mount_kattr by Christian Brauner · 3 years ago
  3. 7a29b11 Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years ago
  4. a026fa5 Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  5. 7b9762a io_uring: zero iocb->ki_pos for stream file types by Jens Axboe · 3 years ago
  6. 983d8e6 xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate by Darrick J. Wong · 3 years ago
  7. 5dbdc4c Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  8. 9273d6c Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
  9. 53b1119 NFSD: Fix READDIR buffer overflow by Chuck Lever · 3 years ago
  10. 1887bf5 Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years ago
  11. 83912d6 ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 by Marcos Del Sol Vives · 3 years ago
  12. a310808 cifs: sanitize multiple delimiters in prepath by Thiago Rafael Becker · 3 years ago
  13. b774302 cifs: ignore resource_id while getting fscache super cookie by Shyam Prasad N · 3 years, 1 month ago
  14. 9609134 Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years ago
  15. cb29eee Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  16. 8ffea25 zonefs: add MODULE_ALIAS_FS by Naohiro Aota · 3 years ago
  17. f2e78af ksmbd: fix uninitialized symbol 'pntsd_size' by Namjae Jeon · 3 years, 1 month ago
  18. ef39946 ksmbd: fix error code in ndr_read_int32() by Dan Carpenter · 3 years, 1 month ago
  19. 1744a22 afs: Fix mmap by David Howells · 3 years ago
  20. 2b14864 Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  21. 4989d4a btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() by Shin'ichiro Kawasaki · 3 years ago
  22. 212a58f btrfs: fix warning when freeing leaf after subvolume creation failure by Filipe Manana · 3 years, 1 month ago
  23. 7a163608 btrfs: fix invalid delayed ref after subvolume creation failure by Filipe Manana · 3 years, 1 month ago
  24. 651740a btrfs: check WRITE_ERR when trying to read an extent buffer by Josef Bacik · 3 years ago
  25. 1b2e5e5 btrfs: fix missing last dir item offset update when logging directory by Filipe Manana · 3 years ago
  26. 33fab97 btrfs: fix double free of anon_dev after failure to create subvolume by Filipe Manana · 3 years, 1 month ago
  27. f35838a btrfs: fix memory leak in __add_inode_ref() by Jianglei Nie · 3 years, 1 month ago
  28. e386dfc fget: clarify and improve __fget_files() implementation by Linus Torvalds · 3 years, 1 month ago
  29. d800c65 io-wq: drop wqe lock before creating new worker by Jens Axboe · 3 years ago
  30. 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
  31. 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
  32. 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
  33. 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
  34. e80bdc5 Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 1 month ago
  35. 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
  36. 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
  37. 71a8538 io-wq: check for wq exit after adding new worker task_work by Jens Axboe · 3 years, 1 month ago
  38. 78a7806 io_uring: ensure task_work gets run as part of cancelations by Jens Axboe · 3 years, 1 month ago
  39. 548ec08 nfsd: fix use-after-free due to delegation race by J. Bruce Fields · 3 years, 1 month ago
  40. b10252c nfsd: Fix nsfd startup race (again) by Alexander Sverdlin · 3 years, 1 month ago
  41. 4b37498 aio: Fix incorrect usage of eventfd_signal_allowed() by Xie Yongji · 3 years, 4 months ago
  42. 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  43. 363bee2 aio: keep poll requests on waitqueue until completed by Eric Biggers · 3 years, 1 month ago
  44. 9537bae signalfd: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  45. 9de0737 cifs: fix ntlmssp auth when there is no key exchange by Paulo Alcantara · 3 years, 1 month ago
  46. 8289ed9 btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling by Qu Wenruo · 3 years, 1 month ago
  47. 5911f538 btrfs: zoned: clear data relocation bg on zone finish by Johannes Thumshirn · 3 years, 1 month ago
  48. da5e817 btrfs: free exchange changeset on failures by Johannes Thumshirn · 3 years, 1 month ago
  49. 84c2544 btrfs: fix re-dirty process of tree-log nodes by Naohiro Aota · 3 years, 1 month ago
  50. 68b8558 btrfs: call mapping_set_error() on btree inode with a write error by Josef Bacik · 3 years, 1 month ago
  51. c2e3930 btrfs: clear extent buffer uptodate when we fail to write it by Josef Bacik · 3 years, 1 month ago
  52. f981fec btrfs: fail if fstrim_range->start == U64_MAX by Josef Bacik · 3 years, 1 month ago
  53. d815b3f btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2() by Dan Carpenter · 3 years, 1 month ago
  54. 48b27b6 tracefs: Set all files to the same group ownership as the mount option by Steven Rostedt (VMware) · 3 years, 1 month ago
  55. ee7f366 tracefs: Have new files inherit the ownership of their parent by Steven Rostedt (VMware) · 3 years, 1 month ago
  56. 51a08bd cifs: Fix crash on unload of cifs_arc4.ko by Vincent Whitchurch · 3 years, 1 month ago
  57. 089558b xfs: remove all COW fork extents when remounting readonly by Darrick J. Wong · 3 years, 1 month ago
  58. 3cfef1b6 netfs: fix parameter of cleanup() by Jeffle Xu · 3 years, 1 month ago
  59. 598ad0b netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock by David Howells · 3 years, 1 month ago
  60. e47498a io-wq: remove spurious bit clear on task_work addition by Jens Axboe · 3 years, 1 month ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  66. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  67. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  68. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
  69. 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 3 years, 1 month ago
  70. a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 3 years, 1 month ago
  71. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 1 month ago
  72. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 1 month ago
  73. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 1 month ago
  74. e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 1 month ago
  75. e445976 xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 3 years, 1 month ago
  76. fd84bfd ceph: fix up non-directory creation in SGID directories by Christian Brauner · 3 years, 1 month ago
  77. ee2a095 ceph: initialize pathlen variable in reconnect_caps_cb by Xiubo Li · 3 years, 1 month ago
  78. e485d02 ceph: initialize i_size variable in ceph_sync_read by Jeff Layton · 3 years, 1 month ago
  79. 973e524 ceph: fix duplicate increment of opened_inodes metric by Hu Weiwen · 3 years, 1 month ago
  80. ddca5b0 netfs: Adjust docs after foliation by David Howells · 3 years, 1 month ago
  81. 3498e7f Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 1 month ago
  82. 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 1 month ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. f6223ff io_uring: Fix undefined-behaviour in io_issue_sqe by Ye Bin · 3 years, 1 month ago
  89. 1d0254e io_uring: fix soft lockup when call __io_remove_buffers by Ye Bin · 3 years, 1 month ago
  90. 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
  91. 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
  92. 6af3f48 io_uring: fix link traversal locking by Pavel Begunkov · 3 years, 1 month ago
  93. 617a894 io_uring: fail cancellation for EXITING tasks by Pavel Begunkov · 3 years, 1 month ago
  94. daf87e9 btrfs: fix the memory leak caused in lzo_compress_pages() by Qu Wenruo · 3 years, 1 month ago
  95. 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
  96. 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
  97. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  98. 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
  99. 178ca6f ksmbd: fix memleak in get_file_stream_info() by Namjae Jeon · 3 years, 1 month ago
  100. 1ec72153 ksmbd: contain default data stream even if xattr is empty by Namjae Jeon · 3 years, 1 month ago