index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-03-23
btrfs: introduce extent allocation policy
Naohiro Aota
1
-0
/
+8
2020-03-23
btrfs: change full_search to bool in find_free_extent_update_loop
Naohiro Aota
1
-1
/
+1
2020-03-23
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
1
-4
/
+3
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
1
-44
/
+0
2020-03-23
btrfs: handle logged extent failure properly
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-23
/
+8
2020-03-23
btrfs: Mark pinned log extents as excluded
Nikolay Borisov
1
-0
/
+8
2020-03-23
btrfs: Make pin_down_extent take transaction handle
Nikolay Borisov
1
-5
/
+6
2020-03-23
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: Make btrfs_pin_reserved_extent take transaction handle
Nikolay Borisov
1
-3
/
+5
2020-03-23
btrfs: Make btrfs_pin_extent take trans handle
Nikolay Borisov
1
-11
/
+6
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
1
-5
/
+5
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-1
/
+1
2020-02-19
btrfs: handle logged extent failure properly
Josef Bacik
1
-0
/
+2
2020-01-20
btrfs: calculate discard delay based on number of extents
Dennis Zhou
1
-1
/
+3
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-0
/
+4
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
1
-1
/
+1
2020-01-20
btrfs: remove struct find_free_extent.ram_bytes
Omar Sandoval
1
-2
/
+0
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
1
-19
/
+11
2020-01-20
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
1
-9
/
+15
2020-01-20
btrfs: Don't discard unwritten extents
Nikolay Borisov
1
-2
/
+0
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
1
-3
/
+4
2019-12-13
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
1
-2
/
+18
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-34
/
+33
2019-11-18
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
1
-10
/
+31
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-14
/
+14
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-2
/
+1
2019-11-18
btrfs: User assert to document transaction requirement
Nikolay Borisov
1
-3
/
+2
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
1
-1
/
+1
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
[prev]
[next]