1. 888d3c9 Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  2. 5b9a7bb Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
  3. 7bcff5a Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 10 months ago
  4. f5d2b92 xfs: simplify two-level sysctl registration for xfs_table by Luis Chamberlain · 2 years ago
  5. d8aeb44 fs: add FMODE_DIO_PARALLEL_WRITE flag by Jens Axboe · 2 years ago
  6. 4dfb02d xfs: fix mismerged tracepoints by Darrick J. Wong · 2 years ago
  7. e2e63b0 xfs: clear incore AGFL_RESET state if it's not needed by Darrick J. Wong · 2 years ago
  8. fcde88a xfs: pass the correct cursor to xfs_iomap_prealloc_size by Darrick J. Wong · 2 years ago
  9. 3cfb929 xfs: test dir/attr hash when loading module by Darrick J. Wong · 2 years ago
  10. e6fbb71 xfs: add tracepoints for each of the externally visible allocators by Darrick J. Wong · 2 years ago
  11. 9eb7759 xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags by Darrick J. Wong · 2 years ago
  12. 6de4b1a xfs: try to idiot-proof the allocators by Darrick J. Wong · 2 years ago
  13. 0c95c02 fs: drop unused posix acl handlers by Christian Brauner · 2 years, 1 month ago
  14. 8ac5b99 xfs: fix off-by-one-block in xfs_discard_folio() by Dave Chinner · 2 years ago
  15. 0c7273e xfs: quotacheck failure can race with background inode inactivation by Dave Chinner · 2 years ago
  16. c0927a7 Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years ago
  17. 6e2985c xfs: restore old agirotor behavior by Darrick J. Wong · 2 years ago
  18. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  19. 28e3352 Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years ago
  20. d151e8b Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years ago
  21. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  22. 60b730a xfs: fix uninitialized variable access by Darrick J. Wong · 2 years, 1 month ago
  23. bd4f5d0 xfs: refactor the filestreams allocator pick functions by Dave Chinner · 2 years, 1 month ago
  24. f8f1ed1 xfs: return a referenced perag from filestreams allocator by Dave Chinner · 2 years, 1 month ago
  25. 571e259 xfs: pass perag to filestreams tracing by Dave Chinner · 2 years, 1 month ago
  26. eb70aa2 xfs: use for_each_perag_wrap in xfs_filestream_pick_ag by Dave Chinner · 2 years, 1 month ago
  27. 3054fac xfs: track an active perag reference in filestreams by Dave Chinner · 2 years, 1 month ago
  28. f38b46b xfs: factor out MRU hit case in xfs_filestream_select_ag by Dave Chinner · 2 years, 1 month ago
  29. 3e43877 xfs: remove xfs_filestream_select_ag() longest extent check by Dave Chinner · 2 years, 1 month ago
  30. ba34de8 xfs: merge new filestream AG selection into xfs_filestream_select_ag() by Dave Chinner · 2 years, 1 month ago
  31. a52dc2a xfs: merge filestream AG lookup into xfs_filestream_select_ag() by Dave Chinner · 2 years, 1 month ago
  32. 8f7747a xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c by Dave Chinner · 2 years, 1 month ago
  33. 05cf492 xfs: use xfs_bmap_longest_free_extent() in filestreams by Dave Chinner · 2 years, 1 month ago
  34. 6b637ad xfs: get rid of notinit from xfs_bmap_longest_free_extent by Dave Chinner · 2 years, 1 month ago
  35. 89563e7 xfs: factor out filestreams from xfs_bmap_btalloc_nullfb by Dave Chinner · 2 years, 1 month ago
  36. 35bf2b1 xfs: convert trim to use for_each_perag_range by Dave Chinner · 2 years, 1 month ago
  37. 3432ef61 xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker by Dave Chinner · 2 years, 1 month ago
  38. 8b81356 xfs: move the minimum agno checks into xfs_alloc_vextent_check_args by Dave Chinner · 2 years, 1 month ago
  39. 230e8fe xfs: fold xfs_alloc_ag_vextent() into callers by Dave Chinner · 2 years, 1 month ago
  40. e4d1742 xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno() by Dave Chinner · 2 years, 1 month ago
  41. 74b9aa6 xfs: introduce xfs_alloc_vextent_prepare() by Dave Chinner · 2 years, 1 month ago
  42. 5f36b2c xfs: introduce xfs_alloc_vextent_exact_bno() by Dave Chinner · 2 years, 1 month ago
  43. db4710f xfs: introduce xfs_alloc_vextent_near_bno() by Dave Chinner · 2 years, 1 month ago
  44. 2a7f6d4 xfs: use xfs_alloc_vextent_start_bno() where appropriate by Dave Chinner · 2 years, 1 month ago
  45. 319c9e8 xfs: use xfs_alloc_vextent_first_ag() where appropriate by Dave Chinner · 2 years, 1 month ago
  46. 8584332 xfs: factor xfs_bmap_btalloc() by Dave Chinner · 2 years, 1 month ago
  47. 74c36a8 xfs: use xfs_alloc_vextent_this_ag() where appropriate by Dave Chinner · 2 years, 1 month ago
  48. 4811c93 xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent by Dave Chinner · 2 years, 1 month ago
  49. 2edf06a xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags() by Dave Chinner · 2 years, 1 month ago
  50. ecd788a xfs: rework xfs_alloc_vextent() by Dave Chinner · 2 years, 1 month ago
  51. 76257a1 xfs: introduce xfs_for_each_perag_wrap() by Dave Chinner · 2 years, 1 month ago
  52. 7ac2ff8 xfs: perags need atomic operational state by Dave Chinner · 2 years, 1 month ago
  53. 20a5eab xfs: convert xfs_ialloc_next_ag() to an atomic by Dave Chinner · 2 years, 1 month ago
  54. bab8b79 xfs: inobt can use perags in many more places than it does by Dave Chinner · 2 years, 1 month ago
  55. dedab3e xfs: use active perag references for inode allocation by Dave Chinner · 2 years, 1 month ago
  56. 498f0ad xfs: convert xfs_imap() to take a perag by Dave Chinner · 2 years, 1 month ago
  57. 368e2d0 xfs: rework the perag trace points to be perag centric by Dave Chinner · 2 years, 1 month ago
  58. c4d5660 xfs: active perag reference counting by Dave Chinner · 2 years, 1 month ago
  59. 55d5c3a xfs: don't assert fail on transaction cancel with deferred ops by Dave Chinner · 2 years, 1 month ago
  60. 692b6cd xfs: t_firstblock is tracking AGs not blocks by Dave Chinner · 2 years, 1 month ago
  61. 36b6ad2 xfs: drop firstblock constraints from allocation setup by Dave Chinner · 2 years, 1 month ago
  62. d575384 xfs: block reservation too large for minleft allocation by Dave Chinner · 2 years, 1 month ago
  63. f08f984 xfs: prefer free inodes at ENOSPC over chunk allocation by Dave Chinner · 2 years, 1 month ago
  64. 1dd0510 xfs: fix low space alloc deadlock by Dave Chinner · 2 years, 1 month ago
  65. dd07bb8 xfs: revert commit 8954c44ff477 by Darrick J. Wong · 2 years, 1 month ago
  66. 2ee8333 xfs: make kobj_type structures constant by Thomas Weißschuh · 2 years, 1 month ago
  67. 167ce4c xfs: allow setting full range of panic tags by Donald Douwsma · 2 years, 1 month ago
  68. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  69. c85007e xfs: don't use BMBT btree split workers for IO completion by Dave Chinner · 2 years, 1 month ago
  70. 01a3af2 xfs: fix confusing variable names in xfs_refcount_item.c by Darrick J. Wong · 2 years, 1 month ago
  71. 0b11553 xfs: pass refcount intent directly through the log intent code by Darrick J. Wong · 2 years, 1 month ago
  72. ffaa196 xfs: fix confusing variable names in xfs_rmap_item.c by Darrick J. Wong · 2 years, 1 month ago
  73. 1534328b xfs: pass rmap space mapping directly through the log intent code by Darrick J. Wong · 2 years, 1 month ago
  74. 578c714 xfs: fix confusing xfs_extent_item variable names by Darrick J. Wong · 2 years, 1 month ago
  75. 72ba455 xfs: pass xfs_extent_free_item directly through the log intent code by Darrick J. Wong · 2 years, 1 month ago
  76. f3ebac4 xfs: fix confusing variable names in xfs_bmap_item.c by Darrick J. Wong · 2 years, 1 month ago
  77. ddccb81 xfs: pass the xfs_bmbt_irec directly through the log intent code by Darrick J. Wong · 2 years, 1 month ago
  78. 8954c44 xfs: use strscpy() to instead of strncpy() by Xu Panda · 2 years, 1 month ago
  79. 4d7ca40 fs: port vfs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  80. c14329d fs: port fs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  81. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  82. 0dbe12f fs: port i_{g,u}id_{needs_}update() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  83. 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  84. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  85. 700b794 fs: port acl to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  86. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  87. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  88. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  89. 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  90. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  91. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  92. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  93. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  94. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  95. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  96. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  97. 471859f iomap: Rename page_ops to folio_ops by Andreas Gruenbacher · 2 years, 2 months ago
  98. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 3 months ago
  99. 601a27e xfs: fix extent busy updating by Wengang Wang · 2 years, 2 months ago
  100. e195605 xfs: xfs_qm: remove unnecessary ‘0’ values from error by Li zeming · 2 years, 2 months ago