Commit Graph

555 Commits (eba12c7bfcb4855fc757357e5e5b0b9a474499ba)
 

Author SHA1 Message Date
Chris Mason f392a938f3 Properly align the hole size in btrfs_setattr 16 years ago
Yan b1632b10c0 Btrfs: Align extent length to sectorsize in 16 years ago
Chris Mason 5a01a2e3a9 Btrfs: Copy correct tree when inserting into slot 0 16 years ago
Chris Mason b3236e68bf Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there 16 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 16 years ago
Chris Mason 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 16 years ago
Chris Mason 9c58309d6c Btrfs: Add inode item and backref in one insert, reducing cpu usage 16 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 16 years ago
Chris Mason 70dec8079d Btrfs: extent_io and extent_state optimizations 16 years ago
Chris Mason aadfeb6e39 Btrfs: Add some extra debugging around file data checksum failures 16 years ago
Chris Mason c2a8b6e110 Btrfs: Force f_pos to the max when a readdir hits the end of the directory. 16 years ago
Chris Mason bea495e5b4 Btrfs: Tune readahead during defrag to avoid reading too much at once 16 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 16 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 16 years ago
Chris Mason c1e32da616 Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) 16 years ago
Yan ed0dab6b86 Btrfs: Add basic lockfs calls 16 years ago
Yan f0c5da1446 Btrfs: Fix for test_range_bit 16 years ago
Yan b17854275c Fix for btrfs_find_free_objectid 16 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 16 years ago
Chris Mason 04005cc7a1 Btrfs: Use blk_congestion_wait on older kernels 16 years ago
Yan fb4bc1e056 Btrfs: Fix compile on 2.6.22 kernel 16 years ago
Yan caaca38b8f Btrfs: Fix compile on kernel without ACLs enabled 16 years ago
Chris Mason 4d5e74bc0a Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels 16 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 16 years ago
Chris Mason 9cce6c3bfc Btrfs: Disable delalloc accounting for now 16 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 16 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 16 years ago
Chris Mason 8c416c9e0d Btrfs: Delete any remaining extent_maps before freeing the inode 16 years ago
Chris Mason b99aa6cb54 Btrfs: Only delete roots from sysfs when they were added to sysfs 16 years ago
Chris Mason 69a32ac517 Btrfs: Change magic string to reflect new format 16 years ago
Yan fdebe2bd70 Btrfs: Add readonly inode flag 16 years ago
Yan 744f52f997 Btrfs: Implement ACLs setting and getting 16 years ago
Chris Mason b3a0d8d28c Btrfs: Remove verbose WARN_ON 16 years ago
Chris Mason 55c69072d6 Btrfs: Fix extent_buffer usage when nodesize != leafsize 16 years ago
Chris Mason 21ad10cf3e Btrfs: Add flush barriers on commit 16 years ago
Chris Mason bcd987feef Btrfs: Remove extent_map debugging message 16 years ago
Yan b98b6767a0 Btrfs: Add inode flags support 16 years ago
Chris Mason c31f8830f0 Btrfs: online shrinking fixes 16 years ago
Chris Mason b0331a4c4c Btrfs: Disable btree reada during extent backref lookups. 16 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 16 years ago
Chris Mason 3063d29f2a Btrfs: Move snapshot creation to commit time 16 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 16 years ago
Chris Mason e4204dedbb Btrfs: Change tree block csum tagging to avoid false error messages 16 years ago
Chris Mason 725c8463ea Btrfs: resizer: don't hold the fs_mutex for long periods of time 16 years ago
Chris Mason 1372f8e609 Properly call btrfs_search_slot while shrinking 16 years ago
Chris Mason 2552488345 Btrfs: Lower the max inline size to 8k 16 years ago
Chris Mason d666746207 Btrfs: Change st_blocksize to 4k 16 years ago
Yan 73e48b277a Btrfs: Properly handle overlapping extent in shrink_extent_tree 16 years ago
Yan d548ee5182 Btrfs: Add a helper that finds previous extent item 16 years ago
Chris Mason 5b92ee7204 Btrfs: Fix lock ordering of the snapshot semaphore against the page lock 16 years ago