summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-22btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-01-22btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-01-22btrfs: factor btrfs_check_rw_degradable() to check given deviceAnand Jain
2018-01-22btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENTAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain
2018-01-22btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain
2018-01-22btrfs: switch to on-stack csum buffer in csum_tree_blockDavid Sterba
2018-01-22btrfs: sink get_extent parameter to read_extent_buffer_pagesDavid Sterba
2018-01-22btrfs: use non-RCU list traversal in write_all_supers calleesDavid Sterba
2018-01-22btrfs: Don't generate UUID for non-fs treeQu Wenruo
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-12btrfs: make open_ctree error injectableJosef Bacik
2017-12-07Btrfs: disable FUA if mounted with nobarrierOmar Sandoval
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2017-11-01btrfs: track refs in a rb_tree instead of a listJosef Bacik
2017-11-01btrfs: make the delalloc block rsv per inodeJosef Bacik
2017-10-30btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik
2017-10-30Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo
2017-10-30Btrfs: remove nr_async_biosLiu Bo
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2017-10-30btrfs: Add checker for EXTENT_CSUMQu Wenruo
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2017-10-30btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2017-10-30btrfs: Refactor check_leaf function for later expansionQu Wenruo
2017-10-30Btrfs: remove bio_flags which indicates a meta block of log-treeLiu Bo
2017-10-30Btrfs: make plug in writing meta blocks really workLiu Bo
2017-10-30btrfs: copy fsid to super_block s_uuidAnand Jain
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-26Btrfs: do not backup tree roots when fsyncLiu Bo
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-22btrfs: submit superblock io with REQ_META and REQ_PRIODavid Sterba
2017-08-21btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg
2017-08-21btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi
2017-08-18btrfs: use appropriate define for the fsidAnand Jain
2017-08-16btrfs: drop chunk locks at the end of close_ctreeDavid Sterba
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba
2017-08-16btrfs: use named constant for bdev blocksizeDavid Sterba
2017-08-16btrfs: split write_dev_supers to two functionsDavid Sterba