Commit Graph

43 Commits (33958dc6d38fb4ca7e62273855fcb2db7e616263)

Author SHA1 Message Date
Chris Mason 33958dc6d3 Btrfs: Fix verify_parent_transid 17 years ago
Chris Mason 89642229a5 Btrfs: Search data ordered extents first for checksums on read 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason a61e6f29dc Btrfs: Use a mutex in the extent buffer for tree block locking 17 years ago
Chris Mason 6af118ce51 Btrfs: Index extent buffers in an rbtree 17 years ago
Chris Mason 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 17 years ago
Chris Mason 211f90e68b Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is set 17 years ago
Chris Mason 247e743cbe Btrfs: Use async helpers to deal with pages that have been improperly dirtied 17 years ago
Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 years ago
Chris Mason 079899c238 Btrfs: Change find_extent_buffer to use TestSetPageLocked 17 years ago
Chris Mason 925baeddc5 Btrfs: Start btree concurrency work. 17 years ago
Chris Mason 211c17f51f Fix corners in writepage and btrfs_truncate_page 17 years ago
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 17 years ago
Chris Mason 4235298e4f Btrfs: Drop some verbose printks 17 years ago
Chris Mason 5e478dc982 Btrfs: write_cache_pages came in 2.6.22 17 years ago
Chris Mason 004fb57506 Btrfs: write_extent_pages came in 2.6.23 17 years ago
Chris Mason e1c4b7451e Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 41471e8341 Btrfs: Remove bogus max_sector warnings from the extent_io code 17 years ago
Chris Mason 3b951516ed Btrfs: Use the extent map cache to find the logical disk block during data retries 17 years ago
Miguel 594994aa3e Btrfs: define write_cache_pages for linux kernel <= 2.6.20 instead 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 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
Peter 2b114d1d33 Btrfs: Correct usage of IS_ERR() in extent_io.c 17 years ago
Chris Mason 2d2ae54797 Btrfs: Add leak debugging for extent_buffer and extent_state 17 years ago
Chris Mason 239b14b32d Btrfs: Bring back mount -o ssd optimizations 17 years ago
Chris Mason 0b86a832a1 Btrfs: Add support for multiple devices per filesystem 17 years ago
Chris Mason 065631f6dc Btrfs: checksum file data at bio submission time instead of during writepage 17 years ago
Chris Mason d7fc640e6f Btrfs: Allocator improvements 17 years ago
Yan 39b5637f6f Btrfs: Fix "no csum found for inode" issue. 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
Yan c2e639f02c Btrfs: Fix typo in extent_io.c 17 years ago
Chris Mason ae9d12853b Btrfs: Fix delalloc account on state deletion 17 years ago
Chris Mason 80ea96b1f3 Btrfs: Add a lookup cache to the extent state tree 17 years ago
Chris Mason b0c68f8bed Btrfs: Enable delalloc accounting 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 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 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
Yan f0c5da1446 Btrfs: Fix for test_range_bit 17 years ago
Chris Mason b3a0d8d28c Btrfs: Remove verbose WARN_ON 17 years ago
Chris Mason 55c69072d6 Btrfs: Fix extent_buffer usage when nodesize != leafsize 17 years ago
Chris Mason bcd987feef Btrfs: Remove extent_map debugging message 17 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago