summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2018-08-06btrfs: Deduplicate extent_buffer init codeNikolay Borisov
2018-08-06btrfs: check-integrity: Fix NULL pointer dereference for degraded mountQu Wenruo
2018-08-06btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from remove_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_one_delayed_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from insert_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from exclude_super_stripesNikolay Borisov
2018-08-06btrfs: Remove fs_info from free_excluded_extentsNikolay Borisov
2018-08-06btrfs: Remove fs_info from check_system_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from do_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_tree_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from cleanup_ref_headNikolay Borisov
2018-08-06btrfs: Remove unused fs_info from cleanup_extent_opNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_extent_opNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from __btrfs_inc_extent_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from alloc_reserved_file_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from __btrfs_free_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_tree_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from lookup_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from lookup_extent_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from lookup_tree_block_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from update_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from lookup_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from fixup_low_keysNikolay Borisov
2018-08-06btrfs: Remove fs_info from remove_extent_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from insert_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from insert_extent_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from insert_tree_block_refNikolay Borisov
2018-08-06btrfs: Fix a C compliance issueBart Van Assche
2018-08-06btrfs: Annotate fall-through when parsing mount optionBart Van Assche
2018-08-06btrfs: Fix misleading indentation reported by smatchBart Van Assche
2018-08-06btrfs: Streamline log_extent_csums a bitNikolay Borisov
2018-08-06btrfs: remove remaing full_sync logic from btrfs_sync_fileDavid Sterba
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik
2018-08-06btrfs: clean up the left over logged_list usageJosef Bacik
2018-08-06btrfs: remove the wait ordered logic in the log_one_extent pathJosef Bacik
2018-08-06btrfs: always wait on ordered extents at fsync timeJosef Bacik
2018-08-06btrfs: Fix comment in lookup_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Document __btrfs_inc_extent_refNikolay Borisov
2018-08-06btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo
2018-08-06btrfs: replace get_seconds with new 64bit time APIAllen Pais
2018-08-05Linux 4.18-rc8Linus Torvalds