Yan
|
b97f9203b4
Btrfs: Fix typo and memory leak in extent-tree.c
|
17 年之前 |
Jens Axboe
|
ae2f5411c4
btrfs: 32-bit type problems
|
17 年之前 |
Chris Mason
|
19c00ddcc3
Btrfs: Add back metadata checksumming
|
17 年之前 |
Chris Mason
|
0f82731fc5
Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.
|
17 年之前 |
Chris Mason
|
4dc119046d
Btrfs: Add an extent buffer LRU to reduce radix tree hits
|
17 年之前 |
Chris Mason
|
e19caa5f0e
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations
|
17 年之前 |
Chris Mason
|
6b80053d02
Btrfs: Add back the online defragging code
|
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
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 年之前 |
Chris Mason
|
cf67582bb2
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
|
17 年之前 |
Chris Mason
|
d3c2fdcf7b
Btrfs: Use balance_dirty_pages_nr on btree blocks
|
17 年之前 |
Yan
|
7d7d6068be
Btrfs: Fix cache_block_group to catch holes at the start of the group
|
17 年之前 |
Yan
|
e9fe395e47
Btrfs: Fix oopsen in extent_tree.c during enospc
|
17 年之前 |
Josef Bacik
|
58176a9604
Btrfs: Add per-root block accounting and sysfs entries
|
17 年之前 |
Chris Mason
|
b888db2bd7
Btrfs: Add delayed allocation to the extent based page tree code
|
17 年之前 |
Chris Mason
|
2cc58cf24f
Btrfs: Do more extensive readahead during tree searches
|
17 年之前 |
Chris Mason
|
f2183bde1a
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
|
18 年之前 |
Chris Mason
|
e9d0b13b5b
Btrfs: Btree defrag on the extent-mapping tree as well
|
18 年之前 |
Chris Mason
|
409eb95d7f
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
|
18 年之前 |
Chris Mason
|
26b8003f10
Btrfs: Replace extent tree preallocation code with some bit radix magic.
|
18 年之前 |
Chris Mason
|
f4468e94c8
Btrfs: Let some locks go during defrag and snapshot dropping
|
18 年之前 |
Chris Mason
|
6702ed490c
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
|
18 年之前 |
Chris Mason
|
3c69faecb8
Btrfs: Fold some btree readahead routines into something more generic.
|
18 年之前 |
Chris Mason
|
9f3a742736
Btrfs: Do snapshot deletion in smaller chunks.
|
18 年之前 |
Zach Brown
|
ec6b910fb3
Btrfs: trivial include fixups
|
18 年之前 |
Chris Mason
|
ccd467d60e
Btrfs: crash recovery fixes
|
18 年之前 |
Chris Mason
|
f2654de42a
Btrfs: Allow find_free_extent callers to pass in an exclusion range
|
18 年之前 |