summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
* | | btrfs: add compression interface in (get/put)_workspaceDennis Zhou2019-02-251-23/+34
* | | btrfs: add helper methods for workspace manager init and cleanupDennis Zhou2019-02-251-39/+43
* | | btrfs: unify compression ops with workspace_managerDennis Zhou2019-02-251-4/+7
* | | btrfs: manage heuristic workspace as index 0Dennis Zhou2019-02-252-82/+34
* | | btrfs: rename workspaces_list to workspace_managerDennis Zhou2019-02-251-23/+23
* | | btrfs: add helpers for compression type and levelDennis Zhou2019-02-253-2/+12
* | | btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain2019-02-253-0/+15
* | | btrfs: replace cleaner_delayed_iput_mutex with a waitqueueJosef Bacik2019-02-254-9/+35
* | | btrfs: Output ENOSPC debug info in inc_block_group_roQu Wenruo2019-02-251-2/+13
* | | btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/releaseQu Wenruo2019-02-251-2/+0
* | | btrfs: let the assertion expression compile in all configsAnders Roxell2019-02-251-8/+5
* | | btrfs: merge btrfs_set_lock_blocking_rw with it's callerDavid Sterba2019-02-252-15/+10
* | | btrfs: simplify waiting loop in btrfs_tree_lockDavid Sterba2019-02-251-9/+2
* | | btrfs: open code now trivial btrfs_set_lock_blockingDavid Sterba2019-02-258-33/+28
* | | btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba2019-02-256-11/+11
* | | btrfs: split btrfs_clear_lock_blocking_rw to read and write helpersDavid Sterba2019-02-252-27/+27
* | | btrfs: split btrfs_set_lock_blocking_rw to read and write helpersDavid Sterba2019-02-252-25/+40
* | | btrfs: qgroup: Cleanup old subtree swap codeQu Wenruo2019-02-252-100/+0
* | | btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo2019-02-254-9/+103
* | | btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo2019-02-256-0/+265
* | | btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swapQu Wenruo2019-02-251-21/+56
* | | btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo2019-02-253-17/+84
* | | btrfs: call btrfs_create_pending_block_groups unconditionallyJosef Bacik2019-02-252-6/+3
* | | btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_headJosef Bacik2019-02-251-6/+1
* | | btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lockJosef Bacik2019-02-251-9/+2
* | | btrfs: scrub: print messages when started or finishedAnand Jain2019-02-251-0/+5
* | | btrfs: simplify workqueue name when allocatingDavid Sterba2019-02-251-6/+4
* | | btrfs: merge btrfs_find_device and find_deviceAnand Jain2019-02-255-44/+42
* | | btrfs: refactor btrfs_free_stale_devices() to get return valueAnand Jain2019-02-251-15/+31
* | | btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain2019-02-255-28/+30
* | | btrfs: cleanup btrfs_find_device_by_devspec()Anand Jain2019-02-251-17/+18
* | | btrfs: merge btrfs_find_device_missing_or_by_path() into parentAnand Jain2019-02-251-27/+13
* | | btrfs: Remove not_found_em label from btrfs_get_extentNikolay Borisov2019-02-251-2/+4
* | | btrfs: Consolidate retval checking of core btree functionsNikolay Borisov2019-02-251-5/+3
* | | btrfs: Rename found_type to extent_type in btrfs_get_extentNikolay Borisov2019-02-251-11/+9
* | | Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana2019-02-251-10/+7
* | | btrfs: Remove impossible condition from mergable_mapsNikolay Borisov2019-02-252-2/+4
* | | Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana2019-02-251-1/+1
* | | Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana2019-02-251-1/+1
* | | Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana2019-02-251-6/+0
* | | btrfs: Refactor shrink_delallocNikolay Borisov2019-02-251-11/+22
* | | btrfs: Document logic regarding inode in async_cow_submitNikolay Borisov2019-02-251-0/+6
* | | btrfs: Remove WARN_ON in btrfs_alloc_delalloc_workNikolay Borisov2019-02-251-1/+0
* | | btrfs: Use ihold instead of igrab in cow_file_range_asyncNikolay Borisov2019-02-251-1/+6
* | | btrfs: Remove isize local variable in compress_file_rangeNikolay Borisov2019-02-251-2/+1
* | | btrfs: Remove inode argument from async_cow_submitNikolay Borisov2019-02-251-3/+3
* | | btrfs: remove set but not used variable 'num_pages'YueHaibing2019-02-251-3/+0
* | | btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov2019-02-251-1/+1
* | | btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov2019-02-251-44/+48
* | | btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov2019-02-254-10/+5
OpenPOWER on IntegriCloud