Commit Graph

586 Commits (77a41afb7d0dd0f27b6f2f1a5bc701929c7034de)
 

Author SHA1 Message Date
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
Chris Mason aadfeb6e39 Btrfs: Add some extra debugging around file data checksum failures 17 years ago
Chris Mason c2a8b6e110 Btrfs: Force f_pos to the max when a readdir hits the end of the directory. 17 years ago
Chris Mason bea495e5b4 Btrfs: Tune readahead during defrag to avoid reading too much at once 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 17 years ago
Chris Mason c1e32da616 Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) 17 years ago
Yan ed0dab6b86 Btrfs: Add basic lockfs calls 17 years ago
Yan f0c5da1446 Btrfs: Fix for test_range_bit 17 years ago
Yan b17854275c Fix for btrfs_find_free_objectid 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago