index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: 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