David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 年之前 |
Anand Jain
|
7c829b722d
btrfs: add define for oldest generation
|
7 年之前 |
Filipe Manana
|
0376374a98
Btrfs: fix locking bugs when defragging leaves
|
9 年之前 |
Tsutomu Itoh
|
527afb4493
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
|
10 年之前 |
David Sterba
|
13028901a4
btrfs: let tree defrag work in SSD mode
|
10 年之前 |
Miao Xie
|
27cdeb7096
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
|
11 年之前 |
Liu Bo
|
8319bfe136
Btrfs: cleanup dead code of defragment
|
12 年之前 |
Filipe David Borba Manana
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
12 年之前 |
Eric Sandeen
|
de78b51a28
btrfs: remove cache only arguments from defrag path
|
12 年之前 |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 年之前 |
Andi Kleen
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 年之前 |
Yan, Zheng
|
8929ecfa50
Btrfs: Introduce global metadata reservation
|
15 年之前 |
Chris Mason
|
56bec294de
Btrfs: do extent allocation and reference count updates in the background
|
16 年之前 |
Chris Mason
|
b4ce94de9b
Btrfs: Change btree locking to use explicit blocking points
|
16 年之前 |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 年之前 |
Josef Bacik
|
2517920135
Btrfs: nuke fs wide allocation mutex V2
|
17 年之前 |
Chris Mason
|
d352ac6814
Btrfs: add and improve comments
|
17 年之前 |
Chris Mason
|
e02119d5a7
Btrfs: Add a write ahead tree log to optimize synchronous operations
|
17 年之前 |
Chris Mason
|
3f157a2fd2
Btrfs: Online btree defragmentation fixes
|
17 年之前 |
Chris Mason
|
1b1e2135dc
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
|
17 年之前 |
Chris Mason
|
e7a84565bc
Btrfs: Add btree locking to the tree defragmentation code
|
17 年之前 |
Chris Mason
|
925baeddc5
Btrfs: Start btree concurrency work.
|
17 年之前 |
Chris Mason
|
0ef3e66b67
Btrfs: Allocator fix variety pack
|
17 年之前 |
Chris Mason
|
1259ab75c6
Btrfs: Handle write errors on raid1 and raid10
|
17 年之前 |
Chris Mason
|
ca7a79ad8d
Btrfs: Pass down the expected generation number when reading tree blocks
|
17 年之前 |
Chris Mason
|
0999df54f8
Btrfs: Verify checksums on tree blocks found without read_tree_block
|
17 年之前 |
Chris Mason
|
9afbb0b752
Btrfs: Disable tree defrag in SSD mode
|
17 年之前 |
Chris Mason
|
b3236e68bf
Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there
|
17 年之前 |
Chris Mason
|
e18e4809b1
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
|
17 年之前 |
Chris Mason
|
7bb86316c3
Btrfs: Add back pointers from extents to the btree or file referencing them
|
17 年之前 |