index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.h
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
2020-07-27
btrfs: convert block group refcount to refcount_t
Josef Bacik
2020-05-25
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-20
btrfs: only keep track of data extents for async discard
Dennis Zhou
2020-01-20
btrfs: discard one region at a time in async discard
Dennis Zhou
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: remove embedded block_group_cache::item
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-09-09
btrfs: move struct io_ctl to free-space-cache.h
David Sterba
2019-09-09
btrfs: unexport the temporary exported functions
Josef Bacik
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
2019-09-09
btrfs: temporarily export fragment_free_space
Josef Bacik
2019-09-09
btrfs: export the caching control helpers
Josef Bacik
2019-09-09
btrfs: export the block group caching helpers
Josef Bacik
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik