summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag_resv.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-8/+0Star
* xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong2019-02-151-1/+1
* xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong2018-07-301-6/+7
* xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong2018-06-241-4/+27
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-121-0/+4
* xfs: rename agfl perag res type to rmapbtBrian Foster2018-03-121-17/+18
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-011-0/+1
* xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong2017-09-261-2/+10
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-281-2/+1Star
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-251-6/+41
* xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig2017-01-251-9/+14
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-041-0/+3
* xfs: simulate per-AG reservations being critically lowDarrick J. Wong2016-10-061-1/+3
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-061-0/+11
* xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-0/+325