summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo2018-04-18
* btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-13
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-12
* Btrfs: print error messages when failing to read treesLiu Bo2018-03-31
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-31
* btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo2018-03-31
* btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo2018-03-31
* btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-31
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-03-31
* btrfs: remove max_active var from open_ctreeNikolay Borisov2018-03-31
* btrfs: Use sizeof directly instead of a constant variableNikolay Borisov2018-03-31
* btrfs: rename submit callbacks and drop double underscoresDavid Sterba2018-03-31
* btrfs: remove unused parameters from extent_submit_bio_done_tDavid Sterba2018-03-31
* btrfs: remove unused parameters from extent_submit_bio_start_tDavid Sterba2018-03-31
* btrfs: separate types for submit_bio_start and submit_bio_doneDavid Sterba2018-03-31
* btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devidsAnand Jain2018-03-26
* btrfs: add more __cold annotationsDavid Sterba2018-03-26
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
* btrfs: tree-checker: Replace root parameter with fs_infoQu Wenruo2018-03-26
* btrfs: Use schedule_timeout_interruptibleNikolay Borisov2018-03-26
* btrfs: remove unused function btrfs_async_submit_limit()Anand Jain2018-03-26
* btrfs: Document consistency of transaction->io_bgs listNikolay Borisov2018-03-26
* btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgsNikolay Borisov2018-03-26
* btrfs: manage thread_pool mount option as %uAnand Jain2018-03-26
* btrfs: print error if primary super block write failsHoward McLauchlan2018-03-26
* 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