Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba
2018-08-06btrfs: simplify some assignments of inode numbersDavid Sterba
2018-08-06Btrfs: free space cache: make sure there is always room for generation numberZhihui Zhang
2018-08-06btrfs: drop unnecessary variable in btrfs_init_new_deviceAnand Jain
2018-08-06btrfs: use a temporary variable for fs_devices in btrfs_init_new_deviceAnand Jain
2018-08-06btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-08-06btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2018-08-06btrfs: tree-checker: Verify block_group_itemQu Wenruo
2018-08-06btrfs: annotate unlikely branches after V0 extent type removalDavid Sterba
2018-08-06btrfs: Add graceful handling of V0 extentsNikolay Borisov
2018-08-06btrfs: Remove V0 extent supportNikolay Borisov
2018-08-06btrfs: remove unnecessary curly braces in btrfs_get_aclChengguang Xu
2018-08-06btrfs: avoid error code override in btrfs_get_aclChengguang Xu
2018-08-06btrfs: remove unnecessary -ERANGE check in btrfs_get_aclChengguang Xu
2018-08-06btrfs: replace empty string with NULL when getting attribute length in btrfs_...Chengguang Xu
2018-08-06btrfs: return error instead of crash when detecting unexpected type in btrfs_...Chengguang Xu
2018-08-06btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue
2018-08-06btrfs: Use iocb to derive pos instead of passing a separate parameterGoldwyn Rodrigues
2018-08-06btrfs: print more details when checking tree block finds a problemSu Yue
2018-08-06btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...Nikolay Borisov
2018-08-06btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-08-06btrfs: Refactor count handling in btrfs_unpin_free_inoGeert Uytterhoeven
2018-08-06btrfs: use timespec64 for i_otimeArnd Bergmann
2018-08-06btrfs: use monotonic time for transaction handlingArnd Bergmann
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