summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-02-25btrfs: be more explicit about allowed flush statesJosef Bacik
2019-02-25btrfs: loop in inode_rsv_refillJosef Bacik
2019-02-25btrfs: don't enospc all tickets on flush failureJosef Bacik
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik
2019-02-25btrfs: dump block_rsv details when dumping space infoJosef Bacik
2019-02-25btrfs: check if there are free block groups for commitJosef Bacik
2019-02-25btrfs: add zstd compression level supportDennis Zhou
2019-02-25btrfs: make zstd memory requirements monotonicDennis Zhou
2019-02-25btrfs: zstd use the passed through level instead of defaultDennis Zhou
2019-02-25btrfs: change set_level() to bound the level passed inDennis Zhou
2019-02-25btrfs: plumb level through the compression interfaceDennis Zhou
2019-02-25btrfs: move to function pointers for get/put workspacesDennis Zhou
2019-02-25btrfs: add compression interface in (get/put)_workspaceDennis Zhou
2019-02-25btrfs: add helper methods for workspace manager init and cleanupDennis Zhou
2019-02-25btrfs: unify compression ops with workspace_managerDennis Zhou
2019-02-25btrfs: manage heuristic workspace as index 0Dennis Zhou
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