aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.h
Commit message (Expand)AuthorAge
* Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason2014-10-04
|\
| * btrfs: remove unused parameter blocksize from btrfs_find_tree_blockDavid Sterba2014-10-02
| * btrfs: remove parameter blocksize from read_tree_blockDavid Sterba2014-10-02
| * btrfs: return void from readahead_tree_blockDavid Sterba2014-10-02
| * btrfs: remove unused parameter from readahead_tree_blockDavid Sterba2014-10-02
* | btrfs: use slab for end_io_wq structuresDavid Sterba2014-10-02
* | btrfs: use enum for wq endio metadata typeDavid Sterba2014-10-02
|/
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
* btrfs: make close_ctree return voidDavid Sterba2014-09-17
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-11
* Btrfs: fix oops caused by the space balance and dead rootsMiao Xie2013-10-10
* Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-14
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-06
* Btrfs: cleanup unused functionLiu Bo2013-04-29
* Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
* Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-12
* Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-09
* Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-28
* Btrfs: added helper to create new treesArne Jansen2012-07-10
* btrfs: Drop unused function btrfs_abort_devices()Asias He2012-05-30
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
* btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
* btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney2012-03-21
* btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-08
* btrfs: make open_ctree() return intAl Viro2012-01-08
* btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-08
* Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\
| * btrfs: add READAHEAD extent buffer flagArne Jansen2011-10-02
* | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-06
|/
* Btrfs: make a lockdep class for each rootChris Mason2011-07-27
* Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\
| * btrfs: remove all unused functionsDavid Sterba2011-05-06
| * btrfs: remove unused function prototypesDavid Sterba2011-05-04
* | btrfs: implement delayed inode items operationMiao Xie2011-05-21
|/
* Btrfs: forced readonly mounts on errorsliubo2011-01-17
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: Add ordered async work queuesChris Mason2008-11-06
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: Tree logging fixesChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25