index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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