summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: mkfs should first check all disks before writing to a diskAnand Jain2013-04-23
* btrfs-progs: document force option in mkfs usage(); add long optEric Sandeen2013-03-14
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfs-progs: update mkfs.btrfs help info for raid5/6Zhi Yong Wu2013-03-10
* btrfs-progs: require mkfs -f force option to overwrite filesystem or partitio...Eric Sandeen2013-02-19
* Btrfs-progs: check out if the swap deviceTsutomu Itoh2013-02-19
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: don't close(-1)Zach Brown2013-02-05
| * btrfs-progs: use ftw() unstead of system("du")Zach Brown2013-02-05
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\|
| * btrfs-progs: mkfs support for extended inode refsMark Fasheh2013-01-31
| * btrfs-progs: fix mkfs.btrfs -r optionEric Sandeen2013-01-31
| * btrfs-progs: kill check for /'s in labelsJosef Bacik2013-01-25
| * Btrfs-progs: detect if the disk we are formatting is a ssdJosef Bacik2013-01-23
| * btrfs-progs: Use sysconf instead of getpagesizeEric Sandeen2013-01-23
| * btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-21
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Move parse_size() to utils.[hc]Goffredo Baroncelli2013-01-17
* btrfs-progs: add -V description in print_usageWang Sheng-Hui2013-01-17
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* btrfs-progs: limit the max value of leafsize and nodesizeRobin Dong2012-10-04
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-02
* btrfs-progs: mkfs: rename nodiscard option to KDavid Sterba2012-10-02
* btrfs-progs: mkfs: add option to skip trimDavid Sterba2012-07-06
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progs into 0.20Chris Mason2012-07-05
|\