summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-18btrfs: check page->mapping when loading free space cacheJosef Bacik
2019-11-18Btrfs: fix metadata space leak on fixup worker failure to set range as delallocFilipe Manana
2019-11-18Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana
2019-11-18btrfs: ioctl: Try to use btrfs_fs_info instead of *fileMarcos Paulo de Souza
2019-11-18btrfs: use bool argument in free_root_pointers()Anand Jain
2019-11-18btrfs: use better definition of number of compression typeChengguang Xu
2019-11-18btrfs: use enum for extent type definesChengguang Xu
2019-11-18btrfs: props: remove unnecessary hash_init()Chengguang Xu
2019-11-18btrfs: Rename btrfs_join_transaction_nolockNikolay Borisov
2019-11-18btrfs: User assert to document transaction requirementNikolay Borisov
2019-11-18btrfs: opencode extent_buffer_getDavid Sterba
2019-11-18btrfs: Avoid getting stuck during cyclic writebacksTejun Heo
2019-11-18btrfs: block-group: Rework documentation of check_system_chunk functionMarcos Paulo de Souza
2019-11-18btrfs: Enhance error output for write time tree checkerQu Wenruo
2019-11-18btrfs: tree-checker: Refactor prev_key check for ino into a functionQu Wenruo
2019-11-18Btrfs: extent_write_locked_range() should attach inode->i_wbChris Mason
2019-11-18Btrfs: use REQ_CGROUP_PUNT for worker thread submitted biosChris Mason
2019-11-18Btrfs: only associate the locked page with one async_chunk structChris Mason
2019-11-18Btrfs: delete the entire async bio submission frameworkChris Mason
2019-11-18Btrfs: stop using btrfs_schedule_bio()Chris Mason
2019-11-18btrfs: add __pure attribute to functionsDavid Sterba
2019-11-18btrfs: add const function attributeDavid Sterba
2019-11-18btrfs: add __cold attribute to more functionsDavid Sterba
2019-11-18btrfs: drop unused parameter is_new from btrfs_igetDavid Sterba
2019-11-18btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik
2019-11-18btrfs: print process name and pid that calls device scanningAnand Jain
2019-11-18btrfs: Open-code name_in_log_ref in replay_one_nameNikolay Borisov
2019-11-18btrfs: Properly handle backref_in_log retvalNikolay Borisov
2019-11-18btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_logNikolay Borisov
2019-11-18btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKEDQu Wenruo
2019-11-18btrfs: transaction: describe transaction states and transitionsQu Wenruo
2019-11-18btrfs: use has_single_bit_set for clarityDavid Sterba
2019-11-18btrfs: add 64bit safe helper for power of two checksDavid Sterba
2019-11-18btrfs: balance: use term redundancy instead of integrity in messageAnand Jain
2019-11-18btrfs: move btrfs_unlock_up_safe to other locking functionsDavid Sterba
2019-11-18btrfs: move btrfs_set_path_blocking to other locking functionsDavid Sterba
2019-11-18btrfs: make btrfs_assert_tree_locked static inlineDavid Sterba
2019-11-18btrfs: make locking assertion helpers static inlineDavid Sterba
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval
2019-11-18btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2019-11-18btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in run_ordered_work()Omar Sandoval
2019-11-18btrfs: get rid of unnecessary memset() of work itemOmar Sandoval
2019-11-18btrfs: move the failrec tree stuff into extent-io-tree.hJosef Bacik
2019-11-18btrfs: export find_delalloc_rangeJosef Bacik
2019-11-18btrfs: move extent_io_tree defs to their own headerJosef Bacik
2019-11-18btrfs: separate out the extent io init functionJosef Bacik
2019-11-18btrfs: separate out the extent leak codeJosef Bacik