Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / misc / fsck.c
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-03-11 Theodore Ts'omisc/fsck: fix potential memory leak on error path
2018-02-23 Theodore Ts'ofsck: avoid buffer overflow if user passes in an insane...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2016-08-10 Theodore Ts'oMerge branch 'maint' into next
2016-08-10 Andreas Dilgerfsck: fix strange logic
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2013-12-16 Theodore Ts'oClean up sparse warnings
2012-04-05 Theodore Ts'ofsck: don't include sys/signal.h for portability reasons
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeenfsck: fix -C option parsing
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-26 Theodore Ts'ofsck: Treat "ext4" and "ext4dev" as ext* filesystems
2008-03-26 Theodore Ts'ofsck: Make -Cn work correctly where n != 0
2008-03-26 Theodore Ts'ofsck: Fix -C handling so that subsequent progress bars...
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-27 Theodore Ts'ofsck: Don't complain about an old-style fstab if the...
2008-02-17 Theodore Ts'oMake fsck ignore mounted filesystems if given the ...
2007-12-16 Theodore Ts'ofsck: '#' is only a comment character at the beginning...
2007-09-20 Theodore Ts'ofsck: Ignore /etc/fstab entries for bind mounts
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in fsck on error paths
2005-01-13 Matthias Andreefsck.c:
2005-01-05 Theodore Ts'ofsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress...
2004-12-22 Theodore Ts'oIn fsck, check return from malloc of fsck_path, and...
2004-02-22 Theodore Ts'ofsck.c (execute): Use '&&' instead of '&'. (It didn...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-22 Theodore Ts'ofsck.c (wait_many): Rename wait_all() to wait_many...
2003-04-16 Theodore Ts'oPut stdout and stderr into non-buffered mode to
2003-04-07 Theodore Ts'ofsck.c (parse_fstab_line, interpret_type, fsck_device...
2003-03-14 Theodore Ts'oAdd Apple/Darwin patches.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-01-23 Theodore Ts'ofsck.c (parse_fstab_line, parse_escape): Add support for
2002-10-28 Theodore Ts'ofsck.c (main): Fix bug reported by Gregory Mutt. Multiple
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-09-24 Theodore Ts'ofsck.c: If the bone-headed user enters the filename...
2002-08-17 Theodore Ts'ofsck.c (main): If no filesystems are specified on the...
2002-07-21 Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-03-05 Theodore Ts'oNewer libintl needs LC_CTYPE to be set in addition...
2002-02-03 Theodore Ts'oChanged fsck to support filesystems types in /etc/fstab...
2002-01-29 Theodore Ts'ofsck.c: Allow the number of outstanding processes fs...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-11-05 Theodore Ts'ofsck.c (interpret_type): If the "auto" type is specifie...
2001-08-27 Theodore Ts'oRemove EXT2FS_VERSION from the version display, since it
2001-08-17 Andreas Dilgerget_device_by_label.[ch], fsck.c, util.c: New interpre...
2001-08-15 Theodore Ts'ofsck.c (main): Print a warning message if there are...
2001-08-15 Theodore Ts'ofsck.c (check_all): Don't bother to interpret a device...
2001-07-20 Theodore Ts'ofstype.c (identify_fs): New file which looks at the...
2001-06-12 Theodore Ts'oChangeLog, fsck.c:
2001-05-23 Theodore Ts'oChangeLog, fsck.c:
2001-05-21 Theodore Ts'oChangeLog, fsck.8.in, fsck.c:
2001-05-21 Theodore Ts'oChangeLog, fsck.c:
2001-05-21 Theodore Ts'oChangeLog, fsck.c:
2001-05-12 Theodore Ts'oChangeLog, fsck.c:
2001-05-01 Theodore Ts'oChangeLog, fsck.c:
2001-01-06 Theodore Ts'oMany files:
2000-12-31 Theodore Ts'oChangeLog, fsck.c:
2000-12-29 Theodore Ts'oChangeLog, base_device.c, fsck.c:
2000-12-03 Theodore Ts'oChangeLog, Makefile.in, base_device.c, base_device...
2000-12-02 Theodore Ts'oChangeLog, fsck.c:
2000-10-25 Theodore Ts'oChangeLog, llseek.c:
2000-09-12 Theodore Ts'oChangeLog, fsck.c:
2000-07-07 Theodore Ts'oChangeLog, fsck.c:
2000-07-06 Theodore Ts'oChangeLog, fsck.c:
2000-05-08 Theodore Ts'oChangeLog, fsck.c:
2000-02-08 Theodore Ts'oMany files:
2000-02-02 Theodore Ts'oChangeLog, fsck.c, mke2fs.c, partinfo.c:
2000-01-18 Theodore Ts'oChangeLog, Makefile.in, fsck.c:
1999-11-04 Theodore Ts'oChangeLog, fsck.c:
1999-10-26 Theodore Ts'oChangeLog, fsck.c:
1999-10-26 Theodore Ts'oChangeLog, fsck.c:
1999-10-26 Theodore Ts'oChangeLog, fsck.c:
1999-10-20 Theodore Ts'oChangeLog, fsck.c, fsck.h:
1999-07-19 Theodore Ts'oChangeLog, fsck.8.in, fsck.c, fsck.h, mke2fs.8.in,...
1999-07-03 Theodore Ts'oChangeLog, Makefile.in, fsck.c, get_device_by_label...
1999-03-16 Theodore Ts'oChangeLog, Makefile.in, fsck.c, mke2fs.c, uuidgen.1...
1999-02-09 Theodore Ts'oChangeLog, fsck.c, mke2fs.c:
1999-01-16 Theodore Ts'oChangeLog, fsck.c:
1999-01-08 Theodore Ts'oChangeLog, inode.c:
1999-01-02 Theodore Ts'oChangeLog, mke2fs.c:
1998-12-03 Theodore Ts'oChangeLog, pass3.c, problem.c:
1998-06-27 Theodore Ts'oChangeLog, debugfs.8.in, debugfs.c:
1998-05-14 Theodore Ts'oChangeLog, fsck.c:
1997-10-25 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: