summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* btrfs-progs: use on-stack buffer in add_symbolic_linkDavid Sterba2016-01-12
* btrfs-progs: ftw_add_entry_size: Round up file size to sectorsizeChandan Rajendra2016-01-12
* btrfs-progs: mkfs: allow --data DUP for single deviceZhao Lei2015-11-26
* btrfs-progs: mkfs: increase buffer size in is_ssdMichael Lass2015-11-16
* btrfs-progs: drop unused argument from zero_output_fileDavid Sterba2015-11-13
* btrfs-progs: use fixed size buffer in zero_output_fileDavid Sterba2015-11-13
* btrfs-progs: handle memory allocation failures in traverse_directoryDavid Sterba2015-11-13
* btrfs-progs: handle memory allocation failure in add_file_itemsDavid Sterba2015-11-13
* btrfs-progs: mkfs: do not truncate the image when --rootdir is setDavid Sterba2015-11-05
* btrfs-progs: mkfs: remove unused code of format uuid stringZhao Lei2015-11-03
* btrfs-progs: mkfs: output device list in sorted orderZhao Lei2015-11-03
* btrfs-progs: mkfs: print version info firstDavid Sterba2015-11-02
* btrfs-progs: mkfs: remove stray message about forced mixed-bgDavid Sterba2015-11-02
* Btrfs-progs: Prevent creation of filesystem with 'mixed bgs' and having diffe...Chandan Rajendra2015-11-02
* Btrfs-progs: Do not force mixed block group creation unless '-M' option is sp...Chandan Rajendra2015-11-02
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: fix is_block_device() return checksAnand Jain2015-10-02
* btrfs-progs: utils: Check nodesize against featuresQu Wenruo2015-10-02
* btrfs-progs: use android compat headerDavid Sterba2015-09-01
* 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: Add missing exit for parse_profile functionQu Wenruo2015-08-31
* btrfs-progs: mkfs: catch errors after transaction startDavid Sterba2015-08-31
* btrfs-progs: mkfs: Cleanup temporary chunk to avoid strange balance behavior.Qu Wenruo2015-07-14
* Revert "btrfs-progs: mkfs: create only desired block groups for single device"Qu Wenruo2015-07-14
* btrfs-progs: mkfs: create only desired block groups for single deviceDavid Sterba2015-07-03
* btrfs-progs: drop unused argument from create_raid_groupsDavid Sterba2015-07-02
* btrfs-progs: split data block group creation out of make_root_dirDavid Sterba2015-07-02
* btrfs-progs: move transaction start/commit out of make_root_dirDavid Sterba2015-07-01
* btrfs-progs: split metadata group creation out of make_root_dirDavid Sterba2015-07-01
* btrfs-progs: drop unused parameter from make_btrfsDavid Sterba2015-07-01
* btrfs-progs: move make_btrfs arguments to a structDavid Sterba2015-07-01
* btrfs-progs: print error within test_num_disk_vs_raidDavid Sterba2015-06-11
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-11
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: mkfs: make the summary more compactDavid Sterba2015-06-08
* btrfs-progs: mkfs: drop mixed from summaryDavid Sterba2015-06-08
* btrfs-progs: mkfs, drop UUID from device summaryDavid Sterba2015-06-08
* btrfs-progs: mkfs, move uuid to the end of device summaryDavid Sterba2015-06-08
* btrfs-progs: mkfs: print the summaryGoffredo Baroncelli2015-06-08
* btrfs-progs: mkfs: track sizes of created block groupsGoffredo Baroncelli2015-06-08
* btrfs-progs: return the fsid from make_btrfs()Goffredo Baroncelli2015-06-08
* btrfs-progs: mkfs: do not try to register non-block-devicesDavid Sterba2015-06-08
* btrfs-progs: mkfs: move info message out of btrfs_add_to_fsidDavid Sterba2015-06-08
* btrfs-progs: mkfs: accept mixed case for profile namesDavid Sterba2015-06-06
* btrfs-progs: mkfs: add option to make it quietDavid Sterba2015-06-06
* btrfs-progs: mkfs: check metadata redundancySam Tygier2015-06-02
* btrfs-progs: add info about list-all to the helpAnand Jain2015-06-01
* btrfs-progs: getopt, use symbolic name for argument requirementsDavid Sterba2015-04-08
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08