Commit Graph

18 Commits (eba12c7bfcb4855fc757357e5e5b0b9a474499ba)

Author SHA1 Message Date
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 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
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
Chris Mason a86c12c73d Btrfs: Create larger bios for btree blocks 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 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 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 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Christian Hesse 17636e03f4 Btrfs: section mismatch warnings 17 years ago
Chris Mason ca6646264b Btrfs: Add efficient dirty accounting to the extent_map tree 17 years ago
Chris Mason 793955bca6 Btrfs: Limit btree writeback to prevent seeks 17 years ago
Wyatt Banks 2f4cbe6442 Btrfs: Return value checking in module init 17 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 17 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 17 years ago
Chris Mason 810191ff30 Btrfs: extent_map optimizations to cut down on CPU usage 17 years ago
Chris Mason 4dc119046d Btrfs: Add an extent buffer LRU to reduce radix tree hits 17 years ago
Chris Mason 6b80053d02 Btrfs: Add back the online defragging code 17 years ago
Chris Mason 09e71a3263 Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason 1a5bc167f6 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees 17 years ago
Chris Mason 96b5179d0d Btrfs: Stop using radix trees for the block group cache 17 years ago
Chris Mason f510cfecfc Btrfs: Fix extent_buffer and extent_state leaks 17 years ago
Chris Mason 6d36dcd48f Btrfs: Avoid memcpy where possible in extent_buffers 17 years ago
Chris Mason 479965d66e Btrfs: Optimizations for the extent_buffer code 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Christoph Hellwig b3cfa35a49 Btrfs: factor page private preparations into a helper 17 years ago
Christoph Hellwig 0e2752a72c Btrfs: [PATCH] extent_map: add writepage_end_io hook 18 years ago
Christoph Hellwig d396c6f554 Btrfs: [PATCH] extent_map: provide generic bmap 18 years ago
Chris Mason 07157aacb1 Btrfs: Add file data csums back in via hooks in the extent map code 18 years ago
Chris Mason b888db2bd7 Btrfs: Add delayed allocation to the extent based page tree code 18 years ago
Chris Mason a52d9a8033 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests 18 years ago