aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\ \
| * | btrfs: Add zstd supportNick Terrell2017-08-15
| |/
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-09
|\ \
| * | btrfs: submit superblock io with REQ_META and REQ_PRIODavid Sterba2017-08-22
| * | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-21
| * | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi2017-08-21
| * | btrfs: use appropriate define for the fsidAnand Jain2017-08-18
| * | btrfs: drop chunk locks at the end of close_ctreeDavid Sterba2017-08-16
| * | btrfs: fix spelling of snapshottingDavid Sterba2017-08-16
| * | btrfs: use named constant for bdev blocksizeDavid Sterba2017-08-16
| * | btrfs: split write_dev_supers to two functionsDavid Sterba2017-08-16
| * | btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba2017-08-16
| * | btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo2017-08-16
| * | btrfs: Allow barrier_all_devices to do chunk level device checkQu Wenruo2017-08-16
| * | btrfs: Do chunk level check for degraded rw mountQu Wenruo2017-08-16
| |/
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| |/
* / Btrfs: fix blk_status_t/errno confusionOmar Sandoval2017-08-24
|/
* Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-15
|\
| * btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba2017-07-14
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-06
|\ \
| * | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-20
* | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\ \ \ | | |/ | |/|
| * | btrfs: move dev stats accounting out of wait_dev_flushDavid Sterba2017-06-21
| * | btrfs: account as waiting for IO, while waiting fot the flush bio completionDavid Sterba2017-06-21
| * | btrfs: preallocate device flush bioDavid Sterba2017-06-21
| * | btrfs: move fs_info::fs_frozen to the flagsDavid Sterba2017-06-20
| * | btrfs: wait part of the write_dev_flush() can be separated outAnand Jain2017-06-19
| * | btrfs: remove redundant null bdev counting during flush submissionAnand Jain2017-06-19
| * | btrfs: write_dev_flush does not return ENOMEM anymoreAnand Jain2017-06-19
| * | btrfs: sink gfp parameter to btrfs_io_bio_allocDavid Sterba2017-06-19
| * | btrfs: btrfs_io_bio_alloc never fails, skip error handlingDavid Sterba2017-06-19
| * | btrfs: use generic slab for for btrfs_transactionDavid Sterba2017-06-19
| * | btrfs: btrfs_wait_tree_block_writeback can be void returnJeff Layton2017-06-19
| * | btrfs: remove unused member list from btrfs_end_io_wqDavid Sterba2017-06-19
| * | btrfs: remove unused member list from async_submit_bioDavid Sterba2017-06-19
| * | Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-19
| * | btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov2017-06-19
| * | btrfs: add framework to handle device flush error as a volumeAnand Jain2017-06-19
* | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
|\| |
| * | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-10
| |\ \
| | * | btrfs: Make flush bios explicitely syncJan Kara2017-05-16
* | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/ / /
* | / Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\| | | |/ |/|
| * btrfs: fix the gfp_mask for the reada_zones radix treeChris Mason2017-05-04
| * btrfs: check if the device is flush capableAnand Jain2017-04-18
| * btrfs: delete unused member nobarriersAnand Jain2017-04-18
| * btrfs: remove redundant parameter from btree_readahead_hookDavid Sterba2017-04-18