summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: add helpers for parsing 32bit rangesDavid Sterba2015-11-02
* btrfs-progs: extend parse_range API to accept a relaxed rangeDavid Sterba2015-11-02
* btrfs-progs: do not modify the string in parse_rangeDavid Sterba2015-11-02
* btrfs-progs: cleanup and comment parse_rangeDavid Sterba2015-11-02
* btrfs-progs: device add: cleanup argument handlingAnand Jain2015-11-02
* btrfs-progs: move is_numerical() helper to utils and renameAnand Jain2015-11-02
* btrfs-progs: return -ENOMEM properly in btrfs_read_block_groups()Eryu Guan2015-11-02
* btrfs-progs: fix memory leak in cmd_qgroup_show()Eryu Guan2015-11-02
* btrfs-progs: remove identical branch in record_extent()Eryu Guan2015-11-02
* btrfs-progs: fix memory leak on error pathEryu Guan2015-11-02
* btrfs-progs: save and return error number correctly in check_chunks_and_extentsEryu Guan2015-11-02
* btrfs-progs: fix leak of "path" in btrfs_find_item() error pathsEryu Guan2015-11-02
* btrfs-progs: fragments: use btrfs_open_dir for btrfs-fragments commandZhao Lei2015-11-02
* btrfs-progs: replace: use btrfs_open_dir for btrfs replace commandZhao Lei2015-11-02
* btrfs-progs: use btrfs_open_dir in open_path_or_dev_mntZhao Lei2015-11-02
* btrfs-progs: quota: use btrfs_open_dir for btrfs quota commandZhao Lei2015-11-02
* btrfs-progs: qgroup: use btrfs_open_dir for btrfs qgroup commandZhao Lei2015-11-02
* btrfs-progs: inspect: use btrfs_open_dir for btrfs inspect commandZhao Lei2015-11-02
* btrfs-progs: inspect: set return value of error caseZhao Lei2015-11-02
* btrfs-progs: inspect: Bypass unnecessary clean function in open_errorZhao Lei2015-11-02
* btrfs-progs: balance: use btrfs_open_dir for btrfs balance commandZhao Lei2015-11-02
* btrfs-progs: filesystem: use btrfs_open_dir for btrfs filesystem commandZhao Lei2015-11-02
* btrfs-progs: subvolume: use btrfs_open_dir for btrfs subvolume commandZhao Lei2015-11-02
* btrfs-progs: print root item's last_snapshot valueLakshmipathi.G2015-11-02
* btrfs-progs: docs: add html build targetDavid Sterba2015-11-02
* btrfs-progs: build: make support for static checkers more genericDavid Sterba2015-10-21
* btrfs-progs: check: update help textDavid Sterba2015-10-21
* btrfs-progs: a bit of makefile documentationDavid Sterba2015-10-21
* btrfs-progs: build: allow to build with various compiler warningsDavid Sterba2015-10-21
* btrfs-progs: tests: print commands on terminal if requestedDavid Sterba2015-10-21
* btrfs-progs: misc tests: add 009-subvolume-sync-must-waitDavid Sterba2015-10-21
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: use common warning/error for cmds-scrub.cZhao Lei2015-10-21
* btrfs-progs: Introduce warning and error for common useZhao Lei2015-10-21
* btrfs-progs: check: add progress indicatorSilvio Fricke2015-10-21
* btrfs-progs: add more superblock validation checksQu Wenruo2015-10-21
* btrfs-progs: Read the whole superblock instead of struct btrfs_super_blockQu Wenruo2015-10-21
* btrfs-progs: enhance error message with status from kernel and errnoZhao Lei2015-10-19
* btrfs-progs: use switch instead of a series of ifs for output error messageZhao Lei2015-10-19
* btrfs-progs: tests: Avoid printing useless warning in fsck testsZhao Lei2015-10-19
* btrfs-progs: fsck: Add check for extent and parent chunk typeQu Wenruo2015-10-19
* btrfs-progs: tests: Introduce misc-tests/008-leaf-crossing-stripesZhao Lei2015-10-19
* btrfs-progs: tests: Introduce fsck-tests/018-leaf-crossing-stripesZhao Lei2015-10-19
* btrfs-progs: tests: Move extract_image out of check_all_images for common useZhao Lei2015-10-19
* Btrfs progs v4.2.3David Sterba2015-10-19
* btrfs-progs: restore: fix off-by-one len checkVincent Stehlé2015-10-16
* btrfs-progs: subvol sync: fix reversed conditionDavid Sterba2015-10-07
* btrfs-progs: convert: Print different error message if convert partly failed.Qu Wenruo2015-10-07
* btrfs-progs: optimize not to scan repeated fsid mount pointsAnand Jain2015-10-07
* Btrfs progs v4.2.2David Sterba2015-10-05