summaryrefslogtreecommitdiff
path: root/btrfsck.c
Commit message (Expand)AuthorAge
* Fix a few casts for 32 bit compileChris Mason2008-04-11
* Add mirroring support across multiple drivesChris Mason2008-04-03
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-24
* Fix btrfsck args checkingKyle McMartin2008-01-22
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Verify extent back references in btrfsckChris Mason2007-12-14
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-11
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.Jan Engelhardt2007-09-14
* extra stats for btrfsck, link count in print-tree.cChris Mason2007-09-14
* Fix btrfsck build failure on FC7Terje Rosten2007-06-18
* add GPLv2Chris Mason2007-06-12
* printf cleanupsChris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* data vs metadata flag for block groupsChris Mason2007-05-30
* cleanup warnings found with -O2Chris Mason2007-05-22
* reduce ram used by btrfsckChris Mason2007-05-22
* btrfsck fixes and cleanupsChris Mason2007-05-18
* more stats from fsckChris Mason2007-05-09
* compile fixChris Mason2007-05-07
* use node list for rootsChris Mason2007-04-25
* subvolume and snapshot fsck supportChris Mason2007-04-24
* get rid of the extent_item type fieldChris Mason2007-04-24
* fsck checks against extent map, small fixesChris Mason2007-04-23
* faster btrfsckChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20