summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: compression: inline cleanup_workspace_managerDavid Sterba2019-11-185-28/+7
* btrfs: compression: let workspace manager cleanup take only the typeDavid Sterba2019-11-184-5/+7
* btrfs: compression: inline init_workspace_managerDavid Sterba2019-11-185-28/+7
* btrfs: compression: let workspace manager init take only the typeDavid Sterba2019-11-184-7/+7
* btrfs: compression: attach workspace manager to the opsDavid Sterba2019-11-185-0/+6
* btrfs: switch compression callbacks to direct callsDavid Sterba2019-11-185-34/+69
* btrfs: export compression and decompression callbacksDavid Sterba2019-11-184-36/+45
* btrfs: use btrfs_block_group_cache_done in update_block_groupJosef Bacik2019-11-181-1/+1
* btrfs: check page->mapping when loading free space cacheJosef Bacik2019-11-181-0/+6
* Btrfs: fix metadata space leak on fixup worker failure to set range as delallocFilipe Manana2019-11-181-1/+5
* Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana2019-11-181-1/+1
* btrfs: ioctl: Try to use btrfs_fs_info instead of *fileMarcos Paulo de Souza2019-11-181-21/+15
* btrfs: use bool argument in free_root_pointers()Anand Jain2019-11-181-5/+5
* btrfs: use better definition of number of compression typeChengguang Xu2019-11-184-5/+7
* btrfs: use enum for extent type definesChengguang Xu2019-11-182-6/+8
* btrfs: props: remove unnecessary hash_init()Chengguang Xu2019-11-181-2/+0
* btrfs: Rename btrfs_join_transaction_nolockNikolay Borisov2019-11-183-8/+8
* btrfs: User assert to document transaction requirementNikolay Borisov2019-11-181-3/+2
* btrfs: opencode extent_buffer_getDavid Sterba2019-11-187-19/+14
* btrfs: Avoid getting stuck during cyclic writebacksTejun Heo2019-11-181-11/+1
* btrfs: block-group: Rework documentation of check_system_chunk functionMarcos Paulo de Souza2019-11-181-3/+1
* btrfs: Enhance error output for write time tree checkerQu Wenruo2019-11-181-0/+2
* btrfs: tree-checker: Refactor prev_key check for ino into a functionQu Wenruo2019-11-181-41/+72
* Btrfs: extent_write_locked_range() should attach inode->i_wbChris Mason2019-11-181-4/+6
* Btrfs: use REQ_CGROUP_PUNT for worker thread submitted biosChris Mason2019-11-185-5/+46
* Btrfs: only associate the locked page with one async_chunk structChris Mason2019-11-182-5/+22
* Btrfs: delete the entire async bio submission frameworkChris Mason2019-11-185-235/+1
* Btrfs: stop using btrfs_schedule_bio()Chris Mason2019-11-185-63/+15
* btrfs: add __pure attribute to functionsDavid Sterba2019-11-189-14/+12
* btrfs: add const function attributeDavid Sterba2019-11-184-4/+4
* btrfs: add __cold attribute to more functionsDavid Sterba2019-11-184-6/+6
* btrfs: drop unused parameter is_new from btrfs_igetDavid Sterba2019-11-1811-34/+31
* btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik2019-11-181-3/+10
* btrfs: print process name and pid that calls device scanningAnand Jain2019-11-181-4/+8
* btrfs: Open-code name_in_log_ref in replay_one_nameNikolay Borisov2019-11-181-29/+25
* btrfs: Properly handle backref_in_log retvalNikolay Borisov2019-11-181-11/+21
* btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_logNikolay Borisov2019-11-181-36/+12
* btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKEDQu Wenruo2019-11-183-14/+4
* btrfs: transaction: describe transaction states and transitionsQu Wenruo2019-11-181-0/+71
* btrfs: use has_single_bit_set for clarityDavid Sterba2019-11-182-13/+9
* btrfs: add 64bit safe helper for power of two checksDavid Sterba2019-11-181-0/+11
* btrfs: balance: use term redundancy instead of integrity in messageAnand Jain2019-11-181-6/+6
* btrfs: move btrfs_unlock_up_safe to other locking functionsDavid Sterba2019-11-185-28/+28
* btrfs: move btrfs_set_path_blocking to other locking functionsDavid Sterba2019-11-183-25/+28
* btrfs: make btrfs_assert_tree_locked static inlineDavid Sterba2019-11-182-7/+9
* btrfs: make locking assertion helpers static inlineDavid Sterba2019-11-181-10/+10
* btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-182-16/+11
* btrfs: get rid of unique workqueue helper functionsOmar Sandoval2019-11-1812-145/+50
* btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval2019-11-181-2/+1
* btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval2019-11-181-6/+4