summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+2
|\
| * error-injection: Add injectable error typesMasami Hiramatsu2018-01-121-1/+1
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-181-0/+2
| |\
| | * btrfs: make open_ctree error injectableJosef Bacik2017-12-121-0/+2
* | | btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain2018-01-221-2/+4
* | | btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-01-221-1/+2
* | | btrfs: factor btrfs_check_rw_degradable() to check given deviceAnand Jain2018-01-221-2/+2
* | | btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-221-1/+1
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENTAnand Jain2018-01-221-3/+3
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain2018-01-221-2/+2
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain2018-01-221-4/+4
* | | btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain2018-01-221-4/+8
* | | btrfs: switch to on-stack csum buffer in csum_tree_blockDavid Sterba2018-01-221-13/+3
* | | btrfs: sink get_extent parameter to read_extent_buffer_pagesDavid Sterba2018-01-221-4/+4
* | | btrfs: use non-RCU list traversal in write_all_supers calleesDavid Sterba2018-01-221-4/+5
* | | btrfs: Don't generate UUID for non-fs treeQu Wenruo2018-01-221-2/+3
|/ /
* | Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-071-7/+5
|/
* btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2017-11-281-2/+8
* btrfs: track refs in a rb_tree instead of a listJosef Bacik2017-11-011-4/+6
* btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-011-10/+8
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-301-1/+1
* btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-301-6/+6
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-301-0/+6
* Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo2017-10-301-24/+0
* Btrfs: remove nr_async_biosLiu Bo2017-10-301-1/+0
* btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2017-10-301-281/+4
* btrfs: Add checker for EXTENT_CSUMQu Wenruo2017-10-301-0/+24
* btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2017-10-301-0/+103
* btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2017-10-301-0/+7
* btrfs: Refactor check_leaf function for later expansionQu Wenruo2017-10-301-23/+27
* Btrfs: remove bio_flags which indicates a meta block of log-treeLiu Bo2017-10-301-4/+2
* Btrfs: make plug in writing meta blocks really workLiu Bo2017-10-301-2/+4
* btrfs: copy fsid to super_block s_uuidAnand Jain2017-10-301-0/+1
* Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-291-1/+8
|\
| * Btrfs: do not backup tree roots when fsyncLiu Bo2017-09-261-1/+8
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-6/+6
|\ \
| * | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-6/+6
* | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-141-0/+2
|\ \ \
| * | | btrfs: Add zstd supportNick Terrell2017-08-151-0/+2
| |/ /
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-091-148/+94
|\ \ \ | | |/ | |/|
| * | btrfs: submit superblock io with REQ_META and REQ_PRIODavid Sterba2017-08-221-2/+3
| * | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-211-4/+2
| * | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi2017-08-211-1/+1
| * | btrfs: use appropriate define for the fsidAnand Jain2017-08-181-3/+3
| * | btrfs: drop chunk locks at the end of close_ctreeDavid Sterba2017-08-161-2/+0
| * | btrfs: fix spelling of snapshottingDavid Sterba2017-08-161-1/+1
| * | btrfs: use named constant for bdev blocksizeDavid Sterba2017-08-161-5/+6
| * | btrfs: split write_dev_supers to two functionsDavid Sterba2017-08-161-56/+73
| * | btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba2017-08-161-1/+1
OpenPOWER on IntegriCloud