summaryrefslogtreecommitdiff
path: root/fsck
AgeCommit message (Expand)AuthorFilesLines
2010-12-27fsck: returns proper code on exec() errorKarel Zak1-4/+6
2010-11-30rename util-linux-ng back to util-linuxKarel Zak1-2/+2
2010-10-26fsck: add support for whole-disk locking (-l option)Karel Zak3-10/+123
2010-10-07fsck: inform about nonexistent devices in verbose modeKarel Zak1-3/+10
2010-08-19fsck: improve whole-disk check, detect stacked devicesKarel Zak5-203/+75
2010-06-30fsck: fix typo in fsck.8Francesco Cosoleto1-1/+1
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-2/+2
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: document fsck behavior wrt nofail option and fstype 'auto'Ludwig Nussel1-0/+16
2009-12-01fsck: honor nofail option in fsckLudwig Nussel1-0/+25
2009-11-09build-sys: cleanup AM_CFLAGS usageKarel Zak1-1/+1
2009-11-06build-sys: fix out-of-source buildKarel Zak1-1/+1
2009-10-09build-sys: detect if const is availableGuillem Jover1-1/+0
2009-08-17fsck.8: formattingPeter Breitenlohner1-95/+86
2009-05-22mount: (and fsck) remove libvolume_id supportKarel Zak1-7/+0
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-18build-sys: add fsck binary to .gitignoreKarel Zak1-0/+1
2009-02-18fsck: cosmetic changes (NLS, paths, ...)Karel Zak1-8/+9
2009-02-18fsck: link with generic fsprobe wrapperKarel Zak2-8/+18
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak5-0/+1998