summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-10-15btrfs: switch return_bigger to bool in find_ref_headLu Fengqi
2018-10-15btrfs: remove fs_info from btrfs_should_throttle_delayed_refsLu Fengqi
2018-10-15btrfs: remove fs_info from btrfs_check_space_for_delayed_refsLu Fengqi
2018-10-15btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lockLu Fengqi
2018-10-15btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_headLu Fengqi
2018-10-15btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branchLu Fengqi
2018-10-15btrfs: relocation: Remove redundant tree level checkQu Wenruo
2018-10-15btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safeQu Wenruo
2018-10-15btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo
2018-10-15Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana
2018-10-15Btrfs: fix warning when replaying log after fsync of a tmpfileFilipe Manana
2018-10-15btrfs: drop min_size from evict_refill_and_joinJosef Bacik
2018-10-15btrfs: assert on non-empty delayed iputsJosef Bacik
2018-10-15btrfs: make sure we create all new block groupsJosef Bacik
2018-10-15btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-10-15btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik
2018-10-15btrfs: release metadata before running delayed refsJosef Bacik
2018-10-15Btrfs: kill btrfs_clear_path_blockingLiu Bo
2018-10-15btrfs: dev-replace: remove pointless assert in write unlockDavid Sterba
2018-10-15btrfs: dev-replace: move replace members out of fs_infoDavid Sterba
2018-10-15btrfs: dev-replace: avoid useless lock on error handling pathDavid Sterba
2018-10-15btrfs: open code btrfs_after_dev_replace_commitDavid Sterba
2018-10-15btrfs: open code btrfs_dev_replace_stats_incDavid Sterba
2018-10-15btrfs: open code btrfs_dev_replace_clear_lock_blockingDavid Sterba
2018-10-15btrfs: remove btrfs_dev_replace::read_locksDavid Sterba
2018-10-15btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2018-10-15btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...Qu Wenruo
2018-10-15btrfs: qgroup: Don't trace subtree if we're dropping reloc treeQu Wenruo
2018-10-15btrfs: qgroup: Use generation-aware subtree swap to mark dirty extentsQu Wenruo
2018-10-15btrfs: qgroup: Introduce function to find all new tree blocks of reloc treeQu Wenruo
2018-10-15btrfs: qgroup: Introduce function to trace two swaped extentsQu Wenruo
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo
2018-10-15btrfs: relocation: Add basic extent backref related comments for build_backre...Qu Wenruo
2018-10-15Btrfs: get rid of btrfs_symlink_aopsOmar Sandoval
2018-10-15Btrfs: don't clean dirty pages during buffered writesChris Mason
2018-10-15btrfs: use common helper instead of open coding a bit testDavid Sterba
2018-10-15btrfs: refactor __btrfs_run_delayed_refs loopNikolay Borisov
2018-10-15btrfs: Factor out loop processing all refs of a headNikolay Borisov
2018-10-15btrfs: Factor out ref head locking code in __btrfs_run_delayed_refsNikolay Borisov
2018-10-15btrfs: tests: polish ifdefs around testing helperDavid Sterba
2018-10-15btrfs: tests: group declarations of self-test helpersDavid Sterba
2018-10-15btrfs: tests: move testing members of struct btrfs_root to the endDavid Sterba
2018-10-15btrfs: tests: add separate stub for find_lock_delalloc_rangeDavid Sterba
2018-10-15Btrfs: preftree: use rb_first_cachedLiu Bo
2018-10-15Btrfs: extent_map: use rb_first_cachedLiu Bo
2018-10-15Btrfs: delayed-inode: use rb_first_cached for ins_root and del_rootLiu Bo
2018-10-15Btrfs: delayed-refs: use rb_first_cached for ref_treeLiu Bo
2018-10-15Btrfs: delayed-refs: use rb_first_cached for href_rootLiu Bo
2018-10-15btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-10-15btrfs: keep trim from interfering with transaction commitsJeff Mahoney