Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d71b18f7c7999381a9b721d761b0aceffdcd65da
/
fs
/
btrfs
/
free-space-cache.h
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
· 16 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