summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: print fs features filtered by a maskDavid Sterba2015-04-07
* btrfs-progs: move feature parsing from mkfs to utilsDavid Sterba2015-04-07
* btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba2015-04-07
* btrfs-progs: mkfs, add required arguments to help stringsDavid Sterba2015-03-24
* btrfs-progs: mkfs, align help stringsDavid Sterba2015-03-24
* btrfs-progs: mkfs: Move out some nodesize codeSebastian Thorarensen2015-03-23
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-19
* btrfs-progs: include headers required for musl-libcMerlijn Wajer2014-12-18
* btrfs-progs: mkfs: make skinny-metadata defaultDavid Sterba2014-12-10
* btrfs-progs: mkfs should be consistent in calling register deviceAnand Jain2014-10-16
* btrfs-progs: mkfs make --uuid require an argumentDavid Sterba2014-08-22
* btrfs-progs: mkfs: remove experimental tagDavid Sterba2014-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: Add minimum device size checkQu Wenruo2014-08-22
* btrfs-progs: mkfs: allow UUID specification at mkfs timeEric Sandeen2014-08-22
* btrfs-progs: fix mkfs.btrfs segfault with --features optionHolger Hoffstätte2014-05-02
* Btrfs-progs: mkfs: remove ununsed parametersRakesh Pandit2014-05-02
* Btrfs-progs: mkfs: Remove 'zero_end =1' since it has been set to a valueLi Yang2014-05-02
* btrfs-progs: skip erroneous free before initializationGui Hecheng2014-03-21
* btrfs-progs: fix bug on mkfs with relative path specifiedGui Hecheng2014-03-21
* Btrfs-progs: mkfs: make sure we can deal with hard links with -r optionWang Shilong2014-03-21
* Btrfs-progs: mkfs: don't create extent for an empty fileWang Shilong2014-03-21
* btrfs-progs: include <sys/xattr.h> instead of <attr/xattr.h>Christophe Vu-Brugier2014-03-21
* Btrfs-progs: add support for the no holes incompat flagJosef Bacik2014-01-31
* btrfs-progs: handle error in the btrfs_prepare_deviceAnand Jain2014-01-31
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-31
* btrfs-progs: Turning ON incompat isn't an errorAnand Jain2014-01-31
* Btrfs-progs: fix the mismatch of extent buffer's spaceLiu Bo2014-01-31