Commit Graph

69 Commits (5d9cd9ecbf40b8bd5045a3c2f1feb35db6a12266)

Author SHA1 Message Date
Chris Mason d6bfde8765 Btrfs: Fixes for 2.6.18 enterprise kernels 17 years ago
Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode 17 years ago
Chris Mason ce9adaa5a7 Btrfs: Do metadata checksums for reads via a workqueue 17 years ago
Chris Mason 0b86a832a1 Btrfs: Add support for multiple devices per filesystem 17 years ago
Chris Mason 80b6794d11 Btrfs: Lower stack usage in transaction.c 17 years ago
Chris Mason 4529ba495c Btrfs: Add data block hints to SSD mode too 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago
Chris Mason 4d5e74bc0a Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels 17 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 17 years ago
Chris Mason 3063d29f2a Btrfs: Move snapshot creation to commit time 17 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Christian Hesse 17636e03f4 Btrfs: section mismatch warnings 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Chris Mason a6b6e75e09 Btrfs: Defrag only leaves, and only when the parent node has a single objectid 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 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 f510cfecfc Btrfs: Fix extent_buffer and extent_state leaks 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
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 e9d0b13b5b Btrfs: Btree defrag on the extent-mapping tree as well 18 years ago
Chris Mason 409eb95d7f Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot 18 years ago
Chris Mason 26b8003f10 Btrfs: Replace extent tree preallocation code with some bit radix magic. 18 years ago
Chris Mason f4468e94c8 Btrfs: Let some locks go during defrag and snapshot dropping 18 years ago
Chris Mason 6702ed490c Btrfs: Add run time btree defrag, and an ioctl to force btree defrag 18 years ago
Chris Mason 9f3a742736 Btrfs: Do snapshot deletion in smaller chunks. 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 22bb92f376 Btrfs: Documentation update 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 8c2383c3dd Subject: Rework btrfs_file_write to only allocate while page locks are held 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 0cf6c62017 Btrfs: remove device tree 18 years ago
Chris Mason ad693af684 Btrfs: reap dead roots right after commit 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 e37c9e6921 Btrfs: many allocator fixes, pretty solid 18 years ago
Chris Mason 35b7e47610 Btrfs: fix page cache memory leak 18 years ago