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
2020-10-07
btrfs: make read_block_group_item return void
Marcos Paulo de Souza
2020-10-07
btrfs: call btrfs_try_granting_tickets when reserving space
Josef Bacik
2020-10-07
btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
Josef Bacik
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-08-27
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-07-27
btrfs: if we're restriping, use the target restripe profile
Josef Bacik
2020-07-27
btrfs: don't adjust bg flags and use default allocation profiles
Josef Bacik
2020-07-27
btrfs: convert block group refcount to refcount_t
Josef Bacik
2020-07-27
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: remove no longer necessary chunk mutex locking cases
Filipe Manana
2020-07-27
btrfs: factor out reading of bg from find_frist_block_group
Johannes Thumshirn
2020-07-27
btrfs: get mapping tree directly from fsinfo in find_first_block_group
Johannes Thumshirn
2020-07-27
btrfs: simplify checks when adding excluded ranges
Nikolay Borisov
2020-07-27
btrfs: read stripe len directly in btrfs_rmap_block
Nikolay Borisov
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
2020-05-25
btrfs: remove duplicated include in block-group.c
Tiezhu Yang
2020-05-25
btrfs: block-group: rename write_one_cache_group()
Qu Wenruo
2020-05-25
btrfs: block-group: refactor how we insert a block group item
Qu Wenruo
2020-05-25
btrfs: block-group: refactor how we delete one block group item
Qu Wenruo
2020-05-25
btrfs: block-group: refactor how we read one block group item
Qu Wenruo
2020-05-25
btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups()
Qu Wenruo
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-05-25
btrfs: simplify error handling of clean_pinned_extents()
Filipe Manana
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
2020-04-23
btrfs: fix block group leak when removing fails
Xiyu Yang
2020-04-23
btrfs: fix memory leak of transaction when deleting unused block group
Filipe Manana
2020-04-08
btrfs: fix reclaim counter leak of space_info objects
Filipe Manana
2020-03-23
btrfs: add RCU locks around block group initialization
Madhuparna Bhowmik
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: Factor out pinned extent clean up in btrfs_delete_unused_bgs
Nikolay Borisov
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-01-31
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
2020-01-31
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
2020-01-23
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-20
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
btrfs: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
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
[next]