summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-28btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_log_inode_parent take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make check_parent_dirs_for_sync take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_orphan_del take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make clean_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make repair_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make check_compressed_csum take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_print_data_csum_error take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make free_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make check_can_nocow take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_lookup_ordered_range take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_mark_extent_written take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make fill_holes take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make hole_mergeable take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_requeue_inode_defrag take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inodeNikolay Borisov
2017-02-28btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_release_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make calc_csum_metadata_size take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make drop_outstanding_extent take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_is_free_space_inode take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_set_inode_index take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_set_inode_index_count take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_insert_dir_item take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_log_all_parents take btrfs_inodeNikolay Borisov
2017-02-22Btrfs: use the correct type when creating cow dio extentLiu Bo
2017-02-22Btrfs: fix deadlock between dedup on same file and starting writebackFilipe Manana
2017-02-17btrfs: use btrfs_debug instead of pr_debug in transaction abortJeff Mahoney
2017-02-17btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney
2017-02-17btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney
2017-02-17btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney
2017-02-17btrfs: flush_space always takes fs_info->fs_rootJeff Mahoney
2017-02-17btrfs: pass fs_info to (more) routines that are only called with extent_rootJeff Mahoney
2017-02-17btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo
2017-02-17btrfs: remove unused parameter from adjust_slots_upwardsDavid Sterba
2017-02-17btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba
2017-02-17btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba
2017-02-17btrfs: remove unused parameter from __add_inode_refDavid Sterba
2017-02-17btrfs: remove unused parameter from clone_copy_inline_extentDavid Sterba
2017-02-17btrfs: remove unused parameters from btrfs_cmp_dataDavid Sterba
2017-02-17btrfs: remove unused parameter from __add_inline_refsDavid Sterba
2017-02-17btrfs: remove unused parameters from scrub_setup_wr_ctxDavid Sterba