summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: tests: add fallback to current directory for check_all_imagesDavid Sterba2016-11-23
* btrfs-progs: test: fix error of test target of MakefileTsutomu Itoh2016-11-23
* btrfs-progs: document space_cache=v2 more thoroughlyOmar Sandoval2016-11-23
* btrfs-progs: implement btrfs check --clear-space-cache v2Omar Sandoval2016-11-23
* btrfs-progs: add btrfs_clear_free_space_tree() from the kernelOmar Sandoval2016-11-23
* btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flagOmar Sandoval2016-11-23
* btrfs-progs: format FREE_SPACE_TREE{,_VALID} nicely in dump-superOmar Sandoval2016-11-23
* btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definitionOmar Sandoval2016-11-23
* btrfs-progs: send: fix failure of fstests btrfs/038Tsutomu Itoh2016-11-23
* btrfs-progs: tests: add more tests to the CI buildDavid Sterba2016-11-23
* btrfs-progs: tests: enhance TEST_LOG featuresDavid Sterba2016-11-23
* btrfs-progs: tests: check for TEST_LOG values by a regexDavid Sterba2016-11-23
* btrfs-progs: tests: change options to list all loop devicesDavid Sterba2016-11-23
* btrfs-progs: tests: use the root helper for various info retrieval commandsDavid Sterba2016-11-23
* btrfs-progs: docs: fix typo in btrfs-scrub manual pageDavid Sterba2016-11-23
* btrfs-progs: send-stream: track the read position in the streamDavid Sterba2016-11-23
* btrfs-progs: tests: add basic checks for bad stream on the receive sideDavid Sterba2016-11-23
* btrfs-progs: send-stream: check number of read bytes from streamDavid Sterba2016-11-23
* btrfs-progs: send-stream: document return values of some functionsDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper type for cmd in read_cmdDavid Sterba2016-11-23
* btrfs-progs: send-stream: don't use single letter variable in tlv_getDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper types for tlv header valuesDavid Sterba2016-11-23
* btrfs-progs: send-stream: use proper type for read return valueDavid Sterba2016-11-23
* btrfs-progs: send-stream: change length type to unsignedDavid Sterba2016-11-23
* btrfs-progs: send-stream: check command length before reading from streamDavid Sterba2016-11-23
* btrfs-progs: send-stream: pass char buffer to read_bufDavid Sterba2016-11-23
* btrfs-progs: send-stream: fix size types passed to read_bufDavid Sterba2016-11-23
* btrfs-progs: send-stream: rename single letter variableDavid Sterba2016-11-23
* btrfs-progs: send-stream: switch to common message helpersDavid Sterba2016-11-23
* btrfs-progs: tests: add more fuzzed images from bugzillaDavid Sterba2016-11-23
* btrfs-progs: ioctl: fix compilation if ioctl.h is included standaloneDavid Sterba2016-11-23
* btrfs-progs: return best entry, if it is the first oneGoldwyn Rodrigues2016-11-23
* btrfs-progs: utils: Fix NULL pointer derefernces in string_is_numericalQu Wenruo2016-11-23
* Btrfs progs v4.8.3David Sterba2016-11-11
* btrfs-progs: update CHANGES for v4.8.3David Sterba2016-11-11
* btrfs-progs: tests: enhance run_mayfail description commentDavid Sterba2016-11-11
* btrfs-progs: tests: add quotation around variables in support scriptsDavid Sterba2016-11-11
* btrfs-progs: tests: add quotation around variables in common.convertDavid Sterba2016-11-11
* btrfs-progs: tests: add quotes around variables in commonDavid Sterba2016-11-11
* btrfs-progs: tests: add path assertions to post-checksDavid Sterba2016-11-11
* btrfs-progs: tests: add assertion helperDavid Sterba2016-11-11
* btrfs-progs: tests: refactor post-convert check helpersDavid Sterba2016-11-11
* btrfs-progs: tests: check if kernel has btrfs supportDavid Sterba2016-11-11
* btrfs-progs: mkfs: print the new UUIDDavid Sterba2016-11-11
* btrfs-progs: mkfs: add names of matching sysfs feature namesDavid Sterba2016-11-11
* btrfs-progs: mkfs: enhance feature tableDavid Sterba2016-11-11
* btrfs-progs: mkfs: extend mkfs features with compat, safe and default versionsDavid Sterba2016-11-11
* btrfs-progs: mkfs: add temporary variable for fs featuresDavid Sterba2016-11-11
* btrfs-progs: Fix memory leak in write_raid56_with_parityQu Wenruo2016-11-11
* btrfs-progs: tests: add checking of send multiple clone source optionTsutomu Itoh2016-11-11