summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use existing cur_devices, cleanup btrfs_rm_deviceAnand Jain2018-05-281-4/+9
* btrfs: reduce uuid_mutex critical section while scanning devicesAnand Jain2018-05-281-7/+5
* btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov2018-05-282-65/+65
* btrfs: replace waitqueue_actvie with cond_wake_upDavid Sterba2018-05-289-91/+40
* btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba2018-05-281-2/+8
* btrfs: introduce conditional wakeup helpersDavid Sterba2018-05-281-0/+22
* btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo2018-05-281-0/+19
* btrfs: qgroup: Search commit root for rescan to avoid missing extentQu Wenruo2018-05-281-3/+6
* btrfs: take the last remnants of ->d_fsdata use outAl Viro2018-05-281-6/+0
* 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/+149
* btrfs: Remove fs_info argument from populate_free_space_treeNikolay Borisov2018-05-281-4/+3
* btrfs: Remove fs_info argument from add_to_free_space_treeNikolay Borisov2018-05-283-5/+3
* btrfs: Remove fs_info argument from remove_from_free_space_treeNikolay Borisov2018-05-283-8/+4
* btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov2018-05-283-13/+12
* btrfs: Remove fs_info argument from remove_free_space_extentNikolay Borisov2018-05-281-4/+3
* btrfs: Remove fs_info argument from add_free_space_extentNikolay Borisov2018-05-281-4/+3
* btrfs: Remove fs_info argument from modify_free_space_bitmapNikolay Borisov2018-05-281-6/+5
* btrfs: Remove fs_info argument from update_free_space_extent_countNikolay Borisov2018-05-281-5/+5
* btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov2018-05-283-5/+3
* btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov2018-05-283-7/+4
* btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov2018-05-284-6/+4
* btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov2018-05-283-13/+10
* btrfs: Remove fs_info parameter from add_new_free_space_infoNikolay Borisov2018-05-281-4/+3
* btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov2018-05-283-22/+19
* btrfs: Remove fs_info argument from __add_block_group_free_spaceNikolay Borisov2018-05-281-9/+6
* btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov2018-05-284-4/+3
* btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov2018-05-284-9/+12
* btrfs: Add assert in __btrfs_del_delalloc_inodeNikolay Borisov2018-05-281-0/+1
* btrfs: incremental send, improve rmdir performance for large directoryRobbie Ko2018-05-281-9/+22
* btrfs: incremental send, move allocation until it's needed in orphan_dir_infoRobbie Ko2018-05-281-7/+6
* btrfs: split delayed ref head initialization and additionNikolay Borisov2018-05-281-25/+22
* btrfs: Use init_delayed_ref_head in add_delayed_ref_headNikolay Borisov2018-05-281-59/+4
* btrfs: Introduce init_delayed_ref_headNikolay Borisov2018-05-281-0/+65
* btrfs: Open-code add_delayed_data_refNikolay Borisov2018-05-281-40/+22
* btrfs: Open-code add_delayed_tree_refNikolay Borisov2018-05-281-45/+20
* btrfs: Use init_delayed_ref_common in add_delayed_data_refNikolay Borisov2018-05-281-25/+10
* btrfs: Use init_delayed_ref_common in add_delayed_tree_refNikolay Borisov2018-05-281-24/+11
* btrfs: Factor out common delayed refs init codeNikolay Borisov2018-05-281-0/+51
* btrfs: return original error code when failing from option parsingChengguang Xu2018-05-281-3/+1
* btrfs: remove redundant btrfs_balance_control::fs_infoDavid Sterba2018-05-283-9/+6
* btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo2018-05-281-2/+2
* btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"Colin Ian King2018-05-281-1/+1
* btrfs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov2018-05-283-9/+5
* btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo2018-05-281-2/+2
* btrfs: Unexport btrfs_alloc_delalloc_workNikolay Borisov2018-05-282-10/+8
* btrfs: Remove delayed_iput member from btrfs_delalloc_workNikolay Borisov2018-05-282-11/+4
* btrfs: Remove delay_iput parameter from __start_delalloc_inodesNikolay Borisov2018-05-281-9/+5
* btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodesNikolay Borisov2018-05-283-4/+4