aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
AgeCommit message (Expand)Author
2011-11-15Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo
2011-10-20Btrfs: fix array bound checkingLi Zefan
2011-07-27Btrfs: remove lockdep magic from btrfs_next_leafChris Mason
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh
2011-05-23Btrfs: don't always do readaheadJosef Bacik
2011-05-23Btrfs: don't look at the extent buffer level 3 times in a rowJosef Bacik
2011-05-23Btrfs: map the node block when looking for readahead targetsJosef Bacik
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-02btrfs: drop unused parameter from btrfs_release_pathDavid Sterba
2011-05-02btrfs: make functions static when possibleDavid Sterba
2011-05-02btrfs: remove nested duplicate variable declarationsDavid Sterba
2011-03-28Btrfs: check return value of read_tree_block()Tsutomu Itoh
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-28Btrfs: use RCU instead of a spinlock to protect the root nodeChris Mason
2011-03-17Btrfs: check items for correctness as we searchJosef Bacik
2011-01-16btrfs: check NULL or notTsutomu Itoh
2011-01-16btrfs: Don't pass NULL ptr to func that may deref it.Jesper Juhl
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