summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * error-injection: Add injectable error typesMasami Hiramatsu2018-01-12
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
| |\
| | * btrfs: make open_ctree error injectableJosef Bacik2017-12-12
* | | btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain2018-01-22
* | | btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-01-22
* | | btrfs: factor btrfs_check_rw_degradable() to check given deviceAnand Jain2018-01-22
* | | btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-22
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENTAnand Jain2018-01-22
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain2018-01-22
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain2018-01-22
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain2018-01-22
* | | btrfs: switch to on-stack csum buffer in csum_tree_blockDavid Sterba2018-01-22
* | | btrfs: sink get_extent parameter to read_extent_buffer_pagesDavid Sterba2018-01-22
* | | btrfs: use non-RCU list traversal in write_all_supers calleesDavid Sterba2018-01-22
* | | btrfs: Don't generate UUID for non-fs treeQu Wenruo2018-01-22
|/ /
* | Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-07
|/
* btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2017-11-28
* btrfs: track refs in a rb_tree instead of a listJosef Bacik2017-11-01
* btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-01
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-30
* btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-30
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-30
* Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo2017-10-30
* Btrfs: remove nr_async_biosLiu Bo2017-10-30
* btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2017-10-30
* btrfs: Add checker for EXTENT_CSUMQu Wenruo2017-10-30
* btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2017-10-30
* btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2017-10-30
* btrfs: Refactor check_leaf function for later expansionQu Wenruo2017-10-30
* Btrfs: remove bio_flags which indicates a meta block of log-treeLiu Bo2017-10-30
* Btrfs: make plug in writing meta blocks really workLiu Bo2017-10-30
* btrfs: copy fsid to super_block s_uuidAnand Jain2017-10-30
* Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-29
|\
| * Btrfs: do not backup tree roots when fsyncLiu Bo2017-09-26
* | 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