summaryrefslogtreecommitdiff
path: root/fsck/fsck.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-27fsck: returns proper code on exec() errorKarel Zak1-4/+6
2010-10-26fsck: add support for whole-disk locking (-l option)Karel Zak1-9/+110
2010-10-07fsck: inform about nonexistent devices in verbose modeKarel Zak1-3/+10
2010-08-19fsck: improve whole-disk check, detect stacked devicesKarel Zak1-27/+62
2010-02-12build-sys: remove duplicate #includesKarel Zak1-1/+0
2010-02-02fsck/mkfs/mount: unify default search paths for helpersMike Frysinger1-1/+1
2009-12-01fsck: honor nofail option in fsckLudwig Nussel1-0/+25
2009-02-24fsck: remove useless if-before-free testsKarel Zak1-8/+4
2009-02-20fsck: remove \007 from warning messageKarel Zak1-1/+1
2009-02-18fsck: cosmetic changes (NLS, paths, ...)Karel Zak1-8/+9
2009-02-18fsck: link with generic fsprobe wrapperKarel Zak1-7/+6
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak1-0/+1326