Commit Graph

472 Commits (7e38326f5b125288a2baea1d815c500502ab9fc0)
 

Author SHA1 Message Date
Chris Mason 7e38326f5b Btrfs: Handle checksumming errors while reading data blocks 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 cea9e4452e Change btrfs_map_block to return a structure with mappings for all stripes 17 years ago
Chris Mason d18a2c4475 Btrfs: Fix allocation profile init 17 years ago
Chris Mason 6bc34676c0 Btrfs: Don't allow written blocks from this transaction to be reallocated 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 0ef8b2428a Btrfs: Properly dirty buffers in the split corner cases 17 years ago
Chris Mason 0999df54f8 Btrfs: Verify checksums on tree blocks found without read_tree_block 17 years ago
Chris Mason ecbe2402cb Btrfs: Keep fs_mutex during reads done by snapshot deletion 17 years ago
Alex Chiang 140dfd00ae btrfs-progs: Stop stomping on 'name' input parameter 17 years ago
Peter 2b114d1d33 Btrfs: Correct usage of IS_ERR() in extent_io.c 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 e085def2c4 Btrfs: Make the FS tree the last objectid in the tree of tree roots 17 years ago
Chris Mason a9218f6b00 Add /dev/btrfs-control for device scanning ioctls 17 years ago
Chris Mason 7d1660d411 Btrfs: Bring back find_free_extent CPU usage optimizations 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 7f93bf8d27 Match the extent tree code to btrfs-progs for multi-device merging 17 years ago
Chris Mason eb20978f31 Btrfs: Use KM_USERN instead of KM_IRQ during data summing 17 years ago
Chris Mason 55d4741489 Btrfs: Disable sysfs files on older kernels 17 years ago
Chris Mason 2e1a992e31 Btrfs: Make sure bio pages are adjacent during bulk csumming 17 years ago
Chris Mason 6885f308b5 Btrfs: Misc 2.6.25 updates 17 years ago
Greg KH e3fe4e7120 btrfs: fixes for kobject changes in mainline 17 years ago
Chris Mason 6e92f5e651 Btrfs: While doing checksums on bios, cache the extent_buffer mapping 17 years ago
Chris Mason 065631f6dc Btrfs: checksum file data at bio submission time instead of during writepage 17 years ago
Chris Mason 0740c82bc7 Btrfs: Properly cast before shifting 17 years ago
Chris Mason d99cb30a11 Btrfs: Take the extent lock before dropping the delalloc bits 17 years ago
Yan Zheng 5e591a0703 Btrfs: Fix looping on readdir of the subvol roots 17 years ago
Chris Mason 0762704b19 Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write 17 years ago
Chris Mason 952fccac50 Btrfs: Remove extent back refs in batches, and avoid duplicate searches 17 years ago
Chris Mason d7fc640e6f Btrfs: Allocator improvements 17 years ago
Chris Mason 9afbb0b752 Btrfs: Disable tree defrag in SSD mode 17 years ago
David Miller df68b8a7ad Btrfs: unaligned access fixes 17 years ago
Yan 39b5637f6f Btrfs: Fix "no csum found for inode" issue. 17 years ago
Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting 17 years ago
Chris Mason a86c12c73d Btrfs: Create larger bios for btree blocks 17 years ago
Chris Mason 961d023213 Btrfs: Don't case unsigned long to int in bio submission 17 years ago
Chris Mason 5d196fc15d Btrfs: Use 2MB as the empty_size for clustered allocations 17 years ago