aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag_resv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner1-0/+15
2020-07-14xfs: get rid of unnecessary xfs_perag_{get,put} pairsGao Xiang1-12/+0
2020-05-13xfs: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong1-1/+1
2018-07-17libxfs: Fix a couple of sparse complaintisCarlos Maiolino1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-03-11xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster1-0/+31
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong1-0/+35