Commit Graph

399 Commits (9c58309d6cf22471dacbcb6de54d00cef9ca20d4)
 

Author SHA1 Message Date
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
Chris Mason 04005cc7a1 Btrfs: Use blk_congestion_wait on older kernels 17 years ago
Yan fb4bc1e056 Btrfs: Fix compile on 2.6.22 kernel 17 years ago
Yan caaca38b8f Btrfs: Fix compile on kernel without ACLs enabled 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 9cce6c3bfc Btrfs: Disable delalloc accounting for now 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 17 years ago
Chris Mason 8c416c9e0d Btrfs: Delete any remaining extent_maps before freeing the inode 17 years ago
Chris Mason b99aa6cb54 Btrfs: Only delete roots from sysfs when they were added to sysfs 17 years ago
Chris Mason 69a32ac517 Btrfs: Change magic string to reflect new format 17 years ago
Yan fdebe2bd70 Btrfs: Add readonly inode flag 17 years ago
Yan 744f52f997 Btrfs: Implement ACLs setting and getting 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 21ad10cf3e Btrfs: Add flush barriers on commit 17 years ago
Chris Mason bcd987feef Btrfs: Remove extent_map debugging message 17 years ago
Yan b98b6767a0 Btrfs: Add inode flags support 17 years ago
Chris Mason c31f8830f0 Btrfs: online shrinking fixes 17 years ago
Chris Mason b0331a4c4c Btrfs: Disable btree reada during extent backref lookups. 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 e4204dedbb Btrfs: Change tree block csum tagging to avoid false error messages 17 years ago
Chris Mason 725c8463ea Btrfs: resizer: don't hold the fs_mutex for long periods of time 17 years ago
Chris Mason 1372f8e609 Properly call btrfs_search_slot while shrinking 17 years ago
Chris Mason 2552488345 Btrfs: Lower the max inline size to 8k 17 years ago
Chris Mason d666746207 Btrfs: Change st_blocksize to 4k 17 years ago
Yan 73e48b277a Btrfs: Properly handle overlapping extent in shrink_extent_tree 17 years ago
Yan d548ee5182 Btrfs: Add a helper that finds previous extent item 17 years ago
Chris Mason 5b92ee7204 Btrfs: Fix lock ordering of the snapshot semaphore against the page lock 17 years ago
Chris Mason bd09835d9a count_snapshots: Properly update the leaf pointer after btrfs_next_leaf 17 years ago
Chris Mason 98ed51747b Btrfs: Force inlining off in a few places to save stack usage 17 years ago
Chris Mason f9ef6604ac Btrfs: 32 bit compile fixes for the resizer and enospc checks 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason 56b453c92f Btrfs: Explicitly send a root objectid to count_snapshots_in_path 17 years ago
Chris Mason 8f662a76c6 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing 17 years ago