Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1aa646ac71feb987a9571e1d70980d10ff495fbc
/
fs
/
btrfs
/
free-space-cache.h
7fe6d45
btrfs: have multiple discard lists
by Dennis Zhou
· 5 years ago
5dc7c10
btrfs: keep track of discardable_bytes for async discard
by Dennis Zhou
· 5 years ago
dfb79dd
btrfs: track discardable extents for async discard
by Dennis Zhou
· 5 years ago
2bee7eb
btrfs: discard one region at a time in async discard
by Dennis Zhou
· 5 years ago
6e80d4f
btrfs: handle empty block_group removal for async discard
by Dennis Zhou
· 5 years ago
b0643e5
btrfs: add the beginning of async discard, discard workqueue
by Dennis Zhou
· 5 years ago
da080fe
btrfs: keep track of free space bitmap trim status cleanliness
by Dennis Zhou
· 5 years ago
a7ccb25
btrfs: keep track of which extents have been discarded
by Dennis Zhou
· 5 years ago
32da5386
btrfs: rename btrfs_block_group_cache
by David Sterba
· 5 years ago
67b61ae
btrfs: move struct io_ctl to free-space-cache.h
by David Sterba
· 5 years ago
478b4d9
btrfs: move btrfs_add_free_space out of a header file
by Josef Bacik
· 6 years ago
2ceeae2
btrfs: get fs_info from block group in btrfs_find_space_cluster
by David Sterba
· 6 years ago
bb6cb1c
btrfs: get fs_info from block group in load_free_space_cache
by David Sterba
· 6 years ago
7949f33
btrfs: get fs_info from block group in lookup_free_space_inode
by David Sterba
· 6 years ago
fe04153
btrfs: get fs_info from trans in btrfs_write_out_cache
by David Sterba
· 6 years ago
4ca75f1
btrfs: get fs_info from trans in create_free_space_inode
by David Sterba
· 6 years ago
9888c34
btrfs: replace GPL boilerplate by SPDX -- headers
by David Sterba
· 7 years ago
77ab86b
btrfs: free-space-cache, clean up unnecessary root arguments
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 9 years ago
afdb571
btrfs: simplify btrfs_wait_cache_io prototype
by Jeff Mahoney
· 8 years ago
5b4aace
btrfs: call functions that overwrite their root parameter with fs_info
by Jeff Mahoney
· 9 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
20e5506
btrfs: constify remaining structs with function pointers
by David Sterba
· 9 years ago
cef4048
Btrfs: keep track of largest extent in bitmaps
by Josef Bacik
· 9 years ago
1bbc621
Btrfs: allow block group cache writeout outside critical section in commit
by Chris Mason
· 10 years ago
c9dc4c6
Btrfs: two stage dirty block group writeout
by Chris Mason
· 10 years ago
55507ce
Btrfs: fix race between writing free space cache and trimming
by Filipe Manana
· 10 years ago
7451432
Btrfs: remove path arg from btrfs_truncate_free_space_cache
by Filipe David Borba Manana
· 11 years ago
53645a9
Btrfs: remove duplicated ino cache's inode lookup
by Filipe David Borba Manana
· 11 years ago
a482039
Btrfs: allocate the free space by the existed max extent size when ENOSPC
by Miao Xie
· 11 years ago
dc11dd5
Btrfs: separate out tests into their own directory
by Josef Bacik
· 11 years ago
0036158
Btrfs: avoid starting a transaction in the write path
by Josef Bacik
· 11 years ago
e6d2960
btrfs: move ifdef around sanity checks out of init_btrfs_fs
by David Sterba
· 12 years ago
7b61cd9
Btrfs: don't use global block reservation for inode cache truncation
by Miao Xie
· 12 years ago
74255aa
Btrfs: add some free space cache tests
by Josef Bacik
· 12 years ago
82d5902
Btrfs: Support reading/writing on disk free ino cache
by Li Zefan
· 14 years ago
581bb05
Btrfs: Cache free inode numbers in memory
by Li Zefan
· 14 years ago
34d52cb
Btrfs: Make free space cache code generic
by Li Zefan
· 14 years ago
92c42311
Btrfs: Remove unused btrfs_block_group_free_space()
by Li Zefan
· 14 years ago
f7039b1
Btrfs: add btrfs_trim_fs() to handle FITRIM
by Li Dongyang
· 14 years ago
9d66e23
Btrfs: load free space cache if it exists
by Josef Bacik
· 14 years ago
0cb59c9
Btrfs: write out free space cache
by Josef Bacik
· 15 years ago
0af3d00
Btrfs: create special free space cache inode
by Josef Bacik
· 15 years ago
9630308
Btrfs: use hybrid extents+bitmap rb tree for free space
by Josef Bacik
· 15 years ago
451d758
Btrfs: add mount -o ssd_spread to spread allocations out
by Chris Mason
· 16 years ago
fa9c0d79
Btrfs: rework allocation clustering
by Chris Mason
· 16 years ago