index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-02-13
xfs: inobt can use perags in many more places than it does
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-24
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
2021-04-29
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
2021-03-25
xfs: add error injection for per-AG resv failure
Gao Xiang
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2018-07-29
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-06-24
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-03-11
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
2018-03-11
xfs: rename agfl perag res type to rmapbt
Brian Foster
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-01-25
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-01-25
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2016-10-05
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
2016-10-05
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong