summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Fix disable backtrace assert errorQu Wenruo2017-01-25
* btrfs-progs: quota: fix printing during wait modeJeff Mahoney2017-01-25
* btrfs-progs: sanitize - Use correct source for memcpyGoldwyn Rodrigues2017-01-25
* btrfs-progs: check: fix false alert on dropped leaf in lowmem modeQu Wenruo2017-01-25
* btrfs-progs: tests: 005-qgroup-showDavid Sterba2017-01-25
* btrfs-progs: qgroup show: refine error messagesDavid Sterba2017-01-25
* btrfs-progs: qgroups show: clean up errno passingDavid Sterba2017-01-25
* btrfs-progs: docs: fix typo in btrfs-subvolumeEsteve Fernandez2017-01-25
* btrfs-progs: corrupt-block: Include more inode fieldsLakshmipathi.G2017-01-25
* btrfs-progs: corrupt-block: Include inode nlink fieldLakshmipathi.G2017-01-25
* btrfs-progs: defrag: remove v1 ioctl supportDavid Sterba2017-01-25
* btrfs-progs: defrag: force using v2 defrag ioctl and make default 32M thresho...David Sterba2017-01-25
* btrfs-progs: Fix spelling/typos in user-facing stringsNicholas D Steeves2017-01-25
* btrfs-progs: mkfs: print device name while trimmingDavid Sterba2017-01-25
* btrfs-progs: enable negative numbers for unallocated device spaceDavid Sterba2017-01-25
* btrfs-progs: make negative number pretty printing optionalDavid Sterba2017-01-25
* btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiBZygo Blaxell2017-01-25
* btrfs-progs: check: get the highest inode for lost+foundGoldwyn Rodrigues2017-01-25
* Btrfs progs v4.9David Sterba2016-12-23
* btrfs-progs: update CHANGES for v4.9David Sterba2016-12-23
* btrfs-progs: convert-test: trigger chunk allocation after convertQu Wenruo2016-12-21
* btrfs-progs: file-item: Fix wrong file extents insertedQu Wenruo2016-12-21
* btrfs-progs: Fix NULL pointer when receive clone operationQu Wenruo2016-12-21
* btrfs-progs: check: Fix false alert on generation mismatch for tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: check: Fix lowmem false alert on tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: check: Fix lowmem mode stack overflow caused by fsck/023Qu Wenruo2016-12-14
* btrfs-progs: check: Fix assert when using lowmem on fs with tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: convert: Fix migrate_super_block() to work with 64k sectorsizeChandan Rajendra2016-12-14
* btrfs-progs: convert: Prevent accounting blocks beyond end of deviceChandan Rajendra2016-12-14
* btrfs-progs: defrag: warn when deframgenting directories without -rDavid Sterba2016-12-14
* btrfs-progs: defrag: cleanup temporary errno valueDavid Sterba2016-12-14
* btrfs-progs: recursive defrag cleanup duplicate codeAnand Jain2016-12-14
* btrfs-progs: dev stats: update option name for checking non-zero statusDavid Sterba2016-12-14
* btrfs-progs: handle failed strdup in subvol_uuid_search2David Sterba2016-12-14
* btrfs-progs: library: bump to 0.1.2David Sterba2016-12-14
* btrfs-progs: fixup API after change in subvol_uuid_searchDavid Sterba2016-12-14
* btrfs-progs: subvol_uuid_search: return error code on memory allocation failurePrasanth K S R2016-12-14
* btrfs-progs: subvol_uuid_search: return error encoded pointerPrasanth K S R2016-12-14
* btrfs-progs: subvol_uuid_search: return error on memory allocation failurePrasanth K S R2016-12-14
* btrfs-progs: help: fix printing of aliased commandsDavid Sterba2016-12-14
* btrfs-progs: docs: update dev stats help and manual pageDavid Sterba2016-12-14
* btrfs-progs: dev stats: add long option for -zDavid Sterba2016-12-14
* btrfs-progs: dev stats: use table based printing of itemsDavid Sterba2016-12-14
* btrfs-progs: dev stats: use char type pathDavid Sterba2016-12-14
* btrfs-progs: dev stats: adjust some error messagesDavid Sterba2016-12-14
* btrfs-progs: dev stats: add dev stats returncode optionAustin S. Hemmelgarn2016-12-14
* btrfs-progs: docs: make documentation updates workflow more clearDavid Sterba2016-12-14
* btrfs-progs: docs: fix typo in mkfs manual pageNoah Massey2016-12-14
* btrfs-progs: find_free_dev_extent() closer to kernel codeGoldwyn Rodrigues2016-12-14
* btrfs-progs: Initialize ret to suppress compiler warningGoldwyn Rodrigues2016-12-14