index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag_resv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
2021-04-29
1
-11
/
+23
*
xfs: add error injection for per-AG resv failure
Gao Xiang
2021-03-26
1
-1
/
+5
*
xfs: fix missing header includes
Darrick J. Wong
2019-11-07
1
-0
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-8
/
+0
*
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-02-15
1
-1
/
+1
*
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-07-30
1
-6
/
+7
*
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
2018-06-24
1
-4
/
+27
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
2018-03-12
1
-0
/
+4
*
xfs: rename agfl perag res type to rmapbt
Brian Foster
2018-03-12
1
-17
/
+18
*
xfs: move error injection tags into their own file
Darrick J. Wong
2017-11-01
1
-0
/
+1
*
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-09-26
1
-2
/
+10
*
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-28
1
-2
/
+1
*
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-01-25
1
-6
/
+41
*
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
2017-01-25
1
-9
/
+14
*
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-04
1
-0
/
+3
*
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
2016-10-06
1
-1
/
+3
*
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-06
1
-0
/
+11
*
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-0
/
+325