summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_trans_space.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-23xfs: Add parent pointers to renameAllison Henderson1-2/+4
2024-04-23xfs: remove parent pointers in unlinkAllison Henderson1-2/+1
2024-04-23xfs: add parent attributes to symlinkAllison Henderson1-2/+2
2024-04-23xfs: add parent attributes to linkAllison Henderson1-2/+1
2024-04-23xfs: parent pointer attribute creationAllison Henderson1-4/+5
2024-04-16xfs: create deferred log items for file mapping exchangesDarrick J. Wong1-0/+4
2021-10-19xfs: compute the maximum height of the rmap btree when reflink enabledDarrick J. Wong1-0/+7
2021-10-19xfs: rename m_ag_maxlevels to m_allocbt_maxlevelsDarrick J. Wong1-1/+1
2021-08-19xfs: convert xfs_sb_version_has checks to use mount featuresDave Chinner1-4/+2
2020-08-27xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster1-1/+1
2020-07-29xfs: fix inode allocation block res calculation precedenceBrian Foster1-1/+1
2019-06-12xfs: separate inode geometryDarrick J. Wong1-3/+4
2018-06-07xfs: convert to SPDX license tagsDave Chinner1-13/+1
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong1-6/+17
2016-10-06xfs: implement swapext for rmap filesystemsDarrick J. Wong1-0/+9
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner1-1/+1
2014-06-25libxfs: move header filesDave Chinner1-0/+92