index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
1
-1
/
+2
2021-07-03
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+5
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
1
-6
/
+5
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
1
-5
/
+4
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-1
/
+1
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-2
/
+2
2021-05-25
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
1
-3
/
+15
2021-04-29
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
1
-11
/
+23
2021-03-26
xfs: add error injection for per-AG resv failure
Gao Xiang
1
-1
/
+5
2019-11-08
xfs: fix missing header includes
Darrick J. Wong
1
-0
/
+2
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-8
/
+0
2019-02-15
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
1
-1
/
+1
2018-07-30
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
1
-6
/
+7
2018-06-24
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
1
-4
/
+27
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-03-12
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
1
-0
/
+4
2018-03-12
xfs: rename agfl perag res type to rmapbt
Brian Foster
1
-17
/
+18
2017-11-02
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-28
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-04
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
1
-0
/
+3
2016-10-06
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
1
-1
/
+3
2016-10-06
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