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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
1
-2
/
+2
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
1
-9
/
+0
2019-09-09
btrfs: move math functions to misc.h
David Sterba
1
-1
/
+0
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
1
-0
/
+1
2019-09-09
btrfs: improve comments around nocow path
Nikolay Borisov
1
-0
/
+3
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
1
-1
/
+1
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
1
-128
/
+0
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
1
-121
/
+1
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
1
-244
/
+0
2019-09-09
btrfs: migrate the block group space accounting helpers
Josef Bacik
1
-173
/
+0
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
1
-11
/
+10
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
1
-518
/
+0
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
1
-212
/
+0
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
1
-3
/
+3
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
1
-595
/
+5
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
1
-537
/
+0
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
1
-7
/
+7
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
1
-459
/
+0
2019-09-09
btrfs: factor out sysfs code for deleting block group and space infos
David Sterba
1
-13
/
+1
2019-09-09
btrfs: factor sysfs code out of link_block_group
David Sterba
1
-35
/
+2
2019-09-09
btrfs: make caching_thread use btrfs_find_next_key
Josef Bacik
1
-1
/
+1
2019-09-09
btrfs: temporarily export fragment_free_space
Josef Bacik
1
-4
/
+4
2019-09-09
btrfs: export the caching control helpers
Josef Bacik
1
-18
/
+18
2019-09-09
btrfs: export the excluded extents helpers
Josef Bacik
1
-17
/
+19
2019-09-09
btrfs: export the block group caching helpers
Josef Bacik
1
-35
/
+26
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
1
-82
/
+0
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
1
-25
/
+0
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
1
-94
/
+2
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
1
-0
/
+8
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
1
-141
/
+0
2019-09-09
btrfs: extent-tree: Add comment for inc_block_group_ro()
Qu Wenruo
1
-0
/
+19
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
1
-3
/
+11
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
1
-33
/
+24
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
1
-54
/
+0
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-484
/
+1
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
1
-18
/
+0
2019-07-04
btrfs: migrate the delayed refs rsv code
Josef Bacik
1
-174
/
+0
2019-07-02
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
1
-183
/
+6
2019-07-02
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
1
-246
/
+0
2019-07-02
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
1
-8
/
+6
2019-07-02
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
1
-3
/
+9
2019-07-02
btrfs: export __btrfs_block_rsv_release
Josef Bacik
1
-10
/
+3
2019-07-02
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
1
-9
/
+9
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
1
-702
/
+7
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
1
-63
/
+7
2019-07-02
btrfs: export block_rsv_use_bytes
Josef Bacik
1
-8
/
+5
2019-07-02
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
1
-111
/
+0
2019-07-02
btrfs: move the space info update macro to space-info.h
Josef Bacik
1
-37
/
+26
[next]