Commit Graph

660 Commits (0986fe9eac24fd186927c3b87af51d62f8ab92cd)
 

Author SHA1 Message Date
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
Yan 7261009cea btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types 17 years ago
Chris Mason 068fe39fa1 Btrfs: Add checks for last byte in disk to allocator grouping 17 years ago
Yan dacb473ad8 Btrfs: Fix hole creation in file_write 17 years ago
Chris Mason 47b0c4f8c7 Btrfs: Update magic 17 years ago
Chris Mason f594706643 Btrfs: Add debugging for block group update failure 17 years ago
Yan c2e639f02c Btrfs: Fix typo in extent_io.c 17 years ago
Chris Mason 80b6794d11 Btrfs: Lower stack usage in transaction.c 17 years ago
Chris Mason ae9d12853b Btrfs: Fix delalloc account on state deletion 17 years ago
Yan 2f375ab9c5 Call btrfs_cow_block while lowering tree level. 17 years ago
Chris Mason 60cde612c8 Btrfs: Use last_alloc optimizations for metadata, even without -o ssd 17 years ago
Chris Mason 21a4989d26 Btrfs: Hash in the offset and owner for file extent backref keys 17 years ago
Chris Mason 47e4bb988c Btrfs: Insert extent record and the first backref in a single balance 17 years ago