Commit Graph

103 Commits (689f9346612d96ab93890160cf2fe0df5217ab73)

Author SHA1 Message Date
Yan Zheng 44b36eb20b Btrfs: Properly setup root key while reading the root 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 304fced668 Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always 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 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Chris Mason d3c2fdcf7b Btrfs: Use balance_dirty_pages_nr on btree blocks 17 years ago
Chris Mason 5ce14bbcdd Btrfs: Find and remove dead roots the first time a root is loaded. 18 years ago
Chris Mason 011410bd85 Btrfs: Add more synchronization before creating a snapshot 18 years ago
Josef Bacik 58176a9604 Btrfs: Add per-root block accounting and sysfs entries 18 years ago
Josef Bacik 15ee9bc7ed Btrfs: delay commits during fsync to allow more writers 18 years ago
Chris Mason 26b8003f10 Btrfs: Replace extent tree preallocation code with some bit radix magic. 18 years ago
Chris Mason 6702ed490c Btrfs: Add run time btree defrag, and an ioctl to force btree defrag 18 years ago
Zach Brown ec6b910fb3 Btrfs: trivial include fixups 18 years ago
Chris Mason ccd467d60e Btrfs: crash recovery fixes 18 years ago
Chris Mason 4b52dff6d3 Btrfs: Fix super block updates during transaction commit 18 years ago
Chris Mason 5eda7b5e9b Btrfs: Add the ability to find and remove dead roots after a crash. 18 years ago
Chris Mason 54aa1f4dfd Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack 18 years ago
Chris Mason 11bd143fc8 Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machines 18 years ago
Chris Mason 8c2383c3dd Subject: Rework btrfs_file_write to only allocate while page locks are held 18 years ago
Chris Mason 9ebefb180b Btrfs: patch queue: page_mkwrite 18 years ago
Chris Mason 340887809d Btrfs: i386 fixes from axboe 18 years ago
Chris Mason 6cbd557078 Btrfs: add GPLv2 18 years ago
Chris Mason 5af3981c18 Btrfs: printk fixes 18 years ago
Chris Mason 39279cc3d2 Btrfs: split up super.c 18 years ago
Chris Mason 0cf6c62017 Btrfs: remove device tree 18 years ago
Chris Mason facda1e787 Btrfs: get forced transaction commits via workqueue 18 years ago
Chris Mason 08607c1b18 Btrfs: add compat ioctl 18 years ago
Chris Mason f9f3c6b666 Btrfs: 2.6.21-git fixes 18 years ago
Chris Mason de428b63b1 Btrfs: allocator optimizations, truncate readahead 18 years ago
Chris Mason 509659cde5 Btrfs: switch to crc32c instead of sha256 18 years ago
Chris Mason e37c9e6921 Btrfs: many allocator fixes, pretty solid 18 years ago
Chris Mason be74417553 Btrfs: more allocator enhancements 18 years ago
Chris Mason 35b7e47610 Btrfs: fix page cache memory leak 18 years ago
Chris Mason 090d18753c Btrfs: directory readahead 18 years ago
Chris Mason 28b8bb9e00 Btrfs: allocator tweaks 18 years ago
Chris Mason cd1bc4653d Btrfs: more block allocator work 18 years ago
Chris Mason 9078a3e1e4 Btrfs: start of block group code 18 years ago
Chris Mason f2458e1d8c Btrfs: change around extent-tree prealloc 18 years ago
Chris Mason 4d77567309 Btrfs: add owner and type fields to the extents aand block headers 18 years ago
Chris Mason e66f709b15 Btrfs: write barriers on commit, balance level before split 18 years ago
Chris Mason 8fd17795b2 Btrfs: early fsync support 18 years ago