Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-24 | xfs: exchange-range for repairs is no longer dynamic | Darrick J. Wong | 1 | -0/+3 |
2024-04-24 | xfs: actually rebuild the parent pointer xattrs | Darrick J. Wong | 1 | -2/+2 |
2024-04-24 | xfs: replay unlocked parent pointer updates that accrue during xattr repair | Darrick J. Wong | 1 | -2/+436 |
2024-04-23 | xfs: salvage parent pointers when rebuilding xattr structures | Darrick J. Wong | 1 | -9/+27 |
2024-04-23 | xfs: make the reserved block permission flag explicit in xfs_attr_set | Darrick J. Wong | 1 | -1/+1 |
2024-04-23 | xfs: remove some boilerplate from xfs_attr_set | Darrick J. Wong | 1 | -0/+4 |
2024-04-23 | xfs: enforce one namespace per attribute | Darrick J. Wong | 1 | -3/+1 |
2024-04-23 | xfs: remove xfs_da_args.attr_flags | Darrick J. Wong | 1 | -2/+1 |
2024-04-16 | xfs: repair extended attributes | Darrick J. Wong | 1 | -0/+1207 |