2018-10-19 | Josef Bacik | btrfs: don't run delayed_iputs in commit Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | btrfs: fix insert_reserved error handling Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | btrfs: only free reserved extent if we didn't insert it Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | btrfs: don't use ctl->free_space for max_extent_size Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | btrfs: set max_extent_size properly Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | btrfs: reset max_extent_size properly Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-19 | Josef Bacik | MAINTAINERS: update my email address for btrfs Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-17 | Lu Fengqi | btrfs: delayed-ref: extract find_first_ref_head from... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-17 | Filipe Manana | Btrfs: fix deadlock when writing out free space caches Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-17 | Filipe Manana | Btrfs: fix assertion on fsync of regular file when... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-17 | Filipe Manana | Btrfs: fix null pointer dereference on compressed write... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: switch return_bigger to bool in find_ref_head Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: remove fs_info from btrfs_should_throttle_delayed_refs Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: remove fs_info from btrfs_check_space_for_delayed_refs Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: delayed-ref: pass delayed_refs directly to btrfs_dela... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: delayed-ref: pass delayed_refs directly to btrfs_sele... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Lu Fengqi | btrfs: qgroup: move the qgroup->members check out from... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: relocation: Remove redundant tree level check Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: relocation: Cleanup while loop using rbtree_postorder... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Avoid calling qgroup functions if qgroup... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Filipe Manana | Btrfs: fix wrong dentries after fsync of file that... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Filipe Manana | Btrfs: fix warning when replaying log after fsync of... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: drop min_size from evict_refill_and_join Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: assert on non-empty delayed iputs Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: make sure we create all new block groups Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: reset max_extent_size on clear in a bitmap Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: protect space cache inode alloc with GFP_NOFS Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: release metadata before running delayed refs Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: kill btrfs_clear_path_blocking Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: dev-replace: remove pointless assert in write... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: dev-replace: move replace members out of fs_info Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: dev-replace: avoid useless lock on error handling... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: open code btrfs_after_dev_replace_commit Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: open code btrfs_dev_replace_stats_inc Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: open code btrfs_dev_replace_clear_lock_blocking Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: remove btrfs_dev_replace::read_locks Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: tree-checker: Check level for leaves and nodes Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Only trace data extents in leaves if... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Don't trace subtree if we're dropping... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Use generation-aware subtree swap to... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Introduce function to find all new tree... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Introduce function to trace two swaped... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Introduce trace event to analyse the... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: relocation: Add basic extent backref related... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Omar Sandoval | Btrfs: get rid of btrfs_symlink_aops Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Chris Mason | Btrfs: don't clean dirty pages during buffered writes Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: use common helper instead of open coding a bit... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: refactor __btrfs_run_delayed_refs loop Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Factor out loop processing all refs of a head Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Factor out ref head locking code in __btrfs_run_delay... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: tests: polish ifdefs around testing helper Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: tests: group declarations of self-test helpers Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: tests: move testing members of struct btrfs_root... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | David Sterba | btrfs: tests: add separate stub for find_lock_delalloc_range Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: preftree: use rb_first_cached Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: extent_map: use rb_first_cached Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: delayed-inode: use rb_first_cached for ins_root... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: delayed-refs: use rb_first_cached for ref_tree Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: delayed-refs: use rb_first_cached for href_root Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Josef Bacik | btrfs: wait on caching when putting the bg cache Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Jeff Mahoney | btrfs: keep trim from interfering with transaction... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Jeff Mahoney | btrfs: don't attempt to trim devices that don't support it Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Jeff Mahoney | btrfs: iterate all devices during trim, instead of... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: Ensure btrfs_trim_fs can trim the whole filesystem Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: Enhance btrfs_trim_fs function to handle error... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Jeff Mahoney | btrfs: fix error handling in btrfs_dev_replace_start Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | zhong jiang | btrfs: change remove_extent_mapping to return void Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: handle error of get_old_root Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Remove logically dead code from btrfs_orphan_cleanup Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: remove wait_ordered_range in btrfs_evict_inode Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: skip set_page_dirty if eb pages are already... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: assert page dirty bit on extent buffer pages Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: remove unnecessary level check in balance_level Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: unify error handling of btrfs_lookup_dir_item Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: use args in the correct order for kcalloc in... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Make btrfs_find_device_by_devspec return btrfs_device... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Make btrfs_find_device_missing_or_by_path return... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Nikolay Borisov | btrfs: Make btrfs_find_device_by_path return struct... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Jeff Mahoney | btrfs: fix error handling in free_log_tree Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Misono Tomohiro | btrfs: remove redundant variable from btrfs_cross_ref_exist Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: set leave_spinning in btrfs_get_extent Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: fix alignment in declaration and prototype of... Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Colin Ian King | btrfs: remove unused pointer 'tree' in btrfs_submit_compress... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Colin Ian King | btrfs: remove unused pointer inode in relink_file_extents Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Su Yue | btrfs: defrag: use btrfs_mod_outstanding_extents in... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | btrfs: free path at an earlier point in btrfs_get_extent Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: use next_state in find_first_extent_bit Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: locking: Add extra check in btrfs_init_new_buffer... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: Handle owner mismatch gracefully when walking... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | zhong jiang | btrfs: change btrfs_pin_log_trans to return void Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | zhong jiang | btrfs: change btrfs_free_reserved_bytes to return void Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: remove always true if branch in btrfs_get_extent Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Qu Wenruo | btrfs: qgroup: Dirty all qgroups before rescan Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Omar Sandoval | Btrfs: clean up scrub is_dev_replace parameter Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Anand Jain | btrfs: add helper to obtain number of devices with... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Anand Jain | btrfs: add assertions where number of devices could... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | zhong jiang | btrfs: remove unneeded NULL checks before kfree Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Liu Bo | Btrfs: do not unnecessarily pass write_lock_level when... Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
2018-10-15 | Misono Tomohiro | btrfs: Remove 'objectid' member from struct btrfs_root Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
commit | commitdiff | tree |
next |