aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
AgeCommit message (Expand)Author
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: don't loop forever on bad btree blocksChris Mason
2010-07-19Btrfs: fix split_leaf double split corner caseChris Mason
2010-05-26Btrfs: Fix block generation verification raceYan, Zheng
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-15Btrfs: Add btrfs_duplicate_itemYan, Zheng
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng
2009-07-24Btrfs: Avoid delayed reference update loopingYan Zheng
2009-07-24Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng
2009-07-24Btrfs: Remove code duplication in comp_keysDiego Calleja
2009-07-22Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng
2009-07-22Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng
2009-06-10Btrfs: balance btree more oftenChris Mason
2009-06-10Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-05-14Btrfs: Don't loop forever on metadata IO failuresChris Mason
2009-04-20Btrfs: use the right node in reada_for_balanceChris Mason
2009-04-02Btrfs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-03Btrfs: Optimize locking in btrfs_next_leaf()Chris Mason
2009-04-03Btrfs: break up btrfs_search_slot into smaller piecesChris Mason
2009-03-24Btrfs: limit balancing work while flushing delayed refsChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-03-24Btrfs: reduce stack usage in some crucial tree balancing functionsChris Mason
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason
2009-03-24Btrfs: don't preallocate metadata blocks during btrfs_search_slotChris Mason
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney
2009-02-12Btrfs: balance_level checks !child after accessJeff Mahoney
2009-02-09Btrfs: don't use spin_is_contendedChris Mason
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-02-04Btrfs: hash_lock is no longer neededChris Mason
2009-01-22Btrfs: do less aggressive btree readaheadChris Mason
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-12-17Btrfs: properly check free space for tree balancingYan Zheng
2008-12-15Btrfs: Fix compressed writes on truncated pagesChris Mason
2008-12-10Btrfs: Delete csum items when freeing extentsChris Mason
2008-12-08Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik