summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.h
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-12
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-31
* btrfs: separate types for submit_bio_start and submit_bio_doneDavid Sterba2018-03-31
* btrfs: add more __cold annotationsDavid Sterba2018-03-26
* btrfs: remove unused function btrfs_async_submit_limit()Anand Jain2018-03-26
* btrfs: sink get_extent parameter to read_extent_buffer_pagesDavid Sterba2018-01-22
* btrfs: use named constant for bdev blocksizeDavid Sterba2017-08-16
* btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo2017-08-16
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\
| * btrfs: btrfs_wait_tree_block_writeback can be void returnJeff Layton2017-06-19
| * Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-19
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova2017-04-18
* btrfs: constify input buffer of btrfs_csum_dataDavid Sterba2017-02-28
* btrfs: merge two superblock writing helpersDavid Sterba2017-02-17
* btrfs: remove unused parameter from clean_tree_blockDavid Sterba2017-02-17
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-06
* btrfs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-11-30
* btrfs: remove trivial helper btrfs_find_tree_blockDavid Sterba2016-11-30
* Btrfs: fix memory leak of block group cacheLiu Bo2016-09-26
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\
| * btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney2016-08-25
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\ \ | |/
| * btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * btrfs: use bio fields for op and flagsMike Christie2016-06-07
* | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
|/
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | btrfs: remove a trivial helper btrfs_set_buffer_uptodateDavid Sterba2015-12-07
|/
* Btrfs: add btrfs_read_dev_one_super() to read one specific SBAnand Jain2015-10-01
* btrfs: Add raid56 support for updatingZhao Lei2015-08-31
* Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler2015-02-16
* btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba2014-12-12
* btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba2014-12-12
* btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-12
* 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