summaryrefslogtreecommitdiffstats
path: root/tools/nfsd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-06btrfs: replace empty string with NULL when getting attribute length in btrfs_...Chengguang Xu1-1/+1
2018-08-06btrfs: return error instead of crash when detecting unexpected type in btrfs_...Chengguang Xu1-1/+1
2018-08-06btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue3-5/+5
2018-08-06btrfs: Use iocb to derive pos instead of passing a separate parameterGoldwyn Rodrigues1-7/+8
2018-08-06btrfs: print more details when checking tree block finds a problemSu Yue1-4/+4
2018-08-06btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...Nikolay Borisov1-18/+17
2018-08-06btrfs: Don't remove block group that still has pinned down bytesQu Wenruo1-1/+1
2018-08-06btrfs: Refactor count handling in btrfs_unpin_free_inoGeert Uytterhoeven1-7/+4
2018-08-06btrfs: use timespec64 for i_otimeArnd Bergmann2-3/+3
2018-08-06btrfs: use monotonic time for transaction handlingArnd Bergmann2-2/+2
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo8-56/+22
2018-08-06btrfs: Deduplicate extent_buffer init codeNikolay Borisov4-54/+13
2018-08-06btrfs: check-integrity: Fix NULL pointer dereference for degraded mountQu Wenruo1-1/+6
2018-08-06btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov4-8/+5
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov4-6/+5
2018-08-06btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov3-3/+1
2018-08-06btrfs: Remove fs_info from remove_extent_backrefNikolay Borisov1-6/+5
2018-08-06btrfs: Remove fs_info from run_one_delayed_refNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info from insert_inline_extent_backrefNikolay Borisov1-7/+4
2018-08-06btrfs: Remove fs_info from exclude_super_stripesNikolay Borisov1-4/+4
2018-08-06btrfs: Remove fs_info from free_excluded_extentsNikolay Borisov1-11/+11
2018-08-06btrfs: Remove fs_info from check_system_chunkNikolay Borisov3-7/+6
2018-08-06btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov3-8/+6
2018-08-06btrfs: Remove fs_info from do_chunk_allocNikolay Borisov1-12/+10
2018-08-06btrfs: Remove fs_info from run_delayed_tree_refNikolay Borisov1-4/+3
2018-08-06btrfs: Remove fs_info from cleanup_ref_headNikolay Borisov1-2/+3
2018-08-06btrfs: Remove unused fs_info from cleanup_extent_opNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from run_delayed_extent_opNikolay Borisov1-2/+2
2018-08-06btrfs: Remove fs_info from run_delayed_data_refNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info argument from __btrfs_inc_extent_refNikolay Borisov1-9/+6
2018-08-06btrfs: Remove fs_info from alloc_reserved_file_extentNikolay Borisov1-8/+7
2018-08-06btrfs: Remove fs_info from __btrfs_free_extentNikolay Borisov1-13/+11
2018-08-06btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov3-5/+4
2018-08-06btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov3-6/+6
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_data_refNikolay Borisov3-8/+6
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_tree_refNikolay Borisov3-8/+7
2018-08-06btrfs: Remove fs_info from lookup_extent_backrefNikolay Borisov1-4/+2
2018-08-06btrfs: Remove fs_info argument from lookup_extent_data_refNikolay Borisov1-5/+3
2018-08-06btrfs: Remove fs_info argument from lookup_tree_block_refNikolay Borisov1-4/+3
2018-08-06btrfs: Remove fs_info argument from update_inline_extent_backrefNikolay Borisov1-8/+7
2018-08-06btrfs: Remove fs_info from lookup_inline_extent_backrefNikolay Borisov1-7/+7
2018-08-06btrfs: Remove fs_info from fixup_low_keysNikolay Borisov1-10/+8
2018-08-06btrfs: Remove fs_info from remove_extent_data_refNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info argument from insert_extent_backrefNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info from insert_extent_data_refNikolay Borisov1-5/+4
2018-08-06btrfs: Remove fs_info from insert_tree_block_refNikolay Borisov1-4/+3
2018-08-06btrfs: Fix a C compliance issueBart Van Assche1-3/+3
2018-08-06btrfs: Annotate fall-through when parsing mount optionBart Van Assche1-0/+1
2018-08-06btrfs: Fix misleading indentation reported by smatchBart Van Assche3-5/+5
2018-08-06btrfs: Streamline log_extent_csums a bitNikolay Borisov1-6/+4