summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* Fix uninitialized variables, and use -O so gcc starts checking for themChris Mason2008-05-01
* 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
* Add support for filesystem labels via mkfs.btrfs -LChris Mason2008-04-18
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Write all super blocks during commitChris Mason2008-04-10
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-09
* Recow all roots at the end of mkfsChris Mason2008-04-04
* Add mirroring support across multiple drivesChris Mason2008-04-03
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-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
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* btrfs-progs: fix a buffer overflow during mkfsJan Engelhardt2008-01-22
* Add rollback support for the converterYan2008-01-08
* Update btrfs-progs to match kernel sourcesYan2008-01-04