Chris Mason
|
59d169e2b3
Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0
|
18 년 전 |
Jens Axboe
|
0a2118dfd4
Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels
|
18 년 전 |
Jens Axboe
|
ae2f5411c4
btrfs: 32-bit type problems
|
18 년 전 |
Chris Mason
|
ff79f8190b
Btrfs: Add back file data checksumming
|
18 년 전 |
Chris Mason
|
19c00ddcc3
Btrfs: Add back metadata checksumming
|
18 년 전 |
Chris Mason
|
810191ff30
Btrfs: extent_map optimizations to cut down on CPU usage
|
18 년 전 |
Chris Mason
|
4dc119046d
Btrfs: Add an extent buffer LRU to reduce radix tree hits
|
18 년 전 |
Chris Mason
|
e19caa5f0e
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations
|
18 년 전 |
Chris Mason
|
09e71a3263
Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page
|
18 년 전 |
Chris Mason
|
14048ed0c4
Btrfs: Cache extent buffer mappings
|
18 년 전 |
Chris Mason
|
db94535db7
Btrfs: Allow tree blocks larger than the page size
|
18 년 전 |
Chris Mason
|
1a5bc167f6
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees
|
18 년 전 |
Chris Mason
|
96b5179d0d
Btrfs: Stop using radix trees for the block group cache
|
18 년 전 |
Chris Mason
|
f510cfecfc
Btrfs: Fix extent_buffer and extent_state leaks
|
18 년 전 |
Chris Mason
|
ae5252bd51
Btrfs: Go back to kmaps instead of page_address in extent_buffers
|
18 년 전 |
Chris Mason
|
6d36dcd48f
Btrfs: Avoid memcpy where possible in extent_buffers
|
18 년 전 |
Chris Mason
|
479965d66e
Btrfs: Optimizations for the extent_buffer code
|
18 년 전 |
Chris Mason
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
18 년 전 |
Christoph Hellwig
|
b3cfa35a49
Btrfs: factor page private preparations into a helper
|
18 년 전 |
Christoph Hellwig
|
0e2752a72c
Btrfs: [PATCH] extent_map: add writepage_end_io hook
|
18 년 전 |
Christoph Hellwig
|
b06355f0fe
Btrfs: [PATCH] extent_map: make the writepage_io hook optional
|
18 년 전 |
Christoph Hellwig
|
d396c6f554
Btrfs: [PATCH] extent_map: provide generic bmap
|
18 년 전 |
Christoph Hellwig
|
90f1c19a9f
Btrfs: [PATCH] extent_map: fix locking for bio completion
|
18 년 전 |
Chris Mason
|
a8c450b211
Btrfs: Reorder tests in set_extent_bit to properly find holes
|
18 년 전 |
Chris Mason
|
86479a04ee
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
|
18 년 전 |
Chris Mason
|
2bf5a725a3
Btrfs: fsx delalloc fixes
|
18 년 전 |
Chris Mason
|
07157aacb1
Btrfs: Add file data csums back in via hooks in the extent map code
|
18 년 전 |
Chris Mason
|
b888db2bd7
Btrfs: Add delayed allocation to the extent based page tree code
|
18 년 전 |
Chris Mason
|
a52d9a8033
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
|
18 년 전 |