summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2018-10-15btrfs: don't attempt to trim devices that don't support itJeff Mahoney
2018-10-15btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney
2018-10-15btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-10-15btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo
2018-10-15btrfs: fix error handling in btrfs_dev_replace_startJeff Mahoney
2018-10-15btrfs: change remove_extent_mapping to return voidzhong jiang
2018-10-15btrfs: handle error of get_old_rootNikolay Borisov
2018-10-15btrfs: Remove logically dead code from btrfs_orphan_cleanupNikolay Borisov
2018-10-15Btrfs: remove wait_ordered_range in btrfs_evict_inodeLiu Bo
2018-10-15Btrfs: skip set_page_dirty if eb pages are already dirtyLiu Bo
2018-10-15Btrfs: assert page dirty bit on extent buffer pagesLiu Bo
2018-10-15Btrfs: remove unnecessary level check in balance_levelLiu Bo
2018-10-15Btrfs: unify error handling of btrfs_lookup_dir_itemLiu Bo
2018-10-15Btrfs: use args in the correct order for kcalloc in btrfsic_read_blockLiu Bo
2018-10-15btrfs: Make btrfs_find_device_by_devspec return btrfs_device directlyNikolay Borisov
2018-10-15btrfs: Make btrfs_find_device_missing_or_by_path return directly a deviceNikolay Borisov
2018-10-15btrfs: Make btrfs_find_device_by_path return struct btrfs_deviceNikolay Borisov
2018-10-15btrfs: fix error handling in free_log_treeJeff Mahoney
2018-10-15btrfs: remove redundant variable from btrfs_cross_ref_existMisono Tomohiro
2018-10-15Btrfs: set leave_spinning in btrfs_get_extentLiu Bo
2018-10-15Btrfs: fix alignment in declaration and prototype of btrfs_get_extentLiu Bo
2018-10-15btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_readColin Ian King
2018-10-15btrfs: remove unused pointer inode in relink_file_extentsColin Ian King
2018-10-15btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defragSu Yue
2018-10-15Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytesLiu Bo
2018-10-15btrfs: free path at an earlier point in btrfs_get_extentLiu Bo
2018-10-15Btrfs: use next_state in find_first_extent_bitLiu Bo
2018-10-15btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo
2018-10-15btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo