summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: remove unnecessary NULL check after get_df()Satoru Takeuchi2014-08-22
* btrfs-progs: fix improper return value check for is_existing_blk_or_reg_fileGui Hecheng2014-08-22
* btrfs-progs: remove unnecessary return value check in btrfs-propertyGui Hecheng2014-08-22
* btrfs-progs: init variables which are checked later in btrfs-propertyGui Hecheng2014-08-22
* btrfs-progs: mkfs: remove experimental tagDavid Sterba2014-08-22
* btrfs-progs: add always option to restore's looping promptJustin Maggard2014-08-22
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-22
* btrfs-progs: Unify the messy error message formatsSatoru Takeuchi2014-08-22
* Btrfs-progs: remove author and copyright info from man pageWang Shilong2014-08-22
* btrfs-progs: Check fstype in find_mount_root()Qu Wenruo2014-08-22
* btrfs-progs: Remove fprintf() in find_mount_root().Qu Wenruo2014-08-22
* Btrfs-progs: fix wrong manpage of defrag commandLiu Bo2014-08-22
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-progs: Add uninstall targets to Makefiles.Nils Steinger2014-08-22
* btrfs-progs: replace a confusing raw number with a macroGui Hecheng2014-08-22
* btrfs-progs: fix wrong message about forcing the mixed group profileAnand Jain2014-08-22
* btrfs-progs: fix build of static targetDavid Sterba2014-08-22
* btrfs-progs: correct manpage option description for scrubGui Hecheng2014-08-22
* btrfs-progs: remove unnecessary judgment for fd in scrubGui Hecheng2014-08-22
* btrfs-progs: adjust the return values for scrubGui Hecheng2014-08-22
* btrfs-progs: mkfs: don't zero extend small filesZach Brown2014-08-22
* btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volumeAnand Jain2014-08-22
* btrfs-progs: dont break the stringAnand Jain2014-08-22
* btrfs-progs: doc: fix incorrect subvol nameTsutomu Itoh2014-08-22
* btrfs-progs: ignore orphaned qgroups by defaultMark Fasheh2014-08-22
* Btrfs-progs: fix Segmentation fault of btrfs-convertLiu Bo2014-08-22
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: show extent state for a subvolumeMark Fasheh2014-08-22
* btrfs-progs: limit minimal num of args for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* btrfs-progs: balance filter: add limit of processed chunksDavid Sterba2014-08-22
* btrfs-progs: add X inode flag to btrfs(5)David Sterba2014-08-22
* btrfs-progs: cleanup unnecessary free if malloc fails in btrfs-imageGui Hecheng2014-08-22
* Btrfs-progs: fsck: reduce memory usage for extents checkWang Shilong2014-08-22
* btrfs-progs: fix btrfs-image old_restore fsck failureGui Hecheng2014-08-22
* btrfs-progs: Avoid double-free of fs_devices->listSatoru Takeuchi2014-08-22
* btrfs-progs: use BTRFS_SUPER_INFO_SIZE to replace raw 4096 in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: cleanup possible silent failure in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: deal with malloc failure in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: replace BTRFS_NUM_MIRRORS with BTRFS_MAX_MIRRORSGui Hecheng2014-08-22
* btrfs-progs: add supported attr flags to btrfs(5)Eric Sandeen2014-08-22
* btrfs-progs: Add minimum device size checkQu Wenruo2014-08-22
* btrfs-progs: check: Fix wrong level accessHugo Mills2014-08-22
* Btrfs-progs: fsck: add tests for extent tree rebuildingWang Shilong2014-08-22
* btrfs-progs: delete invalid output file when btrfs-image failedGui Hecheng2014-08-22
* btrfs-progs: deal with invalid option combinations for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: update manpage for btrfs-image with -m option addedGui Hecheng2014-08-22
* btrfs-progs: cleanup duplicate assignment of variable leaf for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: restore: document updatesWang Shilong2014-08-22
* btrfs-progs: restore: don't allow users to specify -r and -f at the same timeWang Shilong2014-08-22