public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next *REBASED* to 2c0ff6151c7b
@ 2026-03-18 10:09 Carlos Maiolino
  0 siblings, 0 replies; only message in thread
From: Carlos Maiolino @ 2026-03-18 10:09 UTC (permalink / raw)
  To: linux-xfs


Hi folks,

The for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been *REBASED*.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

The new head of the for-next branch is commit:

2c0ff6151c7b Merge branch 'xfs-7.1-merge' into for-next

17 new commits:

Bill Wendling (1):
      [e5966096d085] xfs: annotate struct xfs_attr_list_context with __counted_by_ptr

Carlos Maiolino (5):
      [db8367f63b30] xfs: factor out isize updates from xfs_dio_write_end_io
      [02a5d8993b09] xfs: factor out xfs_dio_write_zoned_end_io
      [3bdc20b005c2] xfs: factor out xfs_zone_inc_written
      [01478f356ff7] xfs: opencode xfs_zone_record_blocks
      [2c0ff6151c7b] Merge branch 'xfs-7.1-merge' into for-next

Christoph Hellwig (1):
      [0c98524ab201] xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIA

Damien Le Moal (4):
      [770323d418ed] xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()
      [6a82a691b080] xfs: fix a comment typo in xfs_select_zone_nowait()
      [68aa101bf204] xfs: display more zone related information in mountstats
      [c1f955437440] xfs: avoid unnecessary calculations in xfs_zoned_need_gc()

Wilfred Mallawa (1):
      [c6ce65cb17aa] xfs: add write pointer to xfs_rtgroup_geometry

Yuto Ohnuki (4):
      [4f24a767e3d6] xfs: stop reclaim before pushing AIL during unmount
      [79ef34ec0554] xfs: avoid dereferencing log items after push callbacks
      [394d70b86fae] xfs: save ailp before dropping the AIL lock in push callbacks
      [7cac60947335] xfs: refactor xfsaild_push loop into helper

hongao (1):
      [268378b6ad20] xfs: scrub: unlock dquot before early return in quota scrub

Code Diffstat:

 fs/xfs/libxfs/xfs_attr.h  |   3 +-
 fs/xfs/libxfs/xfs_fs.h    |   5 +-
 fs/xfs/scrub/quota.c      |   4 +-
 fs/xfs/xfs_dquot_item.c   |   9 +++-
 fs/xfs/xfs_file.c         |  95 ++++++++++++++++++++++++----------
 fs/xfs/xfs_handle.c       |   2 +-
 fs/xfs/xfs_inode_item.c   |   9 +++-
 fs/xfs/xfs_ioctl.c        |  19 +++++++
 fs/xfs/xfs_mount.c        |   7 +--
 fs/xfs/xfs_trace.h        |  36 +++++++++++--
 fs/xfs/xfs_trans_ail.c    | 127 +++++++++++++++++++++++++++-------------------
 fs/xfs/xfs_verify_media.c |  18 +++----
 fs/xfs/xfs_xattr.c        |   2 +-
 fs/xfs/xfs_zone_alloc.c   |  44 ++++++++--------
 fs/xfs/xfs_zone_gc.c      |  24 ++++++---
 fs/xfs/xfs_zone_info.c    |   7 ++-
 16 files changed, 277 insertions(+), 134 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-18 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18 10:09 [ANNOUNCE] xfs-linux: for-next *REBASED* to 2c0ff6151c7b Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox