Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 年之前 |
Jeff Mahoney
|
afdb571890
btrfs: simplify btrfs_wait_cache_io prototype
|
9 年之前 |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 年之前 |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 年之前 |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 年之前 |
David Sterba
|
20e5506baf
btrfs: constify remaining structs with function pointers
|
9 年之前 |
Josef Bacik
|
cef4048370
Btrfs: keep track of largest extent in bitmaps
|
9 年之前 |
Chris Mason
|
1bbc621ef2
Btrfs: allow block group cache writeout outside critical section in commit
|
10 年之前 |
Chris Mason
|
c9dc4c6578
Btrfs: two stage dirty block group writeout
|
10 年之前 |
Filipe Manana
|
55507ce361
Btrfs: fix race between writing free space cache and trimming
|
10 年之前 |
Filipe David Borba Manana
|
7451432394
Btrfs: remove path arg from btrfs_truncate_free_space_cache
|
12 年之前 |
Filipe David Borba Manana
|
53645a91f4
Btrfs: remove duplicated ino cache's inode lookup
|
12 年之前 |
Miao Xie
|
a482039889
Btrfs: allocate the free space by the existed max extent size when ENOSPC
|
12 年之前 |
Josef Bacik
|
dc11dd5d70
Btrfs: separate out tests into their own directory
|
12 年之前 |
Josef Bacik
|
00361589d2
Btrfs: avoid starting a transaction in the write path
|
12 年之前 |
David Sterba
|
e6d2960582
btrfs: move ifdef around sanity checks out of init_btrfs_fs
|
12 年之前 |
Miao Xie
|
7b61cd9224
Btrfs: don't use global block reservation for inode cache truncation
|
12 年之前 |
Josef Bacik
|
74255aa07d
Btrfs: add some free space cache tests
|
12 年之前 |
Li Zefan
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 年之前 |
Li Zefan
|
581bb05094
Btrfs: Cache free inode numbers in memory
|
14 年之前 |
Li Zefan
|
34d52cb6c5
Btrfs: Make free space cache code generic
|
14 年之前 |
Li Zefan
|
92c4231181
Btrfs: Remove unused btrfs_block_group_free_space()
|
14 年之前 |
Li Dongyang
|
f7039b1d5c
Btrfs: add btrfs_trim_fs() to handle FITRIM
|
14 年之前 |
Josef Bacik
|
9d66e233c7
Btrfs: load free space cache if it exists
|
15 年之前 |
Josef Bacik
|
0cb59c9953
Btrfs: write out free space cache
|
15 年之前 |
Josef Bacik
|
0af3d00bad
Btrfs: create special free space cache inode
|
15 年之前 |
Josef Bacik
|
9630308170
Btrfs: use hybrid extents+bitmap rb tree for free space
|
16 年之前 |
Chris Mason
|
451d7585a8
Btrfs: add mount -o ssd_spread to spread allocations out
|
16 年之前 |
Chris Mason
|
fa9c0d795f
Btrfs: rework allocation clustering
|
16 年之前 |