summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* update mkfs.btrfs for the new space balancing codeZheng Yan2008-09-26
* Full back reference supportZheng Yan2008-09-23
* Disk format changes required for write ahead tree logChris Mason2008-09-05
* Rev the disk formatChris Mason2008-08-21
* Switch btrfs_name_hash() to crc32cDavid Woodhouse2008-08-20
* Use git for version number tooDavid Woodhouse2008-08-20
* fix btrfs-progs version scriptEric Sandeen2008-08-06
* Added tag v0.16 for changeset 2b26e4f8c71eChris Mason2008-08-04
* Update version.sh to v0.16Chris Mason2008-08-04
* btrfs-convert: Iterate correctly using libext2fs functionsRadoslaw Szkodzinski2008-07-30
* Cleanup btrfsctl help messageemail.ahmedkamal@googlemail.com2008-07-30
* Fix: btrfsctl arguments handlingAhmed2008-07-30
* btrfs-convert new dir index supportYan2008-07-30
* btrfs-progs: add orphan support to print-treeJosef Bacik2008-07-30
* Rev the disk formatChris Mason2008-07-24
* btrfs-progs new dir index supportJosef Bacik2008-07-24
* Print the version string in a few programsChris Mason2008-07-24
* Add version stringsChris Mason2008-07-23
* Add .hgignore file to ignore verison.hChris Mason2008-07-23
* Add sync and transaction ioctl defsChris Mason2008-06-10
* btrfsctl: print usage when called with bad argsLinda Knippers2008-06-09
* Added tag v0.15 for changeset e6571e2ce0c8Chris Mason2008-05-29
* Verify parent generation number on btree readsChris Mason2008-05-13
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Fix the pretty print code for num_bytes == 0Chris Mason2008-05-12
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* bcp updates for single file copiesChris Mason2008-05-02
* Add bcp to test the clone file ioctlChris Mason2008-05-02
* Fix compiler warning in volumes.cChris Mason2008-05-02
* Add the clone ioctl numberChris Mason2008-05-02
* Fix uninitialized variables, and use -O so gcc starts checking for themChris Mason2008-05-01
* Added tag v0.14 for changeset 969099968b60Chris Mason2008-04-29
* Fix btrfs-convert's large file support.Zhu2008-04-28
* 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
* Speed improvement and bug fixes for ext3 converterYan Zheng2008-04-24
* Fix balance_level to free the middle block if there is room in the left oneChris Mason2008-04-24
* Don't empty the middle buffer in push_nodes_for_insertChris Mason2008-04-24
* Keep more pointers free in the nodes for double splitsChris Mason2008-04-24
* Drop quick-test from the list of programs built by defaultChris Mason2008-04-22
* 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
* Fix chunk allocation when some devices don't have enough room for the stripeChris Mason2008-04-18
* 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
* Use device uuids when scanning devicesChris Mason2008-04-18
* Add raid10 supportChris Mason2008-04-16
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15