summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.h
AgeCommit message (Expand)Author
2014-12-12btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba
2014-12-12btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba
2014-12-12btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba
2014-10-04Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason
2014-10-02btrfs: use slab for end_io_wq structuresDavid Sterba
2014-10-02btrfs: use enum for wq endio metadata typeDavid Sterba
2014-10-02btrfs: remove unused parameter blocksize from btrfs_find_tree_blockDavid Sterba
2014-10-02btrfs: remove parameter blocksize from read_tree_blockDavid Sterba
2014-10-02btrfs: return void from readahead_tree_blockDavid Sterba
2014-10-02btrfs: remove unused parameter from readahead_tree_blockDavid Sterba
2014-09-17Btrfs: implement repair function when direct read failsMiao Xie
2014-09-17btrfs: make close_ctree return voidDavid Sterba
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik
2013-10-10Btrfs: fix oops caused by the space balance and dead rootsMiao Xie
2013-06-14Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo
2013-04-29Btrfs: cleanup unused functionLiu Bo
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2012-12-12Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-07-10Btrfs: added helper to create new treesArne Jansen
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-03-22btrfs: enhance transaction abort infrastructureJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-22btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney
2012-01-08btrfs: take allocation of ->tree_root into open_ctree()Al Viro
2012-01-08btrfs: make open_ctree() return intAl Viro
2012-01-08btrfs: sanitizing ->fs_info, part 4Al Viro
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-10-02btrfs: add READAHEAD extent buffer flagArne Jansen
2011-07-27Btrfs: make a lockdep class for each rootChris Mason
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-06btrfs: remove all unused functionsDavid Sterba
2011-05-04btrfs: remove unused function prototypesDavid Sterba
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-06Btrfs: Add ordered async work queuesChris Mason