1. 6684cf4 Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  2. 40a1926 fix the breakage in close_fd_get_file() calling conventions change by Al Viro · 2 years, 9 months ago
  3. 952923d Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  4. cbd76ed Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  5. dbe0ee4 Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  6. d66016c Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 9 months ago
  7. ee3c801 cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share by Steve French · 2 years, 9 months ago
  8. 1f952675 Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 2 years, 9 months ago
  9. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  10. 744983d Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 2 years, 9 months ago
  11. ef605e8 cifs: skip trailing separators of prefix paths by Paulo Alcantara · 2 years, 9 months ago
  12. 500a434 Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 9 months ago
  13. 04d93b2 Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 2 years, 9 months ago
  14. 5ac8bdb Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 9 months ago
  15. 17d8e3d Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 9 months ago
  16. 9cae36a io_uring: reinstate the inflight tracking by Jens Axboe · 2 years, 9 months ago
  17. 096c956 cifs: update internal module number by Steve French · 2 years, 9 months ago
  18. 7ef93ff cifs: version operations for smb20 unneeded when legacy support disabled by Steve French · 2 years, 9 months ago
  19. 387ba9b cifs: do not build smb1ops if legacy support is disabled by Steve French · 2 years, 9 months ago
  20. 0e5ab8d Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 9 months ago
  21. 8171acb Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 2 years, 9 months ago
  22. e5b0208 Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 years, 9 months ago
  23. 17eabd4 afs: Fix infinite loop found by xfstest generic/676 by David Howells · 2 years, 9 months ago
  24. 61c1b44 io_uring: fix deadlock on iowq file slot alloc by Pavel Begunkov · 2 years, 9 months ago
  25. 724bbe4 fs/ntfs3: provide block_invalidate_folio to fix memory leak by Mikulas Patocka · 2 years, 9 months ago
  26. cc391b6 cifs: fix potential deadlock in direct reclaim by Vincent Whitchurch · 2 years, 9 months ago
  27. 700170b Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years, 9 months ago
  28. 1501f70 Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 2 years, 9 months ago
  29. f66f8b9 cifs: when extending a file with falloc we should make files not-sparse by Ronnie Sahlberg · 2 years, 9 months ago
  30. 35b51af Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
  31. 118f09e NFSv4.1 mark qualified async operations as MOVEABLE tasks by Olga Kornievskaia · 2 years, 9 months ago
  32. c3ed222 NFSv4: Fix free of uninitialized nfs4_label on referral lookup. by Benjamin Coddington · 2 years, 9 months ago
  33. 0d5106a cifs: remove repeated debug message on cifs_put_smb_ses() by Enzo Matsumiya · 2 years, 9 months ago
  34. 4398d3c erofs: fix 'backmost' member of z_erofs_decompress_frontend by Weizhao Ouyang · 2 years, 9 months ago
  35. aa793b46 erofs: simplify z_erofs_pcluster_readmore() by Gao Xiang · 2 years, 9 months ago
  36. 39397a4 erofs: get rid of label `restart_now' by Gao Xiang · 2 years, 9 months ago
  37. 87ca34a erofs: get rid of `struct z_erofs_collection' by Gao Xiang · 2 years, 9 months ago
  38. f26967b fs/ntfs3: Fix invalid free in log_replay by Namjae Jeon · 2 years, 9 months ago
  39. 03ab8e6 Merge tag 'v5.18' by Konstantin Komarov · 2 years, 9 months ago
  40. a7c41b4 io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots by Xiaoguang Wang · 2 years, 9 months ago
  41. 4278a0d io_uring: defer alloc_hint update to io_file_bitmap_set() by Xiaoguang Wang · 2 years, 9 months ago
  42. 8c71fe7 io_uring: ensure fput() called correspondingly when direct install fails by Xiaoguang Wang · 2 years, 9 months ago
  43. fa82dd1 io_uring: wire up allocated direct descriptors for socket by Jens Axboe · 2 years, 9 months ago
  44. 21870e0 io_uring: fix a memory leak of buffer group list on exit by Jens Axboe · 2 years, 9 months ago
  45. 1151a7c io_uring: move shutdown under the general net section by Jens Axboe · 2 years, 9 months ago
  46. 157dc81 io_uring: unify calling convention for async prep handling by Jens Axboe · 2 years, 9 months ago
  47. fcde59f io_uring: add io_op_defs 'def' pointer in req init and issue by Jens Axboe · 2 years, 9 months ago
  48. 8378a51 cifs: fix potential double free during failed mount by Ronnie Sahlberg · 2 years, 9 months ago
  49. 2c5ca23 Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 9 months ago
  50. 2d2da475 Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 2 years, 9 months ago
  51. 7146bda Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next by Dave Chinner · 2 years, 9 months ago
  52. 621dc80 Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next by Dave Chinner · 2 years, 9 months ago
  53. 6f5097e xfs: fix xfs_ifree() error handling to not leak perag ref by Brian Foster · 2 years, 9 months ago
  54. b5cb79d erofs: fix crash when enable tracepoint cachefiles_prep_read by Xin Yin · 2 years, 9 months ago
  55. 0130e4e erofs: leave compressed inodes unsupported in fscache mode for now by Jeffle Xu · 2 years, 9 months ago
  56. 6112bd0 Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 9 months ago
  57. 621433b ksmbd: smbd: relax the count of sges required by Hyunchul Lee · 2 years, 9 months ago
  58. bf272460 Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 9 months ago
  59. aef1ff1 Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy by Linus Torvalds · 2 years, 9 months ago
  60. 35cdd86 Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 2 years, 9 months ago
  61. 2d1fe8a f2fs: fix to tag gcing flag on page during file defragment by Chao Yu · 2 years, 9 months ago
  62. 054cb28 f2fs: replace F2FS_I(inode) and sbi by the local variable by Yufen Yu · 2 years, 9 months ago
  63. 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  64. 189b0dd pipe: Fix missing lock in pipe_resize_ring() by David Howells · 2 years, 9 months ago
  65. 44a48081f smb3: remove unneeded null check in cifs_readdir by Steve French · 2 years, 9 months ago
  66. 532aef5 ubifs: Use NULL instead of using plain integer as pointer by Haowen Bai · 2 years, 11 months ago
  67. 5bff56e ubifs: Simplify the return expression of run_gc() by Minghao Chi · 2 years, 10 months ago
  68. c14adb1 jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 10 months ago
  69. 22abf31 jffs2: Use kzalloc instead of kmalloc/memset by Haowen Bai · 2 years, 10 months ago
  70. 780d8ce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 2 years, 9 months ago
  71. 6d29d7f Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 9 months ago
  72. efc2efe xfs: move xfs_attr_use_log_assist usage out of libxfs by Darrick J. Wong · 2 years, 9 months ago
  73. d9c61cc xfs: move xfs_attr_use_log_assist out of xfs_log.c by Darrick J. Wong · 2 years, 9 months ago
  74. 202865c xfs: warn about LARP once per mount by Darrick J. Wong · 2 years, 9 months ago
  75. df5660c xfs: implement per-mount warnings for scrub and shrink usage by Darrick J. Wong · 2 years, 9 months ago
  76. 3740379 xfs: don't log every time we clear the log incompat flags by Darrick J. Wong · 2 years, 9 months ago
  77. 910bbdf xfs: convert buf_cancel_table allocation to kmalloc_array by Darrick J. Wong · 2 years, 9 months ago
  78. 8db074b xfs: don't leak xfs_buf_cancel structures when recovery fails by Darrick J. Wong · 2 years, 9 months ago
  79. 2723234 xfs: refactor buffer cancellation table allocation by Darrick J. Wong · 2 years, 9 months ago
  80. a54f78d xfs: don't leak btree cursor when insrec fails after a split by Darrick J. Wong · 2 years, 9 months ago
  81. 86d40f1 xfs: purge dquots after inode walk fails during quotacheck by Darrick J. Wong · 2 years, 9 months ago
  82. 56486f3 xfs: assert in xfs_btree_del_cursor should take into account error by Dave Chinner · 2 years, 9 months ago
  83. 5b55cbc xfs: don't assert fail on perag references on teardown by Dave Chinner · 2 years, 9 months ago
  84. 5672225 xfs: avoid unnecessary runtime sibling pointer endian conversions by Dave Chinner · 2 years, 9 months ago
  85. 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 9 months ago
  86. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  87. 08af54b NFSD: nfsd_file_put() can sleep by Chuck Lever · 2 years, 9 months ago
  88. 043862b NFSD: Add documenting comment for nfsd4_release_lockowner() by Chuck Lever · 2 years, 9 months ago
  89. bd8fdb6 NFSD: Modernize nfsd4_release_lockowner() by Chuck Lever · 2 years, 9 months ago
  90. ce3c4ad NFSD: Fix possible sleep during nfsd4_release_lockowner() by Chuck Lever · 2 years, 9 months ago
  91. babf0bb Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 9 months ago
  92. e375780 Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 9 months ago
  93. 8b728ed Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 9 months ago
  94. 62e5873 Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 9 months ago
  95. 863e0d8 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock by Junxiao Bi via Ocfs2-devel · 2 years, 9 months ago
  96. 0b6d14e ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock by Junxiao Bi · 2 years, 9 months ago
  97. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 9 months ago
  98. ea16567 ceph: fix decoding of client session messages flags by Luís Henriques · 2 years, 9 months ago
  99. 5e56776 ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE by Xiubo Li · 2 years, 9 months ago
  100. 2ecd0ed ceph: remove redundant variable ino by Colin Ian King · 2 years, 9 months ago