summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: for mixed group check opt before default raid profile is enforcedAnand Jain2013-11-15
* btrfs-progs: mkfs: enable extended refs by defaultDavid Sterba2013-11-14
* btrfs-progs: mkfs: extend -O syntax to disable featuresDavid Sterba2013-11-14
* mkfs: change default metadata blocksize to 16KBChris Mason2013-11-08
* btrfs-progs: don't leak buffer on add_file_items() errorEric Sandeen2013-11-07
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* btrfs-progs: use better name for nodiscard variable and flip the logicDavid Sterba2013-10-16
* btrfs-progs: fix -Wmissing-noreturnChris West (Faux)2013-10-16
* btrfs-progs: error if device have no space to make primary chunksHidetoshi Seto2013-10-16
* btrfs-progs: error if device for mkfs is too smallHidetoshi Seto2013-10-16
* btrfs-progs: local variable memory freedGui Hecheng2013-10-16
* Btrfs-progs: fix compile warning in is_ssd()Wang Shilong2013-10-16
* btrfs-progs: mkfs should check for small vol well beforeAnand Jain2013-10-16
* btrfs-progs: avoid write to the disk before sure to create fsAnand Jain2013-10-16
* Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana2013-09-03
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: don't use <linux/fs.h>Zach Brown2013-09-03
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-03
* btrfs-progs: mkfs.btrfs documentation: clarify current restrictions of sector...Koen De Wit2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: return error on write failure in make_btrfs()Filipe David Borba Manana2013-08-09
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-09
* btrfs-progs: mkfs: add -O option to specify fs featuresDavid Sterba2013-08-09
* Btrfs-progs: fix missing recow roots when making btrfs filesystemWang Shilong2013-07-03
* btrfs-progs: use clearer var names in is_ssd()Eric Sandeen2013-04-23
* btrfs-progs: replace blkid_probe_get_wholedisk_devnoEric Sandeen2013-04-23
* btrfs-progs: do not enable extended refs in mkfs by defaultDavid Sterba2013-04-23
* btrfs-progs: revert skinny extents changes from mkfsDavid Sterba2013-04-23
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-23