Commit Graph

199 Commits (77a41afb7d0dd0f27b6f2f1a5bc701929c7034de)

Author SHA1 Message Date
Chris Mason 8790d502e4 Btrfs: Add support for mirroring across drives 17 years ago
Chris Mason 0999df54f8 Btrfs: Verify checksums on tree blocks found without read_tree_block 17 years ago
Yan e58ca0203d Fix btrfs_fill_super to return -EINVAL when no FS found 17 years ago
Chris Mason 63b10fc487 Reorder the flags field in struct btrfs_header and record a flag on writeout 17 years ago
Chris Mason 2d2ae54797 Btrfs: Add leak debugging for extent_buffer and extent_state 17 years ago
Chris Mason 83041add61 Btrfs: Use a higher default ra pages 17 years ago
Chris Mason 0416008814 Create a btrfs backing dev info 17 years ago
Chris Mason 593060d756 Btrfs: Implement raid0 when multiple devices are present 17 years ago
Chris Mason 8a4b83cc8b Btrfs: Add support for device scanning and detection ioctls 17 years ago
Chris Mason 239b14b32d Btrfs: Bring back mount -o ssd optimizations 17 years ago
Chris Mason 0d81ba5dbe Btrfs: Move device information into the super block so it can be scanned 17 years ago
Chris Mason 6324fbf334 Btrfs: Dynamic chunk and block group allocation 17 years ago
Chris Mason 0b86a832a1 Btrfs: Add support for multiple devices per filesystem 17 years ago
Chris Mason d7fc640e6f Btrfs: Allocator improvements 17 years ago
Chris Mason a86c12c73d Btrfs: Create larger bios for btree blocks 17 years ago
Chris Mason 4529ba495c Btrfs: Add data block hints to SSD mode too 17 years ago
Chris Mason b0c68f8bed Btrfs: Enable delalloc accounting 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason 70dec8079d Btrfs: extent_io and extent_state optimizations 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago
Chris Mason 04005cc7a1 Btrfs: Use blk_congestion_wait on older kernels 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason b99aa6cb54 Btrfs: Only delete roots from sysfs when they were added to sysfs 17 years ago
Chris Mason 55c69072d6 Btrfs: Fix extent_buffer usage when nodesize != leafsize 17 years ago
Chris Mason 21ad10cf3e Btrfs: Add flush barriers on commit 17 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 17 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 17 years ago
Chris Mason e4204dedbb Btrfs: Change tree block csum tagging to avoid false error messages 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Chris Mason c59f8951d4 Btrfs: Add mount option to enforce a max extent size 17 years ago
Chris Mason d10c5f31c7 Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount 17 years ago
Chris Mason b6cda9bcb4 Btrfs: Add mount -o nodatasum to turn of file data checksumming 17 years ago
Chris Mason d8d5f3e16d Btrfs: Add lowest key information to back refs for extent tree blocks as well. 17 years ago
Chris Mason 7bb86316c3 Btrfs: Add back pointers from extents to the btree or file referencing them 17 years ago
Chris Mason 87ee04eb0f Btrfs: Add simple stripe size parameter 17 years ago
Chris Mason ca6646264b Btrfs: Add efficient dirty accounting to the extent_map tree 17 years ago
Chris Mason 448d640b66 Btrfs: Fine tune the btree writeback exclusion some more 17 years ago
Chris Mason 8790bad7fb Btrfs: Only limit btree writeback for pdflush 17 years ago
Chris Mason 793955bca6 Btrfs: Limit btree writeback to prevent seeks 17 years ago
Yan 324ae4df00 Btrfs: Add block group pinned accounting back 17 years ago
Chris Mason 0da5468f47 Btrfs: Use writepages for the metadata too 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Yan Zheng 44b36eb20b Btrfs: Properly setup root key while reading the root 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 304fced668 Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 17 years ago