summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Simplify memory allocation for enumerate_dead_subvolsZhao Lei2015-09-01
* btrfs-progs: Fix wrong return value of wait_for_subvolume_cleaning()Zhao Lei2015-09-01
* btrfs-progs: Fix infinite loop of btrfs subvolumn syncZhao Lei2015-09-01
* btrfs-progs: fix memory leak in btrfs-convert main()Byongho Lee2015-09-01
* btrfs-progs: tests: umount TEST_MNT in clean-tests.shZhao Lei2015-09-01
* btrfs-progs: tests: Introduce init_env to initialize common env variantZhao Lei2015-09-01
* btrfs-progs: Use common unit parser for btrfs filesystem commandZhao Lei2015-09-01
* btrfs-progs: Use common unit parser for btrfs qgroup commandZhao Lei2015-09-01
* btrfs-progs: Use common unit parser for btrfs device commandZhao Lei2015-09-01
* btrfs-progs: Introduce get_unit_mode_from_arg for common useZhao Lei2015-08-31
* btrfs-progs: tests: Introduce subvolume sync testZhao Lei2015-08-31
* btrfs-progs: add memory allocation fail check in btrfs_add_to_fsid()Byongho Lee2015-08-31
* btrfs-progs: fix memory leak in btrfs-map-logical main()Byongho Lee2015-08-31
* btrfs-progs: use btrfs_open_dir for btrfs device commandZhao Lei2015-08-31
* btrfs-progs: Introduce btrfs_open_dir wrapperZhao Lei2015-08-31
* btrfs-progs: remove code for setup mntid in cmd_subvol_showZhao Lei2015-08-31
* btrfs-progs: fix use after free in replace startDavid Sterba2015-08-31
* btrfs-progs: add newline to some error messagesTsutomu Itoh2015-08-31
* btrfs-progs: close all fs_devices before exit in some commandsZhao Lei2015-08-31
* btrfs-progs: Introduce btrfs_close_all_devices helperZhao Lei2015-08-31
* btrfs-progs: find-root: fix a bug that will cause wrong resultQu Wenruo2015-08-31
* btrfs-progs: find-root: Output matched root when searching all rootsQu Wenruo2015-08-31
* btrfs-progs: unified error handling in print_replace_statusZhao Lei2015-08-31
* btrfs-progs: Use existing facility to replace read_data_extent functionQu Wenruo2015-08-31
* btrfs-progs: tests, verify that btrfs-image works on a missing deviceDavid Sterba2015-08-31
* btrfs-progs: tests, add more common helpersDavid Sterba2015-08-31
* btrfs-progs: Avoid reading bad fd in case of missing device.Qu Wenruo2015-08-31
* btrfs-progs: add missing free operation of raid_map for raid56Zhao Lei2015-08-31
* btrfs-progs: Add initialztion of rec->crossing_stripesZhao Lei2015-08-31
* btrfs-progs: fix memory leaks in error pathByongho Lee2015-08-31
* btrfs-progs: Add further checks to btrfs replace start commandGoffredo Baroncelli2015-08-31
* btrfs-progs: cleanup: remove unnecessary check before btrfs_free_path is calledTsutomu Itoh2015-08-31
* btrfs-progs: update help for device statsDavid Sterba2015-08-31
* btrfs-progs: fsck-tests: add case for inode losing all its extentsQu Wenruo2015-08-31
* btrfs-progs: fsck: fix a infinite loop on discount file extent repairQu Wenruo2015-08-31
* btrfs-progs: fsck: print correct file holeQu Wenruo2015-08-31
* btrfs-progs: do not install static binaries over non-staticDavid Sterba2015-08-31
* btrfs-progs: compilation errors when using musl libcBrendan Heading2015-08-31
* btrfs-progs: Add missing exit for parse_profile functionQu Wenruo2015-08-31
* btrfs-progs: doc: update qgroup docsDavid Sterba2015-08-31
* btrfs-progs: qgroup assign: add option to schedule rescanDavid Sterba2015-08-31
* btrfs-progs: qgroup assign: set path after checking argument countDavid Sterba2015-08-31
* btrfs-progs: Schedule quota rescan if qgroup assign caused inconsistence.Qu Wenruo2015-08-31
* btrfs-progs: Introduce a misc test for thread conflict in btrfs-convertZhao Lei2015-08-31
* btrfs-progs: tests: Move code to create loop device to commonZhao Lei2015-08-31
* btrfs-progs: Set info->periodic.timer_fd to 0 in init-failZhao Lei2015-08-31
* btrfs-progs: resst info->periodic.timer_fd's value after freeZhao Lei2015-08-31
* btrfs-progs: Remove cleanup-timer code for btrfs-convertZhao Lei2015-08-31
* btrfs-progs: Move close timer handle code to line after sub process exitZhao Lei2015-08-31
* btrfs-progs: Fix wrong address accessing by subthread in btrfs-convertZhao Lei2015-08-31