summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
3 daysxfs: close crash window in attr dabtree inactivationLong Li
3 daysxfs: factor out xfs_attr3_leaf_initLong Li
3 daysxfs: factor out xfs_attr3_node_entry_removeLong Li
3 daysxfs: only assert new size for datafork during truncate extentsLong Li
12 daysxfs: remove file_path tracepoint dataDarrick J. Wong
12 daysxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
12 daysxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
12 daysxfs: scrub: unlock dquot before early return in quota scrubhongao
12 daysxfs: avoid dereferencing log items after push callbacksYuto Ohnuki
12 daysxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
12 daysxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-03-19xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
2026-03-19xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
2026-03-19xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
2026-03-19xfs: fix integer overflow in bmap intent sort comparatorLong Li
2026-03-12xfs: Fix error pointer dereferenceEthan Tidmore
2026-03-12xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong
2026-03-04xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-03-04xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong
2026-03-04xfs: check return value of xchk_scrub_create_subordDarrick J. Wong
2026-03-04xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong
2026-03-04xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong
2026-03-04xfs: fix remote xattr valuelblk checkDarrick J. Wong
2026-03-04xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong
2026-03-04xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong
2026-03-04xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-03-04xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig
2026-03-04xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong
2026-02-16xfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-01-13xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-13xfs: Fix xfs_grow_last_rtg()Nirjhar Roy (IBM)
2026-01-13xfs: improve the assert at the top of xfs_log_coverChristoph Hellwig
2026-01-13xfs: fix an overly long line in xfs_rtgroup_calc_geometryChristoph Hellwig
2026-01-13xfs: mark __xfs_rtgroup_extents staticChristoph Hellwig
2026-01-13xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09xfs: fix memory leak in xfs_growfs_check_rtgeom()Dan Carpenter
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-16xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig
2025-12-16xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2025-12-16xfs: fix stupid compiler warningDarrick J. Wong
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong
2025-12-16xfs: ignore discard return valueChaitanya Kulkarni
2025-12-15iomap: replace folio_batch allocation with stack allocationBrian Foster
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds