Chris Mason
|
a061fc8da7
Btrfs: Add support for online device removal
|
17 년 전 |
Chris Mason
|
5d9cd9ecbf
Btrfs: Fix clone ioctl to not hold the path over inserts
|
17 년 전 |
Chris Mason
|
b9d86667c9
Btrfs: Silence bogus inode.c compiler warnings
|
17 년 전 |
Sage Weil
|
f2eb0a241f
Btrfs: Clone file data ioctl
|
17 년 전 |
Chris Mason
|
ec44a35cbe
Btrfs: Add balance ioctl to restripe the chunks
|
17 년 전 |
Chris Mason
|
788f20eb5a
Btrfs: Add new ioctl to add devices
|
17 년 전 |
Chris Mason
|
8e7bf94fd5
Btrfs: Do more optimal file RA during shrinking and defrag
|
17 년 전 |
Chris Mason
|
8f18cf1339
Btrfs: Make the resizer work based on shrinking and growing devices
|
17 년 전 |
Chris Mason
|
81d7ed29ff
Btrfs: Throttle file_write when data=ordered is flushing the inode
|
17 년 전 |
Chris Mason
|
bcbfce8abd
Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping
|
17 년 전 |
Chris Mason
|
e1c4b7451e
Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads
|
17 년 전 |
Chris Mason
|
f2d8d74d78
Btrfs: Make an unplug function that doesn't unplug every spindle
|
17 년 전 |
Chris Mason
|
4ef64eae28
Btrfs: Remove debugging statements from the invalidatepage calls
|
17 년 전 |
Chris Mason
|
9ad6b7bc2e
Force page->private removal in btrfs_invalidatepage
|
17 년 전 |
Chris Mason
|
3b951516ed
Btrfs: Use the extent map cache to find the logical disk block during data retries
|
17 년 전 |
Chris Mason
|
699122f559
Btrfs: Don't wait on tree block writeback before freeing them anymore
|
17 년 전 |
Chris Mason
|
e015640f9c
Btrfs: Write bio checksumming outside the FS mutex
|
17 년 전 |
Chris Mason
|
44b8bd7edd
Btrfs: Create a work queue for bio writes
|
17 년 전 |
Chris Mason
|
98d20f67cf
Add a min size parameter to btrfs_alloc_extent
|
17 년 전 |
Chris Mason
|
587f77043a
Btrfs: Fixup a few u64<->pointer casts for 32 bit
|
17 년 전 |
Chris Mason
|
1643298592
Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush)
|
17 년 전 |
Chris Mason
|
7e38326f5b
Btrfs: Handle checksumming errors while reading data blocks
|
17 년 전 |
Chris Mason
|
f188591e98
Btrfs: Retry metadata reads in the face of checksum failures
|
17 년 전 |
Chris Mason
|
22c599485b
Btrfs: Handle data block end_io through the async work queue
|
17 년 전 |
Chris Mason
|
cea9e4452e
Change btrfs_map_block to return a structure with mappings for all stripes
|
17 년 전 |
Chris Mason
|
8790d502e4
Btrfs: Add support for mirroring across drives
|
17 년 전 |
Chris Mason
|
0416008814
Create a btrfs backing dev info
|
17 년 전 |
Chris Mason
|
593060d756
Btrfs: Implement raid0 when multiple devices are present
|
17 년 전 |
Chris Mason
|
239b14b32d
Btrfs: Bring back mount -o ssd optimizations
|
17 년 전 |
Chris Mason
|
6324fbf334
Btrfs: Dynamic chunk and block group allocation
|
17 년 전 |