index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
2020-01-31
1
-11
/
+26
*
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
2020-01-31
1
-2
/
+2
*
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
2020-01-23
1
-22
/
+33
*
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-23
1
-0
/
+86
*
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
2020-01-20
1
-6
/
+1
*
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
1
-3
/
+44
*
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
1
-3
/
+34
*
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
1
-1
/
+1
*
btrfs: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
2020-01-20
1
-18
/
+4
*
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
1
-17
/
+31
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-67
/
+61
*
btrfs: block-group: Reuse the item key from caller of read_one_block_group()
Qu Wenruo
2019-11-18
1
-9
/
+8
*
btrfs: block-group: Refactor btrfs_read_block_groups()
Qu Wenruo
2019-11-18
1
-111
/
+108
*
btrfs: drop incompat bit for raid1c34 after last block group is gone
David Sterba
2019-11-18
1
-9
/
+18
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-68
/
+69
*
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
2019-11-18
1
-9
/
+9
*
btrfs: remove embedded block_group_cache::item
David Sterba
2019-11-18
1
-11
/
+5
*
btrfs: move block_group_item::flags to block group
David Sterba
2019-11-18
1
-3
/
+3
*
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
1
-20
/
+30
*
btrfs: use btrfs_block_group_cache_done in update_block_group
Josef Bacik
2019-11-18
1
-1
/
+1
*
btrfs: block-group: Rework documentation of check_system_chunk function
Marcos Paulo de Souza
2019-11-18
1
-3
/
+1
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
1
-2
/
+1
*
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-11
1
-0
/
+1
*
btrfs: add space reservation tracepoint for reserved bytes
Josef Bacik
2019-09-09
1
-0
/
+2
*
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
1
-3
/
+0
*
btrfs: move math functions to misc.h
David Sterba
2019-09-09
1
-1
/
+1
*
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
1
-2
/
+2
*
btrfs: unexport the temporary exported functions
Josef Bacik
2019-09-09
1
-14
/
+14
*
btrfs: migrate the block group cleanup code
Josef Bacik
2019-09-09
1
-0
/
+127
*
btrfs: migrate the alloc_profile helpers
Josef Bacik
2019-09-09
1
-0
/
+105
*
btrfs: migrate the chunk allocation code
Josef Bacik
2019-09-09
1
-0
/
+246
*
btrfs: migrate the block group space accounting helpers
Josef Bacik
2019-09-09
1
-0
/
+175
*
btrfs: migrate the dirty bg writeout code
Josef Bacik
2019-09-09
1
-0
/
+516
*
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
2019-09-09
1
-0
/
+212
*
btrfs: migrate the block group read/creation code
Josef Bacik
2019-09-09
1
-0
/
+591
*
btrfs: migrate the block group removal code
Josef Bacik
2019-09-09
1
-0
/
+540
*
btrfs: migrate the block group caching code
Josef Bacik
2019-09-09
1
-0
/
+460
*
btrfs: migrate nocow and reservation helpers
Josef Bacik
2019-09-09
1
-0
/
+82
*
btrfs: migrate the block group ref counting stuff
Josef Bacik
2019-09-09
1
-0
/
+25
*
btrfs: migrate the block group lookup code
Josef Bacik
2019-09-09
1
-0
/
+95