aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-06btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo1-0/+7
2018-08-06btrfs: merge free_fs_root helpersDavid Sterba1-11/+5
2018-08-06btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba1-2/+0
2018-08-06btrfs: remove unused member btrfs_root::nameDavid Sterba1-2/+0
2018-08-06btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba1-1/+0
2018-08-06btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba1-2/+0
2018-08-06btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba1-7/+0
2018-08-06btrfs: unify end_io callbacks of async_submit_bioDavid Sterba1-25/+3
2018-08-06btrfs: remove unused member async_submit_bio::bio_flagsDavid Sterba1-2/+0
2018-08-06btrfs: remove unused member async_submit_bio::fs_infoDavid Sterba1-2/+0
2018-08-06btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov1-2/+2
2018-08-06btrfs: use correct compare function of dirty_metadata_bytesEthan Lien1-4/+6
2018-08-06btrfs: prune unused includesDavid Sterba1-2/+0
2018-08-06btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba1-1/+1
2018-08-06btrfs: print more details when checking tree block finds a problemSu Yue1-4/+4
2018-08-06btrfs: use monotonic time for transaction handlingArnd Bergmann1-1/+1
2018-08-06btrfs: Deduplicate extent_buffer init codeNikolay Borisov1-14/+0
2018-08-06btrfs: replace get_seconds with new 64bit time APIAllen Pais1-2/+2
2018-05-30Btrfs: add parent_transid parameter to veirfy_level_keyLiu Bo1-6/+7
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval1-9/+0
2018-05-28btrfs: Do super block verification before writing it to diskQu Wenruo1-0/+43
2018-05-28btrfs: Refactor btrfs_check_super_validQu Wenruo1-4/+25
2018-05-28btrfs: Move btrfs_check_super_valid() to avoid forward declarationQu Wenruo1-150/+149
2018-05-28btrfs: move btrfs_raid_group values to btrfs_raid_attr tableAnand Jain1-1/+1
2018-05-28btrfs: track running balance in a simpler wayDavid Sterba1-1/+0
2018-05-28btrfs: kill btrfs_fs_info::volume_mutexDavid Sterba1-1/+0
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov1-11/+15
2018-04-18btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo1-0/+1
2018-04-13btrfs: Only check first key for committed tree blocksQu Wenruo1-0/+8
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba1-14/+1
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-03-31Btrfs: print error messages when failing to read treesLiu Bo1-9/+22
2018-03-31btrfs: Validate child tree block's level and first keyQu Wenruo1-13/+82
2018-03-31btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo1-0/+1
2018-03-31btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo1-1/+0
2018-03-31btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney1-0/+2
2018-03-31btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney1-1/+1
2018-03-31btrfs: remove max_active var from open_ctreeNikolay Borisov1-3/+0
2018-03-31btrfs: Use sizeof directly instead of a constant variableNikolay Borisov1-3/+2
2018-03-31btrfs: rename submit callbacks and drop double underscoresDavid Sterba1-4/+4
2018-03-31btrfs: remove unused parameters from extent_submit_bio_done_tDavid Sterba1-4/+2
2018-03-31btrfs: remove unused parameters from extent_submit_bio_start_tDavid Sterba1-2/+0
2018-03-31btrfs: separate types for submit_bio_start and submit_bio_doneDavid Sterba1-4/+4
2018-03-26btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devidsAnand Jain1-4/+4
2018-03-26btrfs: add more __cold annotationsDavid Sterba1-1/+1
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov1-2/+2
2018-03-26btrfs: tree-checker: Replace root parameter with fs_infoQu Wenruo1-3/+3
2018-03-26btrfs: Use schedule_timeout_interruptibleNikolay Borisov1-3/+1
2018-03-26btrfs: remove unused function btrfs_async_submit_limit()Anand Jain1-8/+0
2018-03-26btrfs: Document consistency of transaction->io_bgs listNikolay Borisov1-0/+4