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
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
/
scrub
/
bitmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
xfs: create agblock bitmap helper to count the number of set regions
Darrick J. Wong
1
-0
/
+2
2023-12-15
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
1
-59
/
+0
2023-12-15
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
1
-38
/
+54
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
1
-4
/
+2
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
1
-4
/
+0
2023-04-12
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
1
-0
/
+3
2023-04-12
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
1
-0
/
+21
2023-04-12
xfs: introduce bitmap type for AG blocks
Darrick J. Wong
1
-0
/
+48
2023-04-12
xfs: convert xbitmap to interval tree
Darrick J. Wong
1
-7
/
+4
2023-04-12
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
1
-7
/
+15
2023-04-12
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-12
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2020-03-18
xfs: replace open-coded bitmap weight logic
Darrick J. Wong
1
-0
/
+1
2020-03-18
xfs: rename xfs_bitmap to xbitmap
Darrick J. Wong
1
-11
/
+11
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
1
-0
/
+4
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
1
-20
/
+15
2018-07-30
xfs: move the repair extent list into its own file
Darrick J. Wong
1
-0
/
+37