summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-02-25btrfs: rename workspaces_list to workspace_managerDennis Zhou
2019-02-25btrfs: add helpers for compression type and levelDennis Zhou
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain
2019-02-25btrfs: replace cleaner_delayed_iput_mutex with a waitqueueJosef Bacik
2019-02-25btrfs: Output ENOSPC debug info in inc_block_group_roQu Wenruo
2019-02-25btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/releaseQu Wenruo
2019-02-25btrfs: let the assertion expression compile in all configsAnders Roxell
2019-02-25btrfs: merge btrfs_set_lock_blocking_rw with it's callerDavid Sterba
2019-02-25btrfs: simplify waiting loop in btrfs_tree_lockDavid Sterba
2019-02-25btrfs: open code now trivial btrfs_set_lock_blockingDavid Sterba
2019-02-25btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba
2019-02-25btrfs: split btrfs_clear_lock_blocking_rw to read and write helpersDavid Sterba
2019-02-25btrfs: split btrfs_set_lock_blocking_rw to read and write helpersDavid Sterba
2019-02-25btrfs: qgroup: Cleanup old subtree swap codeQu Wenruo
2019-02-25btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo
2019-02-25btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo
2019-02-25btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swapQu Wenruo
2019-02-25btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo
2019-02-25btrfs: call btrfs_create_pending_block_groups unconditionallyJosef Bacik
2019-02-25btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_headJosef Bacik
2019-02-25btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lockJosef Bacik
2019-02-25btrfs: scrub: print messages when started or finishedAnand Jain
2019-02-25btrfs: simplify workqueue name when allocatingDavid Sterba
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain
2019-02-25btrfs: refactor btrfs_free_stale_devices() to get return valueAnand Jain
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain
2019-02-25btrfs: cleanup btrfs_find_device_by_devspec()Anand Jain
2019-02-25btrfs: merge btrfs_find_device_missing_or_by_path() into parentAnand Jain
2019-02-25btrfs: Remove not_found_em label from btrfs_get_extentNikolay Borisov
2019-02-25btrfs: Consolidate retval checking of core btree functionsNikolay Borisov
2019-02-25btrfs: Rename found_type to extent_type in btrfs_get_extentNikolay Borisov
2019-02-25Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana
2019-02-25btrfs: Remove impossible condition from mergable_mapsNikolay Borisov
2019-02-25Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana
2019-02-25Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana
2019-02-25Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana
2019-02-25btrfs: Refactor shrink_delallocNikolay Borisov
2019-02-25btrfs: Document logic regarding inode in async_cow_submitNikolay Borisov
2019-02-25btrfs: Remove WARN_ON in btrfs_alloc_delalloc_workNikolay Borisov
2019-02-25btrfs: Use ihold instead of igrab in cow_file_range_asyncNikolay Borisov
2019-02-25btrfs: Remove isize local variable in compress_file_rangeNikolay Borisov
2019-02-25btrfs: Remove inode argument from async_cow_submitNikolay Borisov
2019-02-25btrfs: remove set but not used variable 'num_pages'YueHaibing
2019-02-25btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov
2019-02-25btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov
2019-02-25btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov
2019-02-25Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-02-25Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana
2019-02-25Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana
2019-02-25Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana