Whamcloud - gitweb
Use ext2_loff_t instead of loff_t
[tools/e2fsprogs.git] / misc / util.c
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2019-05-27 Theodore Ts'omke2fs: accept the english yes character to the proceed...
2017-08-23 Theodore Ts'otune2fs, mke2fs: clarify proceed delay question
2017-01-31 Theodore Ts'otune2fs, mke2fs: use "Proceed (y, N)" so the default...
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-06 Andreas Dilgermisc: add missing declarations on maint
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-08-25 Theodore Ts'omke2fs: improve the error message when a non-existent...
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-04 Andreas Dilgermisc: quiet minor build warnings, ignore generated...
2014-05-22 Eric Sandeenmke2fs: use ext2fs_open_file() in check_plausibility()
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-07 Theodore Ts'omke2fs: print extra information about existing ext2...
2014-05-05 Theodore Ts'omke2fs: print a message when creating a regular file
2014-05-05 Theodore Ts'omke2fs: check for pre-existing file system
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs: create a regular file if necessary
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2013-12-16 Kazuya Miomke2fs: fix force option to create filesystem on mounte...
2011-09-29 Theodore Ts'omke2fs: set s_max_mnt_count to -1 by default
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-14 Lukas Czernermke2fs: Use ext2fs_flush() only once
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-12 Eric Sandeenmke2fs: be explicit if external journal device is not...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-25 Theodore Ts'omke2fs/tune2fs: Fix max journal size in message to...
2007-10-29 Dmitry V. LevinCheck fgets(3) return value
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-06-21 Theodore Ts'oAdd default journal size function
2007-04-07 Andreas DilgerAllow the journal size to up to 10,240,000 blocks
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in tune2fs and mke2fs when...
2006-10-02 Theodore Ts'oIncrease default journal size to guarantee working...
2006-08-05 Andreas DilgerRequire mke2fs -F -F for really dangerous operations
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-10 Theodore Ts'oChange the default journal size to be bigger for larger...
2004-03-30 Matthias AndreeGNU/KFreeBSD portability fixes. (Addresses Debian...
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-20 Theodore Ts'outil.c (check_plausibility): Support 2.6 kernel header...
2003-05-03 Theodore Ts'oAdd Czech translation.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2002-02-26 Andreas DilgerAdd check for mkfs.ext3 and create a journal in this...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-11-13 Theodore Ts'outil.c (check_plausibility): Use stat64 if available...
2001-08-17 Andreas Dilgerget_device_by_label.[ch], fsck.c, util.c: New interpre...
2001-06-14 Theodore Ts'oChangeLog, mke2fs.c, tune2fs.8.in, tune2fs.c, util...
2001-05-14 Theodore Ts'oMany files:
2001-05-07 Theodore Ts'oChangeLog, util.c:
2001-04-17 Theodore Ts'oChangeLog, mke2fs.c:
2001-03-26 Theodore Ts'oChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs...
2001-01-18 Theodore Ts'oChangeLog, util.c, util.h:
2001-01-11 Theodore Ts'oChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs...
2001-01-03 Theodore Ts'oChangeLog, Makefile.in, mke2fs.c, tune2fs.8.in, tune2fs...