summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
|\
| * Btrfs-progs: allow dup for data chunks in mixed modeIlya Dryomov2012-03-13
* | btrfs-progs: enforce block count on all devices in mkfsJosef Bacik2012-07-03
* | mkfs: Handle creation of filesystem larger than the first deviceJan Kara2012-07-03
* | mkfs: avoid heap-buffer-read-underrun for zero-length "size" argJim Meyering2012-06-05
* | mkfs: use strdup in place of strlen,malloc,strcpy sequenceJim Meyering2012-06-05
* | mkfs: make -l and -n an alias for each otherChris Mason2012-03-26
|/
* Btrfs-progs: change the way mkfs picks raid profilesIlya Dryomov2011-12-12
* Btrfs-progs: fail gracefully on error from open_ctree()Ilya Dryomov2011-12-12
* btrfs-progs: Improvement for making btrfs image from source directory.Zhong, Xin2011-10-25
* Btrfs-progs: specify label length larger than 255 bytes cause mkfs.btrfs buff...Jeff Liu2011-10-25
* remove unused variablesHubert Kario2011-10-25
* mkfs.btrfs: Fix compilation errors with gcc 4.6Hugo Mills2011-10-25
* mkfs.btrfs: fix error text in '-r' modeSergei Trofimovich2011-10-25
* mkfs.btrfs: fix memory leak caused by 'scandir()' callsSergei Trofimovich2011-10-25
* mkfs.btrfs: free buffers allocated by pretty_sizesSergei Trofimovich2011-10-25
* mkfs.btrfs: write zeroes instead on uninitialized data.Sergei Trofimovich2011-10-25
* mkfs.btrfs: fix symlink names writingSergei Trofimovich2011-10-25
* mkfs.btrfs: fail on scandir error (-r mode)Sergei Trofimovich2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim2011-10-25
* Btrfs-progs: add support for mixed data+metadata block groupsJosef Bacik2011-10-25
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix printf format casting errorsLuca Bruno2009-06-03
* Add -V|--version to mkfs.btrfs argument parserLuca Bruno2009-06-03
* Fix mispatch of the experimental warningsChris Mason2009-01-11
* Fix mkfs.btrfs usage help to match the current argsShen Feng2009-01-07
* Make the minimum filesystem size error message more clearShen Feng2009-01-07
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* superblock duplicationYan Zheng2008-12-05
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Add root tree pointer transaction idsYan Zheng2008-10-29