Commit Graph

624 Commits (33958dc6d38fb4ca7e62273855fcb2db7e616263)

Author SHA1 Message Date
Chris Mason 98d20f67cf Add a min size parameter to btrfs_alloc_extent 17 years ago
Miguel 73f61b2a64 Btrfs: bio_endio support for linux 2.6.23 and older. 17 years ago
Miguel 594994aa3e Btrfs: define write_cache_pages for linux kernel <= 2.6.20 instead 17 years ago
Miguel a5eb62e345 Btrfs: Endianess bug fix for v0.13 with kernels 17 years ago
Chris Mason 587f77043a Btrfs: Fixup a few u64<->pointer casts for 32 bit 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 1643298592 Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush) 17 years ago
Chris Mason 85d824c4a4 Btrfs: Disable extra debugging checks on tree blocks 17 years ago
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