summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Exit gracefully when overlapping chunks are detectedQu Wenruo2018-08-06
* btrfs-progs: Add boolean to signal whether we are re-initing extent treeNikolay Borisov2018-08-06
* btrfs-progs: Always pass 0 for offset when calling btrfs_free_extent for btre...Nikolay Borisov2018-08-06
* btrfs-progs: Remove root argument from alloc_reserved_tree_blockNikolay Borisov2018-08-06
* btrfs-progs: Remove root argument from __free_extentNikolay Borisov2018-08-06
* btrfs-progs: check: Drop trans/root arguments from free_extent_hookNikolay Borisov2018-08-06
* btrfs-progs: Make update_block_group take fs_info instead of rootNikolay Borisov2018-08-06
* btrfs-progs: Refactor the root used bytes are updatedNikolay Borisov2018-08-06
* btrfs-progs: Add functions to modify the used space by a rootNikolay Borisov2018-08-06
* btrfs-progs: Remove root argument from btrfs_del_csumsNikolay Borisov2018-08-06
* btrfs-progs: Remove root argument from pin_down_bytesNikolay Borisov2018-08-06
* btrfs-progs: remove stale dir-testOmar Sandoval2018-08-06
* btrfs-progs: fix build of quick-testDavid Sterba2018-08-06
* btrfs-progs: check: Fix wrong error message in case of corrupted extentNikolay Borisov2018-08-06
* btrfs-progs: print bytenr of tree block in print_tree_block_errorSu Yue2018-08-06
* btrfs-progs: doc: Update man 5 btrfs for 4.18Misono Tomohiro2018-08-06
* btrfs-progs: Don't BUG_ON() if we failed to load one device or one chunkQu Wenruo2018-08-06
* btrfs-progs: check: add experimental flag for lowmem modeDavid Disseldorp2018-08-06
* btrfs-progs: fsck-tests: Add test case for corrupted inline ram_bytesQu Wenruo2018-08-06
* btrfs-progs: check/lowmem: Repair wrong inline ram_bytes for uncompressed extentQu Wenruo2018-08-06
* btrfs-progs: check/lowmem: Prepare check_file_extent() to handle repairQu Wenruo2018-08-06
* btrfs-progs: check/original: Detect and repair wrong inline ram_bytesQu Wenruo2018-08-06
* btrfs-progs: Get rid of the confusing btrfs_file_extent_inline_len()Qu Wenruo2018-08-06
* btrfs-progs: restore: Fix wrong compressed item size for decompress()Qu Wenruo2018-08-06
* btrfs-progs: free-space-cache: Don't panic when free space cache is corruptedQu Wenruo2018-08-06
* btrfs-progs: check: factor out root parsing from check_chunks_and_extentsNikolay Borisov2018-08-06
* btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf callNikolay Borisov2018-08-06
* btrfs-progs: misc-tests: Fix 029 test cases for sudo test environmentQu Wenruo2018-08-06
* btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non...Qu Wenruo2018-08-06
* btrfs-progs: tests: add fuzzed image that triggers crash in reloc setup on mountDavid Sterba2018-08-06
* btrfs-progs: btrfstune: prepare for enhanced mount checkDavid Sterba2018-08-06
* btrfs-progs: add new flag to read superblock with mismatched fsidsDavid Sterba2018-08-06
* btrfs-progs: pass superblock flags to mount check helpersDavid Sterba2018-08-06
* btrfs-progs: btrfs-list: add rb_entry helpers for root_infoJeff Mahoney2018-08-06
* btrfs-progs: constify pathnames passed as argumentsJeff Mahoney2018-08-06
* btrfs-progs: qgroups: fix misleading index checkJeff Mahoney2018-08-06
* Btrfs progs v4.17David Sterba2018-06-15
* btrfs-progs: update CHANGES for v4.17David Sterba2018-06-07
* btrfs-progs: check: Initialize all filed of btrfs_inode_item in insert_inode_...Misono Tomohiro2018-06-07
* btrfs-progs: map-logical: fix spelling of a variableJames Harvey2018-06-07
* btrfs-progs: tests: fix fsck-tests/031 when on NFSDavid Sterba2018-06-07
* btrfs-progs: fi-usage: fix RAID10 raw disk usageHans van Kranenburg2018-06-07
* btrfs-progs: mkfs: Fix typos in strings and commentsYevgeny Popovych2018-06-07
* btrfs-progs: mkfs: traverse_directory: Reset error code on continueMatthias Benkard2018-06-07
* btrfs-progs: fix regression preventing send -p with subvolumes mounted on "/"Axel Burri2018-06-07
* btrfs-progs: print-tree: remove dead code from btrfs_print_treeLu Fengqi2018-06-07
* btrfs-progs: corrupt-block: Fix -D optionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Change format of -d optionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Add support for handling specific root when using...Nikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Factor out common "-r" handling codeNikolay Borisov2018-06-07