Commit Graph

446 Commits (7d1660d411a24f9b5a2f38e41c9896d7151c934f)
 

Author SHA1 Message Date
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
Chris Mason 80ea96b1f3 Btrfs: Add a lookup cache to the extent state tree 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
Yan 0181e58f91 btrfs_drop_extent fixe for inline items > 8K 17 years ago
Chris Mason 1b0f7c29e2 Fix hole start calculation in btrfs_settar 17 years ago
Chris Mason f392a938f3 Properly align the hole size in btrfs_setattr 17 years ago
Yan b1632b10c0 Btrfs: Align extent length to sectorsize in 17 years ago
Chris Mason 5a01a2e3a9 Btrfs: Copy correct tree when inserting into slot 0 17 years ago
Chris Mason b3236e68bf Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 17 years ago
Chris Mason 9c58309d6c Btrfs: Add inode item and backref in one insert, reducing cpu usage 17 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 17 years ago
Chris Mason 70dec8079d Btrfs: extent_io and extent_state optimizations 17 years ago