summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01Btrfs: rework outstanding_extentsJosef Bacik
2017-11-01btrfs: increase output size for LOGICAL_INO_V2 ioctlZygo Blaxell
2017-11-01btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell
2017-11-01btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell
2017-11-01btrfs: send: remove unused codeNikolay Borisov
2017-11-01btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()Anand Jain
2017-11-01btrfs: allow setting zlib compression level via :9Adam Borowski
2017-11-01btrfs: allow to set compression level for zlibDavid Sterba
2017-10-30btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov
2017-10-30btrfs: Use bd_dev to generate index when dev_state_hashtable add items.Gu JinXiang
2017-10-30btrfs: fix false EIO for missing deviceAnand Jain
2017-10-30btrfs: use need_full_stripe() in __btrfs_map_block()Anand Jain
2017-10-30btrfs: cleanup extent locking sequenceGoldwyn Rodrigues
2017-10-30btrfs: use BLK_STS defines where neededAnand Jain
2017-10-30btrfs: add assertions for releasing trans handle reservationsJosef Bacik
2017-10-30btrfs: remove type argument from comp_tree_refsJosef Bacik
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik
2017-10-30btrfs: move all ref head cleanup to the helper functionJosef Bacik
2017-10-30btrfs: move ref_mod modification into the if (ref) logicJosef Bacik
2017-10-30btrfs: breakout empty head cleanup to a helperJosef Bacik
2017-10-30btrfs: move extent_op cleanup to a helperJosef Bacik
2017-10-30btrfs: add a helper to return a head refJosef Bacik
2017-10-30Btrfs: only check delayed ref usage in should_end_transactionJosef Bacik
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik
2017-10-30btrfs: pass root to various extent ref mod functionsJosef Bacik
2017-10-30btrfs: add ref-verify mount optionJosef Bacik
2017-10-30btrfs: get rid of sector_t and use u64 offset in submit_extent_pageDavid Sterba
2017-10-30btrfs: rename page offset parameter in submit_extent_pageDavid Sterba
2017-10-30btrfs: scrub: get rid of sector_tDavid Sterba
2017-10-30btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik
2017-10-30btrfs: fix use of error or warning for missing deviceAnand Jain
2017-10-30btrfs: declare btrfs_report_missing_device() staticAnand Jain
2017-10-30btrfs: fix EIO misuse to report missing degraded optionAnand Jain
2017-10-30btrfs: add_missing_dev() should return the actual errorAnand Jain
2017-10-30btrfs: Clean up unused variables in free-space-tree.cChristos Gkekas
2017-10-30btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2017-10-30Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo
2017-10-30Btrfs: do not make defrag wait on async_delalloc_pagesLiu Bo
2017-10-30Btrfs: remove nr_async_biosLiu Bo
2017-10-30btrfs: tree-checker: Enhance output for check_extent_data_itemQu Wenruo
2017-10-30btrfs: tree-checker: Enhance output for check_csum_itemQu Wenruo
2017-10-30btrfs: tree-checker: Enhance output for btrfs_check_leafQu Wenruo
2017-10-30btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2017-10-30Btrfs: compress_file_range remove dead variable num_bytesTimofey Titovets
2017-10-30btrfs: use appropriate replacements for __sb_{start,end}_write callsRakesh Pandit
2017-10-30btrfs: prefix sysfs attribute struct namesHans van Kranenburg
2017-10-30btrfs: Fix bool initialization/comparisonThomas Meyer
2017-10-30btrfs: Refactor transaction handling in received subvolume ioctlNikolay Borisov
2017-10-30btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov