index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag_resv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-03-11
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
1
-0
/
+4
2018-03-11
xfs: rename agfl perag res type to rmapbt
Brian Foster
1
-17
/
+18
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-2
/
+1
2017-01-25
xfs: use per-AG reservations for the finobt
Christoph Hellwig
1
-6
/
+41
2017-01-25
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
1
-9
/
+14
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
1
-0
/
+3
2016-10-05
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
1
-1
/
+3
2016-10-05
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
1
-0
/
+11
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
1
-0
/
+325