Chris Mason
|
d8d5f3e16d
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
|
17 年 前 |
Chris Mason
|
7bb86316c3
Btrfs: Add back pointers from extents to the btree or file referencing them
|
17 年 前 |
Chris Mason
|
87ee04eb0f
Btrfs: Add simple stripe size parameter
|
17 年 前 |
Chris Mason
|
ca6646264b
Btrfs: Add efficient dirty accounting to the extent_map tree
|
17 年 前 |
Chris Mason
|
448d640b66
Btrfs: Fine tune the btree writeback exclusion some more
|
17 年 前 |
Chris Mason
|
8790bad7fb
Btrfs: Only limit btree writeback for pdflush
|
17 年 前 |
Chris Mason
|
793955bca6
Btrfs: Limit btree writeback to prevent seeks
|
17 年 前 |
Yan
|
324ae4df00
Btrfs: Add block group pinned accounting back
|
17 年 前 |
Chris Mason
|
0da5468f47
Btrfs: Use writepages for the metadata too
|
17 年 前 |
Chris Mason
|
35ebb934bd
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
|
17 年 前 |
Yan Zheng
|
44b36eb20b
Btrfs: Properly setup root key while reading the root
|
17 年 前 |
Chris Mason
|
ff79f8190b
Btrfs: Add back file data checksumming
|
17 年 前 |
Chris Mason
|
304fced668
Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always
|
17 年 前 |
Chris Mason
|
19c00ddcc3
Btrfs: Add back metadata checksumming
|
17 年 前 |
Chris Mason
|
810191ff30
Btrfs: extent_map optimizations to cut down on CPU usage
|
17 年 前 |
Chris Mason
|
4dc119046d
Btrfs: Add an extent buffer LRU to reduce radix tree hits
|
17 年 前 |
Chris Mason
|
6b80053d02
Btrfs: Add back the online defragging code
|
17 年 前 |
Chris Mason
|
09e71a3263
Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page
|
17 年 前 |
Chris Mason
|
db94535db7
Btrfs: Allow tree blocks larger than the page size
|
17 年 前 |
Chris Mason
|
1a5bc167f6
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees
|
17 年 前 |
Chris Mason
|
96b5179d0d
Btrfs: Stop using radix trees for the block group cache
|
17 年 前 |
Chris Mason
|
f510cfecfc
Btrfs: Fix extent_buffer and extent_state leaks
|
17 年 前 |
Chris Mason
|
6d36dcd48f
Btrfs: Avoid memcpy where possible in extent_buffers
|
17 年 前 |
Chris Mason
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 年 前 |
Chris Mason
|
d3c2fdcf7b
Btrfs: Use balance_dirty_pages_nr on btree blocks
|
17 年 前 |
Chris Mason
|
5ce14bbcdd
Btrfs: Find and remove dead roots the first time a root is loaded.
|
17 年 前 |
Chris Mason
|
011410bd85
Btrfs: Add more synchronization before creating a snapshot
|
17 年 前 |
Josef Bacik
|
58176a9604
Btrfs: Add per-root block accounting and sysfs entries
|
17 年 前 |
Josef Bacik
|
15ee9bc7ed
Btrfs: delay commits during fsync to allow more writers
|
18 年 前 |
Chris Mason
|
26b8003f10
Btrfs: Replace extent tree preallocation code with some bit radix magic.
|
18 年 前 |