| Commit message (Expand) | Author | Age | Files | Lines |
* | fsck: move to disk-utils directory | Karel Zak | 2012-03-20 | 4 | -1976/+0 |
* | fsck: coding stype fixes (calloc, err, ...) | Karel Zak | 2012-03-20 | 1 | -17/+12 |
* | fsck: don't try to call fsck for undefined fs type | Karel Zak | 2012-03-20 | 1 | -3/+8 |
* | fsck: fix coding style | Karel Zak | 2012-03-20 | 1 | -27/+30 |
* | fsck: remove unnecessary fsck.h | Karel Zak | 2012-03-20 | 3 | -65/+40 |
* | fsck: use libmount to check for mounted filesystems | Karel Zak | 2012-03-20 | 3 | -8/+30 |
* | fsck: remove string_copy() | Karel Zak | 2012-03-20 | 1 | -27/+16 |
* | fsck: replace fsprobe with libmount utils | Karel Zak | 2012-03-20 | 2 | -16/+18 |
* | fsck: use libmount for filesystem list | Karel Zak | 2012-03-20 | 3 | -326/+254 |
* | fsck: don't duplicate exit code macros | Karel Zak | 2012-03-20 | 2 | -25/+18 |
* | fsck: cosmetic changes in coding style | Karel Zak | 2012-03-20 | 1 | -19/+18 |
* | fsck: make fs->type usage more robust [smatch scan] | Karel Zak | 2012-01-17 | 1 | -2/+6 |
* | fsck: use FS blacklist for non-all mode too | Karel Zak | 2011-11-02 | 1 | -4/+39 |
* | docs: fix return value table in fsck.8 | Sami Kerola | 2011-10-03 | 1 | -21/+37 |
* | docs: uniformize the header and footer lines in man pages | Benno Schulenberg | 2011-08-22 | 1 | -1/+1 |
* | fsck: use <var> in usage() | Karel Zak | 2011-08-16 | 1 | -3/+3 |
* | fsck: indent usage() | Karel Zak | 2011-08-16 | 1 | -12/+12 |
* | fsck: in man page say that "options take arguments", not vice versa | Benno Schulenberg | 2011-08-16 | 1 | -53/+50 |
* | fsck: in usage() unmark type as optional for the -t option | Benno Schulenberg | 2011-08-16 | 1 | -7/+7 |
* | fsck: use same word category in message, and add translators comment | Benno Schulenberg | 2011-08-02 | 1 | -1/+2 |
* | build-sys: fix 'make checkincludes' warnings | Karel Zak | 2011-07-28 | 1 | -1/+0 |
* | fsck, checktty, flock: Use more portable includes. | Josiah Worcester | 2011-06-14 | 1 | -1/+1 |
* | build-sys: don't support external (e2fsprogs) libblkid | Karel Zak | 2011-03-16 | 1 | -5/+0 |
* | fsck: fix clang compiler warning | Sami Kerola | 2011-03-08 | 1 | -5/+3 |
* | fsck: fix -C parsing | Karel Zak | 2011-02-17 | 1 | -1/+1 |
* | fsck: use xmalloc, warn & err and new usage | Sami Kerola | 2011-02-16 | 1 | -91/+87 |
* | fsck: include c.h, fallback for PATH_MAX | Karel Zak | 2011-02-07 | 1 | -0/+1 |
* | fsck: returns proper code on exec() error | Karel Zak | 2010-12-27 | 1 | -4/+6 |
* | rename util-linux-ng back to util-linux | Karel Zak | 2010-11-30 | 1 | -2/+2 |
* | fsck: add support for whole-disk locking (-l option) | Karel Zak | 2010-10-26 | 3 | -10/+123 |
* | fsck: inform about nonexistent devices in verbose mode | Karel Zak | 2010-10-07 | 1 | -3/+10 |
* | fsck: improve whole-disk check, detect stacked devices | Karel Zak | 2010-08-19 | 5 | -203/+75 |
* | fsck: fix typo in fsck.8 | Francesco Cosoleto | 2010-06-30 | 1 | -1/+1 |
* | build-sys: replace ../ with $top_srcdir | Karel Zak | 2010-05-24 | 1 | -2/+2 |
* | build-sys: remove duplicate #includes | Karel Zak | 2010-02-12 | 1 | -1/+0 |
* | fsck/mkfs/mount: unify default search paths for helpers | Mike Frysinger | 2010-02-02 | 1 | -1/+1 |
* | fsck: document fsck behavior wrt nofail option and fstype 'auto' | Ludwig Nussel | 2009-12-01 | 1 | -0/+16 |
* | fsck: honor nofail option in fsck | Ludwig Nussel | 2009-12-01 | 1 | -0/+25 |
* | build-sys: cleanup AM_CFLAGS usage | Karel Zak | 2009-11-09 | 1 | -1/+1 |
* | build-sys: fix out-of-source build | Karel Zak | 2009-11-06 | 1 | -1/+1 |
* | build-sys: detect if const is available | Guillem Jover | 2009-10-09 | 1 | -1/+0 |
* | fsck.8: formatting | Peter Breitenlohner | 2009-08-17 | 1 | -95/+86 |
* | mount: (and fsck) remove libvolume_id support | Karel Zak | 2009-05-22 | 1 | -7/+0 |
* | fsck: remove useless if-before-free tests | Karel Zak | 2009-02-24 | 1 | -8/+4 |
* | fsck: remove \007 from warning message | Karel Zak | 2009-02-20 | 1 | -1/+1 |
* | build-sys: add fsck binary to .gitignore | Karel Zak | 2009-02-18 | 1 | -0/+1 |
* | fsck: cosmetic changes (NLS, paths, ...) | Karel Zak | 2009-02-18 | 1 | -8/+9 |
* | fsck: link with generic fsprobe wrapper | Karel Zak | 2009-02-18 | 2 | -8/+18 |
* | fsck: move fsck from e2fsprogs to util-linux-ng | Karel Zak | 2009-02-18 | 5 | -0/+1998 |