summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2026-03-26xfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
2026-03-23Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-23Merge branch 'xfs-7.0-fixes' into for-nextCarlos Maiolino
2026-03-23xfs: report cow mappings with dirty pagecache for iomap zero rangeBrian Foster
2026-03-23xfs: replace zero range flush with folio batchBrian Foster
2026-03-23xfs: only flush when COW fork blocks overlap data fork holesBrian Foster
2026-03-23xfs: look up cow fork extent earlier for buffered iomap_beginBrian Foster
2026-03-23xfs: flush eof folio before insert range size updateBrian Foster
2026-03-23iomap, xfs: lift zero range hole mapping flush into xfsBrian Foster
2026-03-23xfs: flush dirty pagecache over hole in zoned mode zero rangeBrian Foster
2026-03-23xfs: fix iomap hole map reporting for zoned zero rangeBrian Foster
2026-03-23xfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: close crash window in attr dabtree inactivationLong Li
2026-03-23xfs: factor out xfs_attr3_leaf_initLong Li
2026-03-23xfs: factor out xfs_attr3_node_entry_removeLong Li
2026-03-23xfs: only assert new size for datafork during truncate extentsLong Li
2026-03-23xfs: Use xarray to track SB UUIDs instead of plain array.Lukas Herbolt
2026-03-18Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-18xfs: avoid unnecessary calculations in xfs_zoned_need_gc()Damien Le Moal
2026-03-18xfs: display more zone related information in mountstatsDamien Le Moal
2026-03-18xfs: fix a comment typo in xfs_select_zone_nowait()Damien Le Moal
2026-03-18xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()Damien Le Moal
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-03-18xfs: refactor xfsaild_push loop into helperYuto Ohnuki
2026-03-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-03-18xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-03-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-03-18xfs: opencode xfs_zone_record_blocksCarlos Maiolino
2026-03-12xfs: factor out xfs_zone_inc_writtenCarlos Maiolino
2026-03-12xfs: factor out xfs_dio_write_zoned_end_ioCarlos Maiolino
2026-03-12xfs: factor out isize updates from xfs_dio_write_end_ioCarlos Maiolino
2026-03-11xfs: fix integer overflow in bmap intent sort comparatorLong Li
2026-03-10xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
2026-03-10xfs: support T10 protection informationChristoph Hellwig
2026-03-10xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
2026-03-10xfs: remove redundant set null for ip->i_itempLong Li
2026-03-06xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
2026-03-05xfs: Remove redundant NULL check after __GFP_NOFAILhongao
2026-03-04xfs: fix race between healthmon unmount and read_iterDarrick J. Wong
2026-03-04xfs: add write pointer to xfs_rtgroup_geometryWilfred Mallawa
2026-03-04xfs: remove scratch field from struct xfs_gc_bioDamien Le Moal
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)