summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
* update mkfs.btrfs for the new space balancing codeZheng Yan2008-09-26
* Full back reference supportZheng Yan2008-09-23
* btrfs-progs new dir index supportJosef Bacik2008-07-24
* Print the version string in a few programsChris Mason2008-07-24
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Fix uninitialized variables, and use -O so gcc starts checking for themChris Mason2008-05-01
* Add btrfs-vol command to balance, add and (eventually) remove devicesChris Mason2008-04-28
* Add mkfs.btrfs -A offset to control allocation start on devicesChris Mason2008-04-25
* Update the Ext3 converterChris Mason2008-04-22
* Add a command to show all of the btrfs filesystems on the box (btrfs-show)Chris Mason2008-04-22
* Add checks to avoid adding the same device twice during mkfsChris Mason2008-04-18
* Use better chunk sizes for small and large filesystemsChris Mason2008-04-18
* Add support for filesystem labels via mkfs.btrfs -LChris Mason2008-04-18
* Add raid10 supportChris Mason2008-04-16
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Use leafsize and nodesize == pagesize for nowChris Mason2008-04-09
* Recow all roots at the end of mkfsChris Mason2008-04-04
* Add mkfs options for data and metadata mirroring modesChris Mason2008-04-03
* Add support for single single duplication of metadataChris Mason2008-04-03
* Add mirroring support across multiple drivesChris Mason2008-04-03
* Use getopt_long and introduce long mkfs options. -s now means --sectorsizeChris Mason2008-04-01
* check if partition is mounted before mkfsGoldwyn Rodrigues2008-04-01
* Walk all block devices looking for btrfsChris Mason2008-03-24
* ioctls to scan for btrfs filesystemsChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* mkfs: Zero 2MB at the start and end of the deviceChris Mason2008-02-15
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Add online resizing ioctlsChris Mason2007-12-21
* Reorder extent back refs to differentiate file data from btree blocksChris Mason2007-12-13
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-12
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-11
* Add generation numbers to block pointersChris Mason2007-12-09
* Add simple stripe size parameterChris Mason2007-11-30
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-17
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* btrfs-progs support for root block accountingJosef Bacik2007-08-29
* add defrag ioctlChris Mason2007-08-07
* i386 fixes from axboeChris Mason2007-06-12
* add GPLv2Chris Mason2007-06-12