Chris Mason
|
9afbb0b752
Btrfs: Disable tree defrag in SSD mode
|
17 years ago |
Chris Mason
|
5d196fc15d
Btrfs: Use 2MB as the empty_size for clustered allocations
|
17 years ago |
Chris Mason
|
068fe39fa1
Btrfs: Add checks for last byte in disk to allocator grouping
|
17 years ago |
Chris Mason
|
f594706643
Btrfs: Add debugging for block group update failure
|
17 years ago |
Chris Mason
|
60cde612c8
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
|
17 years ago |
Chris Mason
|
21a4989d26
Btrfs: Hash in the offset and owner for file extent backref keys
|
17 years ago |
Chris Mason
|
47e4bb988c
Btrfs: Insert extent record and the first backref in a single balance
|
17 years ago |
Chris Mason
|
4529ba495c
Btrfs: Add data block hints to SSD mode too
|
17 years ago |
Chris Mason
|
291d673e6a
Btrfs: Do delalloc accounting via hooks in the extent_state code
|
17 years ago |
Chris Mason
|
bea495e5b4
Btrfs: Tune readahead during defrag to avoid reading too much at once
|
17 years ago |
Chris Mason
|
d1310b2e0c
Btrfs: Split the extent_map code into two parts
|
17 years ago |
Chris Mason
|
e18e4809b1
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
|
17 years ago |
Chris Mason
|
55c69072d6
Btrfs: Fix extent_buffer usage when nodesize != leafsize
|
17 years ago |
Chris Mason
|
c31f8830f0
Btrfs: online shrinking fixes
|
17 years ago |
Chris Mason
|
b0331a4c4c
Btrfs: Disable btree reada during extent backref lookups.
|
17 years ago |
Chris Mason
|
dc17ff8f11
Btrfs: Add data=ordered support
|
17 years ago |
Chris Mason
|
725c8463ea
Btrfs: resizer: don't hold the fs_mutex for long periods of time
|
17 years ago |
Chris Mason
|
1372f8e609
Properly call btrfs_search_slot while shrinking
|
17 years ago |
Yan
|
73e48b277a
Btrfs: Properly handle overlapping extent in shrink_extent_tree
|
17 years ago |
Yan
|
d548ee5182
Btrfs: Add a helper that finds previous extent item
|
17 years ago |
Chris Mason
|
bd09835d9a
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
|
17 years ago |
Chris Mason
|
98ed51747b
Btrfs: Force inlining off in a few places to save stack usage
|
17 years ago |
Chris Mason
|
f9ef6604ac
Btrfs: 32 bit compile fixes for the resizer and enospc checks
|
17 years ago |
Chris Mason
|
4313b3994d
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
|
17 years ago |
Chris Mason
|
56b453c92f
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
|
17 years ago |
Chris Mason
|
8f662a76c6
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing
|
17 years ago |
Chris Mason
|
e52ec0eb62
Btrfs: Fix NULL block groups on reading the inode
|
17 years ago |
Chris Mason
|
edbd8d4efe
Btrfs: Support for online FS resize (grow and shrink)
|
17 years ago |
Chris Mason
|
be20aa9dba
Btrfs: Add mount option to turn off data cow
|
17 years ago |
Chris Mason
|
f6dbff55d7
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
|
17 years ago |