Whamcloud - gitweb
mke2fs.8: Improve valid block size documentation
[tools/e2fsprogs.git] / misc / e2undo.c
2018-07-15 Li DongyangFix compile error and warnings for old gcc versions
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
2016-06-22 Eric Sandeene2undo: fix endian issues
2016-06-06 Theodore Ts'oe2undo: #include <libgen.h> since we use basename()
2016-06-03 Theodore Ts'omisc: fix gcc -Wall complaints
2016-05-12 Marcus Huewee2undo: support the undo header's fs_offset feature
2016-05-12 Marcus Huewee2undo: add "-o offset" option to specify the filesyste...
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-05 Darrick J. Wonge2undo: ditch tdb file, write everything to a flat...
2015-05-05 Darrick J. Wonge2undo: fix memory leaks and tweak the error messages...
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2011-11-19 Eric Sandeene2undo: cast dptr to blk64_t to retrieve block number
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2010-06-14 Valerie Aurora Hensone2image: Fix up to be 64-bit block number safe
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-09-09 Theodore Ts'oe2undo: Initialize com_err error tables for the ext2fs...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2008-07-19 Benno Schulenberge2undo, tune2fs: Report the correct name for the undo...
2008-07-13 Theodore Ts'oe2undo: Don't use __FUNCTION__ for portability reasons
2008-07-06 Eric SandeenClean up some trivial build warnings
2008-06-08 Theodore Ts'oe2undo: Enable missing pieces to enable I18N for this...
2008-04-27 Aneesh Kumar K.VAdd e2undo command