summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_trans_space.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Add parent pointers to renameAllison Henderson2024-04-231-2/+4
* xfs: remove parent pointers in unlinkAllison Henderson2024-04-231-2/+1
* xfs: add parent attributes to symlinkAllison Henderson2024-04-231-2/+2
* xfs: add parent attributes to linkAllison Henderson2024-04-231-2/+1
* xfs: parent pointer attribute creationAllison Henderson2024-04-231-4/+5
* xfs: create deferred log items for file mapping exchangesDarrick J. Wong2024-04-151-0/+4
* xfs: compute the maximum height of the rmap btree when reflink enabledDarrick J. Wong2021-10-191-0/+7
* xfs: rename m_ag_maxlevels to m_allocbt_maxlevelsDarrick J. Wong2021-10-191-1/+1
* xfs: convert xfs_sb_version_has checks to use mount featuresDave Chinner2021-08-191-4/+2
* xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster2020-08-261-1/+1
* xfs: fix inode allocation block res calculation precedenceBrian Foster2020-07-281-1/+1
* xfs: separate inode geometryDarrick J. Wong2019-06-121-3/+4
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-031-6/+17
* xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-051-0/+9
* xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-221-1/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+92