| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-25 | Btrfs: fix memory leak when cloning root's node | Liu Bo | 1 | -3/+5 |
| 2012-10-24 | Btrfs: comment for loop in tree_mod_log_insert_move | Jan Schmidt | 1 | -0/+5 |
| 2012-10-24 | Btrfs: fix extent buffer reference for tree mod log roots | Jan Schmidt | 1 | -1/+1 |
| 2012-10-24 | Btrfs: determine level of old roots | Jan Schmidt | 1 | -0/+17 |
| 2012-10-24 | Btrfs: tree mod log's old roots could still be part of the tree | Jan Schmidt | 1 | -4/+21 |
| 2012-10-23 | Btrfs: fix a tree mod logging issue for root replacement operations | Jan Schmidt | 1 | -8/+2 |
| 2012-10-23 | Btrfs: don't put removals from push_node_left into tree mod log twice | Jan Schmidt | 1 | -2/+7 |
| 2012-10-09 | btrfs: remove unused function btrfs_insert_some_items() | Robin Dong | 1 | -143/+0 |
| 2012-10-01 | Btrfs: fix btrfs send for inline items and compression | Chris Mason | 1 | -1/+4 |
| 2012-08-28 | Btrfs: don't run __tree_mod_log_free_eb on leaves | Chris Mason | 1 | -0/+3 |
| 2012-08-28 | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen | 1 | -6/+0 |
| 2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason | 1 | -16/+443 |
| 2012-07-25 | Btrfs: add btrfs_compare_trees function | Alexander Block | 1 | -0/+425 |
| 2012-07-25 | Btrfs: add helper for tree enumeration | Arne Jansen | 1 | -0/+74 |
| 2012-07-10 | Btrfs: add helper for tree enumeration | Arne Jansen | 1 | -0/+72 |
| 2012-07-10 | Btrfs: join tree mod log code with the code holding back delayed refs | Jan Schmidt | 1 | -104/+171 |
| 2012-07-10 | Btrfs: fix buffer leak in btrfs_next_old_leaf | Jan Schmidt | 1 | -0/+1 |
| 2012-06-27 | Btrfs: resolve tree mod log locking issue in btrfs_next_leaf | Jan Schmidt | 1 | -0/+12 |
| 2012-06-27 | Btrfs: fix tree mod log rewind of ADD operations | Jan Schmidt | 1 | -5/+1 |
| 2012-06-27 | Btrfs: always put insert_ptr modifications into the tree mod log | Jan Schmidt | 1 | -7/+7 |
| 2012-06-27 | Btrfs: fix tree mod log for root replacements at leaf level | Jan Schmidt | 1 | -13/+15 |
| 2012-06-15 | Btrfs: init old_generation in get_old_root | Chris Mason | 1 | -1/+1 |
| 2012-06-14 | Btrfs: fix race in tree mod log addition | Jan Schmidt | 1 | -4/+19 |
| 2012-06-14 | Btrfs: add btrfs_next_old_leaf | Jan Schmidt | 1 | -1/+10 |
| 2012-06-14 | Btrfs: fix return value for __tree_mod_log_oldest_root | Jan Schmidt | 1 | -13/+20 |
| 2012-06-14 | Btrfs: use btrfs_read_lock_root_node in get_old_root | Jan Schmidt | 1 | -4/+16 |
| 2012-06-04 | Btrfs: remove call to btrfs_header_nritems with no effect | Jan Schmidt | 1 | -3/+0 |
| 2012-05-31 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 1 | -26/+823 |
| 2012-05-31 | Btrfs: fix tree mod log rewinded level and rewinding of moved keys | Jan Schmidt | 1 | -2/+4 |
| 2012-05-31 | Btrfs: fix tree mod log del_ptr | Jan Schmidt | 1 | -6/+7 |
| 2012-05-31 | Btrfs: add tree_mod_dont_log helper | Jan Schmidt | 1 | -9/+15 |
| 2012-05-31 | Btrfs: add missing spin_lock for insertion into tree mod log | Jan Schmidt | 1 | -5/+18 |
| 2012-05-30 | Btrfs: return value of btrfs_read_buffer is checked correctly | Tsutomu Itoh | 1 | -1/+5 |
| 2012-05-30 | Btrfs: add btrfs_search_old_slot | Jan Schmidt | 1 | -4/+315 |
| 2012-05-30 | Btrfs: add del_ptr and insert_ptr modifications to the tree mod log | Jan Schmidt | 1 | -10/+32 |
| 2012-05-30 | Btrfs: put all block modifications into the tree mod log | Jan Schmidt | 1 | -0/+36 |
| 2012-05-30 | Btrfs: add tree modification log functions | Jan Schmidt | 1 | -1/+407 |
| 2012-05-26 | Btrfs: don't set for_cow parameter for tree block functions | Jan Schmidt | 1 | -11/+11 |
| 2012-05-11 | btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search | Wang Sheng-Hui | 1 | -4/+2 |
| 2012-05-06 | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 1 | -9/+17 |
| 2012-05-04 | Btrfs: Add properly locking around add_root_to_dirty_list | Chris Mason | 1 | -0/+2 |
| 2012-03-28 | Merge branch 'error-handling' into for-linus | Chris Mason | 1 | -148/+102 |
| 2012-03-26 | Btrfs: adjust the write_lock_level as we unlock | Chris Mason | 1 | -6/+17 |
| 2012-03-26 | Btrfs: add the ability to cache a pointer into the eb | Chris Mason | 1 | -23/+57 |
| 2012-03-26 | Btrfs: introduce free_extent_buffer_stale | Josef Bacik | 1 | -8/+23 |
| 2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -9/+10 |
| 2012-03-22 | btrfs: Go readonly on tree errors in balance_level | Mark Fasheh | 1 | -2/+11 |
| 2012-03-22 | btrfs: Don't BUG_ON errors from update_ref_for_cow() | Mark Fasheh | 1 | -1/+4 |
| 2012-03-22 | btrfs: Go readonly on bad extent refs in update_ref_for_cow() | Mark Fasheh | 1 | -1/+5 |
| 2012-03-22 | btrfs: Don't BUG_ON() errors in update_ref_for_cow() | Mark Fasheh | 1 | -4/+7 |
| 2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -133/+67 |
| 2011-12-22 | Btrfs: mark delayed refs as for cow | Arne Jansen | 1 | -21/+21 |
| 2011-11-15 | Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush | Liu Bo | 1 | -1/+16 |
| 2011-10-20 | Btrfs: fix array bound checking | Li Zefan | 1 | -4/+6 |
| 2011-07-27 | Btrfs: remove lockdep magic from btrfs_next_leaf | Chris Mason | 1 | -31/+5 |
| 2011-07-27 | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason | 1 | -59/+209 |
| 2011-07-27 | Btrfs: stop using highmem for extent_buffers | Chris Mason | 1 | -187/+2 |
| 2011-06-09 | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 1 | -3/+7 |
| 2011-05-28 | Merge branch 'for-chris' of | Chris Mason | 1 | -7/+21 |
| 2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason | 1 | -6/+2 |
| 2011-05-23 | Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten... | Tsutomu Itoh | 1 | -6/+2 |
| 2011-05-23 | Btrfs: don't always do readahead | Josef Bacik | 1 | -2/+0 |
| 2011-05-23 | Btrfs: don't look at the extent buffer level 3 times in a row | Josef Bacik | 1 | -3/+0 |
| 2011-05-23 | Btrfs: map the node block when looking for readahead targets | Josef Bacik | 1 | -2/+21 |
| 2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -15/+14 |
| 2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie | 1 | -10/+4 |
| 2011-05-02 | btrfs: drop unused parameter from btrfs_release_path | David Sterba | 1 | -14/+14 |
| 2011-05-02 | btrfs: make functions static when possible | David Sterba | 1 | -2/+2 |
| 2011-05-02 | btrfs: remove nested duplicate variable declarations | David Sterba | 1 | -1/+0 |
| 2011-03-28 | Btrfs: check return value of read_tree_block() | Tsutomu Itoh | 1 | -0/+3 |
| 2011-03-28 | Btrfs: cleanup some BUG_ON() | Tsutomu Itoh | 1 | -1/+2 |
| 2011-03-28 | Btrfs: add initial tracepoint support for btrfs | liubo | 1 | -0/+3 |
| 2011-03-28 | Btrfs: use RCU instead of a spinlock to protect the root node | Chris Mason | 1 | -19/+8 |
| 2011-03-17 | Btrfs: check items for correctness as we search | Josef Bacik | 1 | -123/+0 |
| 2011-01-16 | btrfs: check NULL or not | Tsutomu Itoh | 1 | -0/+6 |
| 2011-01-16 | btrfs: Don't pass NULL ptr to func that may deref it. | Jesper Juhl | 1 | -0/+2 |
| 2010-10-29 | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 1 | -18/+2 |
| 2010-10-29 | Btrfs: don't loop forever on bad btree blocks | Chris Mason | 1 | -9/+28 |
| 2010-07-19 | Btrfs: fix split_leaf double split corner case | Chris Mason | 1 | -18/+111 |
| 2010-05-26 | Btrfs: Fix block generation verification race | Yan, Zheng | 1 | -1/+1 |
| 2010-05-25 | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng | 1 | -0/+3 |
| 2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 1 | -41/+63 |
| 2010-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -0/+4 |
| 2010-04-05 | Btrfs: add check for changed leaves in setup_leaf_for_split | Chris Mason | 1 | -0/+4 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng | 1 | -17/+14 |
| 2009-12-15 | Btrfs: Add btrfs_duplicate_item | Yan, Zheng | 1 | -59/+139 |
| 2009-09-24 | Btrfs: check size of inode backref before adding hardlink | Yan, Zheng | 1 | -0/+6 |
| 2009-07-24 | Btrfs: Avoid delayed reference update looping | Yan Zheng | 1 | -4/+1 |
| 2009-07-24 | Btrfs: Fix ordering of key field checks in btrfs_previous_item | Yan Zheng | 1 | -2/+2 |
| 2009-07-24 | Btrfs: Remove code duplication in comp_keys | Diego Calleja | 1 | -13/+1 |
| 2009-07-22 | Btrfs: fix locking issue in btrfs_find_next_key | Yan Zheng | 1 | -33/+62 |
| 2009-07-22 | Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf | Yan Zheng | 1 | -1/+2 |
| 2009-06-10 | Btrfs: balance btree more often | Chris Mason | 1 | -2/+2 |
| 2009-06-10 | Btrfs: stop avoiding balancing at the end of the transaction. | Chris Mason | 1 | -7/+4 |
| 2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 1 | -369/+316 |
| 2009-05-14 | Btrfs: Don't loop forever on metadata IO failures | Chris Mason | 1 | -3/+36 |
| 2009-04-20 | Btrfs: use the right node in reada_for_balance | Chris Mason | 1 | -5/+12 |
| 2009-04-02 | Btrfs: BUG to BUG_ON changes | Stoyan Gaydarov | 1 | -2/+1 |
| 2009-04-03 | Btrfs: Optimize locking in btrfs_next_leaf() | Chris Mason | 1 | -23/+65 |
| 2009-04-03 | Btrfs: break up btrfs_search_slot into smaller pieces | Chris Mason | 1 | -90/+131 |
| 2009-03-24 | Btrfs: limit balancing work while flushing delayed refs | Chris Mason | 1 | -3/+9 |
| 2009-03-24 | Btrfs: leave btree locks spinning more often | Chris Mason | 1 | -8/+11 |
| 2009-03-24 | Btrfs: reduce stack usage in some crucial tree balancing functions | Chris Mason | 1 | -180/+278 |
| 2009-03-24 | Btrfs: do extent allocation and reference count updates in the background | Chris Mason | 1 | -1/+2 |
| 2009-03-24 | Btrfs: don't preallocate metadata blocks during btrfs_search_slot | Chris Mason | 1 | -82/+18 |
| 2009-03-09 | Btrfs: fix spinlock assertions on UP systems | Chris Mason | 1 | -5/+5 |
| 2009-02-12 | Btrfs: make a lockdep class for the extent buffer locks | Chris Mason | 1 | -11/+34 |
| 2009-02-12 | Btrfs: remove btrfs_init_path | Jeff Mahoney | 1 | -9/+2 |
| 2009-02-12 | Btrfs: balance_level checks !child after access | Jeff Mahoney | 1 | -1/+1 |
| 2009-02-09 | Btrfs: don't use spin_is_contended | Chris Mason | 1 | -2/+1 |
| 2009-02-04 | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason | 1 | -3/+6 |
| 2009-02-04 | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason | 1 | -2/+2 |
| 2009-02-04 | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason | 1 | -2/+9 |
| 2009-02-04 | Btrfs: Change btree locking to use explicit blocking points | Chris Mason | 1 | -8/+226 |
| 2009-02-04 | Btrfs: hash_lock is no longer needed | Chris Mason | 1 | -6/+1 |
| 2009-01-22 | Btrfs: do less aggressive btree readahead | Chris Mason | 1 | -16/+5 |
| 2009-01-05 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -139/+78 |
| 2008-12-17 | Btrfs: properly check free space for tree balancing | Yan Zheng | 1 | -26/+26 |
| 2008-12-15 | Btrfs: Fix compressed writes on truncated pages | Chris Mason | 1 | -1/+1 |
| 2008-12-10 | Btrfs: Delete csum items when freeing extents | Chris Mason | 1 | -6/+125 |
| 2008-12-08 | Btrfs: Use map_private_extent_buffer during generic_bin_search | Chris Mason | 1 | -1/+4 |
| 2008-12-02 | Btrfs: make things static and include the right headers | Christoph Hellwig | 1 | -1/+1 |
| 2008-11-18 | Btrfs: Some fixes for batching extent insert. | Liu Hui | 1 | -2/+0 |
| 2008-11-17 | Btrfs: Seed device support | Yan Zheng | 1 | -0/+8 |
| 2008-11-12 | Btrfs: batch extent inserts/updates/deletions on the extent root | Josef Bacik | 1 | -0/+170 |
| 2008-11-13 | Btrfs: Improve metadata read latencies | Chris Mason | 1 | -4/+4 |
| 2008-10-29 | Btrfs: nuke fs wide allocation mutex V2 | Josef Bacik | 1 | -2/+1 |
| 2008-10-29 | Btrfs: Improve space balancing code | Yan Zheng | 1 | -46/+47 |
| 2008-10-09 | Btrfs: Remove offset field from struct btrfs_extent_ref | Yan Zheng | 1 | -12/+12 |
| 2008-10-01 | Btrfs: don't read leaf blocks containing only checksums during truncate | Chris Mason | 1 | -31/+38 |
| 2008-09-29 | Btrfs: add and improve comments | Chris Mason | 1 | -10/+117 |
| 2008-09-26 | Btrfs: update space balancing code | Zheng Yan | 1 | -2/+153 |
| 2008-09-26 | Btrfs: extent_map and data=ordered fixes for space balancing | Zheng Yan | 1 | -4/+5 |
| 2008-09-25 | Btrfs: Full back reference support | Zheng Yan | 1 | -90/+138 |
| 2008-09-25 | Btrfs: free space accounting redo | Josef Bacik | 1 | -2/+1 |
| 2008-09-25 | Fix leaf overflow check in btrfs_insert_empty_items | Chris Mason | 1 | -2/+1 |
| 2008-09-25 | Btrfs: trivial sparse fixes | Christoph Hellwig | 1 | -2/+0 |
| 2008-09-25 | Btrfs: missing endianess conversion in insert_new_root | Christoph Hellwig | 1 | -4/+5 |
| 2008-09-25 | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 1 | -19/+54 |
| 2008-09-25 | btrfs_search_slot: reduce lock contention by cowing in two stages | Chris Mason | 1 | -27/+120 |
| 2008-09-25 | Btrfs: implement memory reclaim for leaf reference cache | Yan | 1 | -1/+0 |
| 2008-09-25 | Btrfs: Add a leaf reference cache | Yan Zheng | 1 | -2/+2 |
| 2008-09-25 | Fix path slots selection in btrfs_search_forward | Yan | 1 | -1/+4 |
| 2008-09-25 | Btrfs: Create orphan inode records to prevent lost files after a crash | Josef Bacik | 1 | -1/+1 |
| 2008-09-25 | btrfs_next_leaf: do readahead when skip_locking is turned on | Chris Mason | 1 | -1/+2 |
| 2008-09-25 | Btrfs: Add locking around volume management (device add/remove/balance) | Chris Mason | 1 | -4/+0 |
| 2008-09-25 | Btrfs: Reduce contention on the root node | Chris Mason | 1 | -6/+11 |
| 2008-09-25 | Btrfs: Online btree defragmentation fixes | Chris Mason | 1 | -9/+161 |
| 2008-09-25 | Btrfs: Add btree locking to the tree defragmentation code | Chris Mason | 1 | -9/+37 |
| 2008-09-25 | Btrfs: Replace the transaction work queue with kthreads | Chris Mason | 1 | -1/+4 |
| 2008-09-25 | Btrfs: Fix snapshot deletion to release the alloc_mutex much more often. | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Add a skip_locking parameter to struct path, and make various funcs ho... | Chris Mason | 1 | -14/+18 |
| 2008-09-25 | Fix btrfs_next_leaf to check for new items after dropping locks | Chris Mason | 1 | -0/+7 |
| 2008-09-25 | Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks | Chris Mason | 1 | -5/+13 |
| 2008-09-25 | Drop locks in btrfs_search_slot when reading a tree block. | Chris Mason | 1 | -37/+37 |
| 2008-09-25 | Btrfs: Replace the big fs_mutex with a collection of other locks | Chris Mason | 1 | -7/+33 |
| 2008-09-25 | Btrfs: Start btree concurrency work. | Chris Mason | 1 | -98/+288 |
| 2008-09-25 | Btrfs: Allocator fix variety pack | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Handle write errors on raid1 and raid10 | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Pass down the expected generation number when reading tree blocks | Chris Mason | 1 | -34/+21 |
| 2008-09-25 | Btrfs: Fix balance_level to free the middle block if there is room in the lef... | Chris Mason | 1 | -7/+28 |
| 2008-09-25 | Btrfs: Don't empty the middle buffer in push_nodes_for_insert | Chris Mason | 1 | -7/+12 |
| 2008-09-25 | Btrfs: Fix split_node to require more empty slots in the node as well | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Make sure nodes have enough room for a double split | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Don't wait on tree block writeback before freeing them anymore | Chris Mason | 1 | -5/+0 |
| 2008-09-25 | Btrfs: Add chunk uuids and update multi-device back references | Chris Mason | 1 | -0/+12 |
| 2008-09-25 | Btrfs: Disable extra debugging checks on tree blocks | Chris Mason | 1 | -0/+1 |
| 2008-09-25 | Btrfs: Retry metadata reads in the face of checksum failures | Chris Mason | 1 | -1/+10 |
| 2008-09-25 | Btrfs: Do metadata checksums for reads via a workqueue | Chris Mason | 1 | -5/+0 |
| 2008-09-25 | Change btrfs_map_block to return a structure with mappings for all stripes | Chris Mason | 1 | -1/+3 |
| 2008-09-25 | Btrfs: Properly dirty buffers in the split corner cases | Chris Mason | 1 | -0/+2 |
| 2008-09-25 | Btrfs: Verify checksums on tree blocks found without read_tree_block | Chris Mason | 1 | -0/+5 |
| 2008-09-25 | Reorder the flags field in struct btrfs_header and record a flag on writeout | Chris Mason | 1 | -2/+8 |
| 2008-09-25 | Btrfs: Add support for multiple devices per filesystem | Chris Mason | 1 | -1/+37 |
| 2008-09-25 | Call btrfs_cow_block while lowering tree level. | Yan | 1 | -0/+3 |
| 2008-09-25 | Btrfs: Copy correct tree when inserting into slot 0 | Chris Mason | 1 | -1/+4 |
| 2008-09-25 | Btrfs: Add inode item and backref in one insert, reducing cpu usage | Chris Mason | 1 | -14/+25 |
| 2008-09-25 | Btrfs: During deletes and truncate, remove many items at once from the tree | Chris Mason | 1 | -18/+20 |
| 2008-09-25 | Btrfs: Add data=ordered support | Chris Mason | 1 | -1/+5 |
| 2008-09-25 | Btrfs: Force inlining off in a few places to save stack usage | Chris Mason | 1 | -10/+11 |
| 2008-09-25 | Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ... | Chris Mason | 1 | -3/+6 |
| 2008-09-25 | Btrfs: Less aggressive readahead on deletes | Chris Mason | 1 | -9/+11 |
| 2008-09-25 | kmalloc a few large stack objects in the btrfs_ioctl path | Chris Mason | 1 | -6/+14 |
| 2008-09-25 | Btrfs: Add mount option to turn off data cow | Chris Mason | 1 | -1/+52 |
| 2008-09-25 | Btrfs: Add back pointers from extents to the btree or file referencing them | Chris Mason | 1 | -20/+176 |
| 2008-09-25 | Btrfs: Implement generation numbers in block pointers | Chris Mason | 1 | -0/+16 |
| 2008-09-25 | Btrfs: Properly update right_nritems in push_leaf_left | Yan | 1 | -3/+2 |
| 2008-09-25 | Btrfs: Change push_leaf_{leaf,right} to empty the src leave during item deletion | Chris Mason | 1 | -24/+50 |
| 2008-09-25 | Btrfs: Make defrag check nodes against the progress key to prevent repeating ... | Chris Mason | 1 | -24/+32 |
| 2008-09-25 | Btrfs: Fix a number of inline extent problems that Yan Zheng reported. | Chris Mason | 1 | -6/+46 |
| 2008-09-25 | Btrfs: Tune the automatic defrag code | Chris Mason | 1 | -43/+26 |
| 2008-09-25 | Btrfs: Fix split_leaf to detect when it is extending an item | Chris Mason | 1 | -51/+27 |
| 2008-09-25 | Btrfs: Fix split_leaf to avoid incorrect double splits | Chris Mason | 1 | -1/+5 |
| 2008-09-25 | Btrfs: CPU usage optimizations in push and the extent_map code | Chris Mason | 1 | -20/+24 |
| 2008-09-25 | btrfs: 32-bit type problems | Jens Axboe | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Default to 8k max packed tails | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Defrag only leaves, and only when the parent node has a single objectid | Chris Mason | 1 | -6/+16 |
| 2008-09-25 | Btrfs: Defrag: only walk into nodes with the defrag bit set | Chris Mason | 1 | -1/+0 |
| 2008-09-25 | Btrfs: Large block related defrag optimizations | Chris Mason | 1 | -3/+1 |