summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: assert on non-empty delayed iputsJosef Bacik2018-10-151-0/+1
* btrfs: dev-replace: move replace members out of fs_infoDavid Sterba2018-10-151-4/+5
* btrfs: remove btrfs_dev_replace::read_locksDavid Sterba2018-10-151-1/+0Star
* Btrfs: delayed-refs: use rb_first_cached for ref_treeLiu Bo2018-10-151-2/+2
* Btrfs: delayed-refs: use rb_first_cached for href_rootLiu Bo2018-10-151-2/+2
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-3/+2Star
* Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-171-0/+1
* btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo2018-08-061-0/+7
* btrfs: merge free_fs_root helpersDavid Sterba2018-08-061-11/+5Star
* btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba2018-08-061-2/+0Star
* btrfs: remove unused member btrfs_root::nameDavid Sterba2018-08-061-2/+0Star
* btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba2018-08-061-1/+0Star
* btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba2018-08-061-2/+0Star
* btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba2018-08-061-7/+0Star
* btrfs: unify end_io callbacks of async_submit_bioDavid Sterba2018-08-061-25/+3Star
* btrfs: remove unused member async_submit_bio::bio_flagsDavid Sterba2018-08-061-2/+0Star
* btrfs: remove unused member async_submit_bio::fs_infoDavid Sterba2018-08-061-2/+0Star
* btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov2018-08-061-2/+2
* btrfs: use correct compare function of dirty_metadata_bytesEthan Lien2018-08-061-4/+6
* btrfs: prune unused includesDavid Sterba2018-08-061-2/+0Star
* btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba2018-08-061-1/+1
* btrfs: print more details when checking tree block finds a problemSu Yue2018-08-061-4/+4
* btrfs: use monotonic time for transaction handlingArnd Bergmann2018-08-061-1/+1
* btrfs: Deduplicate extent_buffer init codeNikolay Borisov2018-08-061-14/+0Star
* btrfs: replace get_seconds with new 64bit time APIAllen Pais2018-08-061-2/+2
* Btrfs: add parent_transid parameter to veirfy_level_keyLiu Bo2018-05-301-6/+7
* Btrfs: get rid of unused orphan infrastructureOmar Sandoval2018-05-281-9/+0Star
* btrfs: Do super block verification before writing it to diskQu Wenruo2018-05-281-0/+43
* btrfs: Refactor btrfs_check_super_validQu Wenruo2018-05-281-4/+25
* btrfs: Move btrfs_check_super_valid() to avoid forward declarationQu Wenruo2018-05-281-150/+149Star
* btrfs: move btrfs_raid_group values to btrfs_raid_attr tableAnand Jain2018-05-281-1/+1
* btrfs: track running balance in a simpler wayDavid Sterba2018-05-281-1/+0Star
* btrfs: kill btrfs_fs_info::volume_mutexDavid Sterba2018-05-281-1/+0Star
* btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov2018-05-171-11/+15
* btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo2018-04-181-0/+1
* btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-131-0/+8
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1Star
* Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
* Btrfs: print error messages when failing to read treesLiu Bo2018-03-311-9/+22
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-311-13/+82
* btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo2018-03-311-0/+1
* btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo2018-03-311-1/+0Star
* btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-311-0/+2
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-03-311-1/+1
* btrfs: remove max_active var from open_ctreeNikolay Borisov2018-03-311-3/+0Star
* btrfs: Use sizeof directly instead of a constant variableNikolay Borisov2018-03-311-3/+2Star
* btrfs: rename submit callbacks and drop double underscoresDavid Sterba2018-03-311-4/+4
* btrfs: remove unused parameters from extent_submit_bio_done_tDavid Sterba2018-03-311-4/+2Star
* btrfs: remove unused parameters from extent_submit_bio_start_tDavid Sterba2018-03-311-2/+0Star
* btrfs: separate types for submit_bio_start and submit_bio_doneDavid Sterba2018-03-311-4/+4