summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-02
* btrfs-progs: Remove all btrfs_close_all_devices in sub-commandZhao Lei2015-11-02
* btrfs-progs: btrfs: Add missing btrfs_close_all_devices for btrfs commandZhao Lei2015-11-02
* btrfs-progs: tests: add support for command instrumentationDavid Sterba2015-11-02
* btrfs-progs: tests: 001-simple-unmounted: iterate over fuzzed images and run ...David Sterba2015-11-02
* btrfs-progs: tests: add test driver for fuzzed imagesDavid Sterba2015-11-02
* btrfs-progs: fix missing initialization of list head for dev_listAnand Jain2015-11-02
* btrfs-progs: fix uninitialized copy of btrfs_fs_devices listAnand Jain2015-11-02
* btrfs-progs: tests: do not run sudo helper tests if not necessaryDavid Sterba2015-11-02
* btrfs-progs: tests: set default test image size to 2GDavid Sterba2015-11-02
* btrfs-progs: tests: add 010-convert-delete-ext2-subvolDavid Sterba2015-11-02
* Btrfs-progs: fix btrfs-convert rollback to check ROOT_BACKREFLiu Bo2015-11-02
* btrfs-progs: mute coverity warnings about deadcodeEryu Guan2015-11-02
* btrfs-progs: tests: add 002-no-force-mixed-on-small-volumeDavid Sterba2015-11-02
* btrfs-progs: tests: add 001-basic-profiles mkfs testsDavid Sterba2015-11-02
* btrfs-progs: tests: add mkfs testsDavid Sterba2015-11-02
* Btrfs-progs: Do not force mixed block group creation unless '-M' option is sp...Chandan Rajendra2015-11-02
* btrfs-progs: add helpers to print rangesDavid Sterba2015-11-02
* 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