Chris Mason
|
8f662a76c6
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing
|
17 gadi atpakaļ |
Chris Mason
|
e52ec0eb62
Btrfs: Fix NULL block groups on reading the inode
|
17 gadi atpakaļ |
Chris Mason
|
edbd8d4efe
Btrfs: Support for online FS resize (grow and shrink)
|
17 gadi atpakaļ |
Chris Mason
|
be20aa9dba
Btrfs: Add mount option to turn off data cow
|
17 gadi atpakaļ |
Chris Mason
|
f6dbff55d7
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
|
17 gadi atpakaļ |
Chris Mason
|
6caab489c5
Fix btrfs_inc_ref to add backref hints
|
17 gadi atpakaļ |
Chris Mason
|
70b043f0c7
Btrfs: Extra NULL block group checks in find_free_extent
|
17 gadi atpakaļ |
Chris Mason
|
d8d5f3e16d
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
|
17 gadi atpakaļ |
Chris Mason
|
7bb86316c3
Btrfs: Add back pointers from extents to the btree or file referencing them
|
17 gadi atpakaļ |
Chris Mason
|
74493f7a59
Btrfs: Implement generation numbers in block pointers
|
17 gadi atpakaļ |
Chris Mason
|
1a2b2ac78a
Btrfs: Fix extent allocation for btree blocks as the disk fills
|
17 gadi atpakaļ |
Chris Mason
|
87ee04eb0f
Btrfs: Add simple stripe size parameter
|
17 gadi atpakaļ |
Chris Mason
|
00f5c795fc
btrfs_drop_extents: make sure the item is getting smaller before truncate
|
17 gadi atpakaļ |
Chris Mason
|
015a739c7c
Btrfs: Handle writeback under high memory pressure better
|
17 gadi atpakaļ |
Chris Mason
|
0e4de58432
Btrfs: Add check for null block group to find_search_start
|
17 gadi atpakaļ |
Yan
|
5cf664263b
Btrfs: Off by one fixes for extent-tree.c
|
17 gadi atpakaļ |
Yan
|
5e5745dcaf
Btrfs: Add full_scan parameter to find_search_start
|
17 gadi atpakaļ |
Yan
|
324ae4df00
Btrfs: Add block group pinned accounting back
|
17 gadi atpakaļ |
Chris Mason
|
257d0ce36f
Btrfs: Allow large data extents in a single file to span into metadata block groups
|
17 gadi atpakaļ |
Chris Mason
|
f84a8b362d
Btrfs: Optimize allocations as we need to mix data and metadata into one group
|
17 gadi atpakaļ |
Yan
|
c549228ff6
Btrfs: Properly update free space cache in __free_extent
|
17 gadi atpakaļ |
Yan
|
b97f9203b4
Btrfs: Fix typo and memory leak in extent-tree.c
|
17 gadi atpakaļ |
Jens Axboe
|
ae2f5411c4
btrfs: 32-bit type problems
|
17 gadi atpakaļ |
Chris Mason
|
19c00ddcc3
Btrfs: Add back metadata checksumming
|
17 gadi atpakaļ |
Chris Mason
|
0f82731fc5
Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.
|
17 gadi atpakaļ |
Chris Mason
|
4dc119046d
Btrfs: Add an extent buffer LRU to reduce radix tree hits
|
17 gadi atpakaļ |
Chris Mason
|
e19caa5f0e
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations
|
17 gadi atpakaļ |
Chris Mason
|
6b80053d02
Btrfs: Add back the online defragging code
|
17 gadi atpakaļ |
Chris Mason
|
db94535db7
Btrfs: Allow tree blocks larger than the page size
|
17 gadi atpakaļ |
Chris Mason
|
1a5bc167f6
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees
|
17 gadi atpakaļ |