summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | btrfs: Remove fs_info argument from btrfs_add_dev_itemNikolay Borisov2018-08-061-6/+4
| * | btrfs: extent-tree: Remove dead alignment checkQu Wenruo2018-08-061-2/+1
| * | Btrfs: remove unused key assignment when doing a full sendFilipe Manana2018-08-061-7/+2
| * | btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba2018-08-065-15/+4
| * | btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba2018-08-065-17/+7
| * | btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba2018-08-064-25/+4
| * | btrfs: unify end_io callbacks of async_submit_bioDavid Sterba2018-08-064-35/+9
| * | btrfs: remove unused member async_submit_bio::bio_flagsDavid Sterba2018-08-061-2/+0
| * | btrfs: remove unused member async_submit_bio::fs_infoDavid Sterba2018-08-061-2/+0
| * | btrfs: validate type when reading a chunkGu Jinxiang2018-08-061-0/+28
| * | btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov2018-08-063-8/+8
| * | btrfs: Document locking requirement via lockdep_assert_heldNikolay Borisov2018-08-061-1/+2
| * | btrfs: rename btrfs_release_extent_buffer_pageDavid Sterba2018-08-061-4/+4
| * | btrfs: Refactor loop in btrfs_release_extent_buffer_pageNikolay Borisov2018-08-061-9/+6
| * | btrfs: Reword dodgy comments in alloc_extent_bufferNikolay Borisov2018-08-061-9/+8
| * | btrfs: Simplify page unlocking in alloc_extent_bufferNikolay Borisov2018-08-061-7/+2
| * | btrfs: scrub: cleanup the remaining nodatasum fixup codeQu Wenruo2018-08-061-289/+0
| * | btrfs: refactor block group replication factor calculation to a helperDavid Sterba2018-08-064-36/+24
| * | btrfs: use the assigned fs_devices instead of the dereferenceAnand Jain2018-08-061-2/+2
| * | btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leafLu Fengqi2018-08-061-4/+4
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inheritLu Fengqi2018-08-064-9/+7
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroupsLu Fengqi2018-08-064-6/+5
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extentLu Fengqi2018-08-063-25/+23
| * | btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi2018-08-064-7/+4
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_itemsLu Fengqi2018-08-063-6/+5
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extentLu Fengqi2018-08-063-13/+9
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroupLu Fengqi2018-08-063-6/+4
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroupLu Fengqi2018-08-063-6/+4
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroupLu Fengqi2018-08-064-7/+6
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relationLu Fengqi2018-08-063-6/+6
| * | btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relationLu Fengqi2018-08-061-6/+6
| * | btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relationLu Fengqi2018-08-063-6/+6
| * | btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...Lu Fengqi2018-08-061-6/+6
| * | btrfs: qgroup: Drop root parameter from update_qgroup_info_itemLu Fengqi2018-08-061-4/+5
| * | btrfs: qgroup: Drop root parameter from update_qgroup_limit_itemLu Fengqi2018-08-061-5/+5
| * | btrfs: qgroup: Drop quota_root parameter from del_qgroup_itemLu Fengqi2018-08-061-3/+3
| * | btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_itemLu Fengqi2018-08-061-6/+6
| * | btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_itemLu Fengqi2018-08-061-9/+9
| * | btrfs: rename btrfs_parse_early_optionsAnand Jain2018-08-061-7/+6
| * | btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inheritLu Fengqi2018-08-061-16/+1
| * | btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo2018-08-063-27/+19
| * | btrfs: Rewrite retry logic in do_chunk_allocNikolay Borisov2018-08-061-37/+37
| * | btrfs: use customized batch size for total_bytes_pinnedEthan Lien2018-08-062-15/+32
| * | btrfs: use correct compare function of dirty_metadata_bytesEthan Lien2018-08-061-4/+6
| * | btrfs: return device pointer from btrfs_scan_one_deviceGu Jinxiang2018-08-063-26/+30
| * | btrfs: make fs_devices a local variable in btrfs_parse_early_optionsGu Jinxiang2018-08-061-3/+4
| * | btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba2018-08-061-6/+6
| * | btrfs: reorder initialization before the mount locks uuid_mutexDavid Sterba2018-08-061-16/+14
| * | btrfs: lift uuid_mutex to callers of btrfs_parse_early_optionsDavid Sterba2018-08-061-2/+4
| * | btrfs: lift uuid_mutex to callers of btrfs_open_devicesDavid Sterba2018-08-062-2/+4