Commit Graph

181 Commits (dfe25020689bb2d318782d2c9c7141203583fc70)

Author SHA1 Message Date
Chris Mason dfe2502068 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices 17 years ago
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 17 years ago
Chris Mason ca7a79ad8d Btrfs: Pass down the expected generation number when reading tree blocks 17 years ago
Chris Mason 188de649c5 Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls forever 17 years ago
Chris Mason a061fc8da7 Btrfs: Add support for online device removal 17 years ago
Chris Mason d6bfde8765 Btrfs: Fixes for 2.6.18 enterprise kernels 17 years ago
Chris Mason a236aed14c Btrfs: Deal with failed writes in mirrored configurations 17 years ago
Chris Mason 4235298e4f Btrfs: Drop some verbose printks 17 years ago
Chris Mason 8f18cf1339 Btrfs: Make the resizer work based on shrinking and growing devices 17 years ago
Chris Mason 84eed90fac Btrfs: Add failure handling for read_sys_array 17 years ago
Chris Mason bcbfce8abd Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping 17 years ago
Chris Mason 38b669880d Deal with page == NULL in the btrfs_unplug_io_fn 17 years ago
Chris Mason f2d8d74d78 Btrfs: Make an unplug function that doesn't unplug every spindle 17 years ago
Chris Mason 4ef64eae28 Btrfs: Remove debugging statements from the invalidatepage calls 17 years ago
Chris Mason 4575c9ccee Btrfs: Scale the bdi ra_pages by the number of devices in the FS 17 years ago
Chris Mason 9ad6b7bc2e Force page->private removal in btrfs_invalidatepage 17 years ago
Chris Mason 0afbaf8c82 Btrfs: Set the btree inode i_size to OFFSET_MAX 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 7b859fe7cd Btrfs: Only do async bio submission for pdflush 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 17 years ago
Chris Mason e17cade25f Btrfs: Add chunk uuids and update multi-device back references 17 years ago
Chris Mason b248a41529 Btrfs: A few updates for 2.6.18 and versions older than 2.6.25 17 years ago
Miguel 73f61b2a64 Btrfs: bio_endio support for linux 2.6.23 and older. 17 years ago
Miguel a5eb62e345 Btrfs: Endianess bug fix for v0.13 with kernels 17 years ago
Chris Mason 3dd39914bc Btrfs: Add extra checks to avoid removing extent_state from pages we can't free 17 years ago
Chris Mason f29844623d Btrfs: Write out all super blocks on commit, and bring back proper barrier support 17 years ago
Chris Mason f188591e98 Btrfs: Retry metadata reads in the face of checksum failures 17 years ago
Chris Mason 22c599485b Btrfs: Handle data block end_io through the async work queue 17 years ago
Chris Mason ce9adaa5a7 Btrfs: Do metadata checksums for reads via a workqueue 17 years ago
Chris Mason 728131d8e4 Btrfs: Add additional debugging for metadata checksum failures 17 years ago
Chris Mason d18a2c4475 Btrfs: Fix allocation profile init 17 years ago
Chris Mason 611f0e00a2 Btrfs: Add support for duplicate blocks on a single spindle 17 years ago
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