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.c
Age
Commit message (
Expand
)
Author
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: block-group: Reuse the item key from caller of read_one_block_group()
Qu Wenruo
2019-11-18
btrfs: block-group: Refactor btrfs_read_block_groups()
Qu Wenruo
2019-11-18
btrfs: drop incompat bit for raid1c34 after last block group is gone
David Sterba
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
2019-11-18
btrfs: remove embedded block_group_cache::item
David Sterba
2019-11-18
btrfs: move block_group_item::flags to block group
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
btrfs: use btrfs_block_group_cache_done in update_block_group
Josef Bacik
2019-11-18
btrfs: block-group: Rework documentation of check_system_chunk function
Marcos Paulo de Souza
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-10-11
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-09-09
btrfs: add space reservation tracepoint for reserved bytes
Josef Bacik
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
btrfs: move math functions to misc.h
David Sterba
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
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: migrate the block group space 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: 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: migrate the block group caching code
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