summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Remove unused function btrfs_account_dev_extents_sizeQu Wenruo2018-08-062-87/+0
* btrfs: remove unused parameter from btrfs_parse_subvol_optionsGu Jinxiang2018-08-061-4/+4
* btrfs: fix in-memory value of total_devices after seed device deletionAnand Jain2018-08-061-0/+3
* btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disableNikolay Borisov2018-08-063-31/+76
* btrfs: raid56: catch errors from full_stripe_writeDavid Sterba2018-08-061-1/+4
* btrfs: raid56: merge rbio_is_full helpersDavid Sterba2018-08-061-17/+6
* btrfs: raid56: use new helper for async_scrub_parityDavid Sterba2018-08-061-11/+3
* btrfs: raid56: use new helper for async_read_rebuildDavid Sterba2018-08-061-12/+3
* btrfs: raid56: use new helper for async_rmw_stripeDavid Sterba2018-08-061-9/+2
* btrfs: raid56: add new helper for starting async workDavid Sterba2018-08-061-0/+6
* btrfs: open-code bio_set_op_attrsDavid Sterba2018-08-066-13/+13
* btrfs: switch types to int when counting eb pagesDavid Sterba2018-08-062-23/+23
* btrfs: use round_up wrapper in num_extent_pagesDavid Sterba2018-08-061-2/+2
* btrfs: pass only eb to num_extent_pagesDavid Sterba2018-08-062-18/+18
* btrfs: prune unused includesDavid Sterba2018-08-0614-48/+0
* btrfs: use copy_page for copying pages instead of memcpyDavid Sterba2018-08-062-9/+7
* btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba2018-08-068-25/+22
* btrfs: simplify some assignments of inode numbersDavid Sterba2018-08-061-6/+6
* Btrfs: free space cache: make sure there is always room for generation numberZhihui Zhang2018-08-061-2/+2
* btrfs: drop unnecessary variable in btrfs_init_new_deviceAnand Jain2018-08-061-4/+1
* btrfs: use a temporary variable for fs_devices in btrfs_init_new_deviceAnand Jain2018-08-061-21/+21
* btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo2018-08-061-11/+12
* btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo2018-08-061-1/+14
* btrfs: tree-checker: Verify block_group_itemQu Wenruo2018-08-063-1/+103
* btrfs: annotate unlikely branches after V0 extent type removalDavid Sterba2018-08-063-9/+9
* btrfs: Add graceful handling of V0 extentsNikolay Borisov2018-08-064-10/+72
* btrfs: Remove V0 extent supportNikolay Borisov2018-08-065-394/+4
* btrfs: remove unnecessary curly braces in btrfs_get_aclChengguang Xu2018-08-061-4/+3
* btrfs: avoid error code override in btrfs_get_aclChengguang Xu2018-08-061-1/+1
* btrfs: remove unnecessary -ERANGE check in btrfs_get_aclChengguang Xu2018-08-061-1/+1
* btrfs: replace empty string with NULL when getting attribute length in btrfs_...Chengguang Xu2018-08-061-1/+1
* btrfs: return error instead of crash when detecting unexpected type in btrfs_...Chengguang Xu2018-08-061-1/+1
* btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue2018-08-063-5/+5
* btrfs: Use iocb to derive pos instead of passing a separate parameterGoldwyn Rodrigues2018-08-061-7/+8
* btrfs: print more details when checking tree block finds a problemSu Yue2018-08-061-4/+4
* btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...Nikolay Borisov2018-08-061-18/+17
* btrfs: Don't remove block group that still has pinned down bytesQu Wenruo2018-08-061-1/+1
* btrfs: Refactor count handling in btrfs_unpin_free_inoGeert Uytterhoeven2018-08-061-7/+4
* btrfs: use timespec64 for i_otimeArnd Bergmann2018-08-062-3/+3
* btrfs: use monotonic time for transaction handlingArnd Bergmann2018-08-062-2/+2
* btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo2018-08-068-56/+22
* btrfs: Deduplicate extent_buffer init codeNikolay Borisov2018-08-064-54/+13
* btrfs: check-integrity: Fix NULL pointer dereference for degraded mountQu Wenruo2018-08-061-1/+6
* btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov2018-08-064-8/+5
* btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov2018-08-064-6/+5
* btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov2018-08-063-3/+1
* btrfs: Remove fs_info from remove_extent_backrefNikolay Borisov2018-08-061-6/+5
* btrfs: Remove fs_info from run_one_delayed_refNikolay Borisov2018-08-061-3/+2
* btrfs: Remove fs_info from insert_inline_extent_backrefNikolay Borisov2018-08-061-7/+4
* btrfs: Remove fs_info from exclude_super_stripesNikolay Borisov2018-08-061-4/+4