aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_shared.h
AgeCommit message (Expand)Author
2022-11-25xfs: preserve rmapbt swapext block reservation from freed blocksBrian Foster
2019-08-30xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong
2019-08-29xfs: remove all *_ITER_ABORT valuesDarrick J. Wong
2019-07-02xfs: create iterator error codesDarrick J. Wong
2019-06-30xfs: remove XFS_TRANS_NOFSChristoph Hellwig
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong
2019-02-11xfs: split up allocation btree verifierBrian Foster
2019-02-11xfs: create a separate finobt verifierBrian Foster
2018-08-02xfs: replace dop_low with transaction flagBrian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: superblock scrub should use short-lived buffersDarrick J. Wong
2018-05-10xfs: get rid of the log item descriptorDave Chinner
2018-01-08xfs: trace log reservations at mount timeDarrick J. Wong
2018-01-08xfs: create structure verifier function for short form symlinksDarrick J. Wong
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong
2016-04-06xfs: remove transaction typesChristoph Hellwig
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-02-09xfs: RT bitmap and summary buffers need verifiersDave Chinner
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2014-06-25libxfs: move header filesDave Chinner