summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag_resv.c
Commit message (Expand)AuthorAgeFilesLines
* 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