Age | Commit message (Expand) | Author | Files | Lines |
2010-12-27 | fsck: returns proper code on exec() error | Karel Zak | 1 | -4/+6 |
2010-11-30 | rename util-linux-ng back to util-linux | Karel Zak | 1 | -2/+2 |
2010-10-26 | fsck: add support for whole-disk locking (-l option) | Karel Zak | 3 | -10/+123 |
2010-10-07 | fsck: inform about nonexistent devices in verbose mode | Karel Zak | 1 | -3/+10 |
2010-08-19 | fsck: improve whole-disk check, detect stacked devices | Karel Zak | 5 | -203/+75 |
2010-06-30 | fsck: fix typo in fsck.8 | Francesco Cosoleto | 1 | -1/+1 |
2010-05-24 | build-sys: replace ../ with $top_srcdir | Karel Zak | 1 | -2/+2 |
2010-02-12 | build-sys: remove duplicate #includes | Karel Zak | 1 | -1/+0 |
2010-02-02 | fsck/mkfs/mount: unify default search paths for helpers | Mike Frysinger | 1 | -1/+1 |
2009-12-01 | fsck: document fsck behavior wrt nofail option and fstype 'auto' | Ludwig Nussel | 1 | -0/+16 |
2009-12-01 | fsck: honor nofail option in fsck | Ludwig Nussel | 1 | -0/+25 |
2009-11-09 | build-sys: cleanup AM_CFLAGS usage | Karel Zak | 1 | -1/+1 |
2009-11-06 | build-sys: fix out-of-source build | Karel Zak | 1 | -1/+1 |
2009-10-09 | build-sys: detect if const is available | Guillem Jover | 1 | -1/+0 |
2009-08-17 | fsck.8: formatting | Peter Breitenlohner | 1 | -95/+86 |
2009-05-22 | mount: (and fsck) remove libvolume_id support | Karel Zak | 1 | -7/+0 |
2009-02-24 | fsck: remove useless if-before-free tests | Karel Zak | 1 | -8/+4 |
2009-02-20 | fsck: remove \007 from warning message | Karel Zak | 1 | -1/+1 |
2009-02-18 | build-sys: add fsck binary to .gitignore | Karel Zak | 1 | -0/+1 |
2009-02-18 | fsck: cosmetic changes (NLS, paths, ...) | Karel Zak | 1 | -8/+9 |
2009-02-18 | fsck: link with generic fsprobe wrapper | Karel Zak | 2 | -8/+18 |
2009-02-18 | fsck: move fsck from e2fsprogs to util-linux-ng | Karel Zak | 5 | -0/+1998 |