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
/
btrfs
/
block-group.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
1
-0
/
+5
2020-01-20
btrfs: only keep track of data extents for async discard
Dennis Zhou
1
-0
/
+11
2020-01-20
btrfs: discard one region at a time in async discard
Dennis Zhou
1
-0
/
+15
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-0
/
+9
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
1
-1
/
+2
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-23
/
+22
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-1
/
+2
2019-11-18
btrfs: remove embedded block_group_cache::item
David Sterba
1
-1
/
+0
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-0
/
+1
2019-09-09
btrfs: move struct io_ctl to free-space-cache.h
David Sterba
1
-0
/
+2
2019-09-09
btrfs: unexport the temporary exported functions
Josef Bacik
1
-4
/
+0
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
1
-0
/
+16
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
1
-0
/
+21
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
1
-0
/
+6
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
1
-0
/
+3
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
1
-0
/
+4
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
1
-0
/
+7
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: temporarily export fragment_free_space
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: export the caching control helpers
Josef Bacik
1
-0
/
+3
2019-09-09
btrfs: export the block group caching helpers
Josef Bacik
1
-0
/
+13
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
1
-0
/
+6
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
1
-0
/
+2
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
1
-0
/
+7
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+154