aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAge
* Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-24
* Btrfs: Avoid delayed reference update loopingYan Zheng2009-07-24
* Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng2009-07-24
* Btrfs: Remove code duplication in comp_keysDiego Calleja2009-07-24
* Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-22
* Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng2009-07-22
* Btrfs: balance btree more oftenChris Mason2009-06-10
* Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: Don't loop forever on metadata IO failuresChris Mason2009-05-14
* Btrfs: use the right node in reada_for_balanceChris Mason2009-04-20
* Btrfs: BUG to BUG_ON changesStoyan Gaydarov2009-04-02
* Btrfs: Optimize locking in btrfs_next_leaf()Chris Mason2009-04-03
* Btrfs: break up btrfs_search_slot into smaller piecesChris Mason2009-04-03
* Btrfs: limit balancing work while flushing delayed refsChris Mason2009-03-24
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: reduce stack usage in some crucial tree balancing functionsChris Mason2009-03-24
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-24
* Btrfs: don't preallocate metadata blocks during btrfs_search_slotChris Mason2009-03-24
* Btrfs: fix spinlock assertions on UP systemsChris Mason2009-03-09
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-12
* Btrfs: balance_level checks !child after accessJeff Mahoney2009-02-12
* Btrfs: don't use spin_is_contendedChris Mason2009-02-09
* Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason2009-02-04
* Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason2009-02-04
* Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason2009-02-04
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: hash_lock is no longer neededChris Mason2009-02-04
* Btrfs: do less aggressive btree readaheadChris Mason2009-01-22
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: properly check free space for tree balancingYan Zheng2008-12-17
* Btrfs: Fix compressed writes on truncated pagesChris Mason2008-12-15
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-10
* Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason2008-12-08
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Some fixes for batching extent insert.Liu Hui2008-11-18
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik2008-11-12
* Btrfs: Improve metadata read latenciesChris Mason2008-11-13
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: Improve space balancing codeYan Zheng2008-10-29
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason2008-10-01
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: update space balancing codeZheng Yan2008-09-26
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Fix leaf overflow check in btrfs_insert_empty_itemsChris Mason2008-09-25