summaryrefslogtreecommitdiff
path: root/mkfs.c
Commit message (Expand)AuthorAge
* 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
* printf cleanupsChris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* endian fixes, makefile fixesChris Mason2007-06-07
* data vs metadata flag for block groupsChris Mason2007-05-30
* start of block group codeChris Mason2007-04-26
* get rid of the extent_item type fieldChris Mason2007-04-24
* fsck checks against extent map, small fixesChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* add some support for multiple devices to progsChris Mason2007-04-12
* early support for multiple devicesChris Mason2007-04-11
* use a different inode number for subvols than the root root dirChris Mason2007-04-11
* drop owner and parentidChris Mason2007-04-10
* drop the inode map treeChris Mason2007-04-10
* groundwork for subvolume and snapshot rootsChris Mason2007-04-09
* start of support for subvolumesChris Mason2007-04-06
* uuidsChris Mason2007-04-05
* sync up with kernel sourcesChris Mason2007-04-02
* generations on headersChris Mason2007-03-26
* mkfs and dir-test fixesChris Mason2007-03-22
* create a root dir in mkfsChris Mason2007-03-21
* Better block record keeping, real mkfsChris Mason2007-03-20
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* variable block size supportChris Mason2007-03-14
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* struct extent_item endianChris Mason2007-03-13
* struct item endian fixesChris Mason2007-03-12
* struct key endian fixesChris Mason2007-03-12
* get/set for struct header fieldsChris Mason2007-03-12
* Block sized tree extents and extent deletionChris Mason2007-02-23
* extent fixesChris Mason2007-02-21
* add mkfs.cChris Mason2007-02-20