summaryrefslogtreecommitdiff
path: root/btrfsck.c
Commit message (Expand)AuthorAge
* btrfsck: decode error properlySergei Trofimovich2011-10-25
* gcc 4.6: fix potentially unused variableHugo Mills2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* Add btrfsck option to select the super block copyChris Mason2010-10-04
* Fix inode link count checks in btrfsckYan Zheng2010-09-23
* Remove superfluous WARN_ON in btrfsckYan Zheng2010-09-23
* add missing include for btrfsck.cChristian Hesse2010-09-23
* prevent btrfsck to run on mounted filesystemsAndi Drebes2010-09-23
* btrfsck: check root back/forward referencesYan, Zheng2009-09-21
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix printf format casting errorsLuca Bruno2009-06-03
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-15
* btrfsck.c: bit-fields should be unsignedWang Cong2009-01-21
* btrfsck: Exit and print error message when not able to open a deviceThadeu Lima de Souza Cascardo2009-01-21
* btrfs-progs: make several functions staticWang Cong2009-01-21
* Fix an accessing freed memory bug in btrfsckYan Zheng2009-01-09
* Add semantic checks to btrfsck for files and directoriesYan Zheng2009-01-07
* Add fallocate support v2Yan Zheng2008-10-31
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23
* Print the version string in a few programsChris Mason2008-07-24
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Fix compiler warning in volumes.cChris Mason2008-05-02
* 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