index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-02
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-28
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-24
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-25
xfs: add error injection for per-AG resv failure
Gao Xiang
1
-1
/
+5
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
1
-0
/
+2
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-8
/
+0
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
1
-1
/
+1
2018-07-29
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-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