]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2005-09-25  Theodore Ts'oNew debugfs command: set_current_time
2005-09-25  Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2005-09-24  Theodore Ts'oFix mke2fs man page's description of the -L option
2005-09-24  Theodore Ts'oFix display bug in badblocks -w
2005-09-11  Theodore Ts'oSearch the root directory of FAT filesystems for the...
2005-09-11  Theodore Ts'oGeneric blkid library cleanup
2005-09-10  Theodore Ts'oAdd a regression test suite for the blkid library
2005-09-10  Theodore Ts'oAdd support to extract basic iso9660 label information...
2005-09-10  Theodore Ts'oAdd support for detecting the reiser4 filesystem in...
2005-09-07  Theodore Ts'oImprove blkid's VFAT/FAT filesystem probe code
2005-09-07  Theodore Ts'oRemove unneeded probe.h header file in lib/blkid/resolve.c
2005-09-06  Karel ZakImprove VFAT detection to support filesystems w/o a...
2005-09-06  Karel ZakAdd support for detecting software suspend partitions...
2005-09-06  Karel ZakFix blkid library so that the cache validation notices...
2005-09-06  Matthias AndreeFix compiler warnings about missing memcpy prototypes.
2005-09-06  Theodore Ts'oFix debugfs's set_inode_field so it can properly set...
2005-08-22  Theodore Ts'oUpdate Debian changelog for 1.38-2 release.
2005-08-09  Theodore Ts'oAdd valgrind support to the regression test suite
2005-08-08  Theodore Ts'oFix fencepost error in resize2fs caught by valgrind
2005-07-25  Theodore Ts'oFix use-after-free bug of e2fsck context structure.
2005-07-25  Theodore Ts'oFix false positives from valgrind: memcpy via no-op...
2005-07-25  Theodore Ts'oFix false positives from valgrind: prctl(PR_GET_DUMPABLE)
2005-07-22  Theodore Ts'oFix Debian build rules to reflect changes in texi2html...
2005-07-19  Theodore Ts'oCheck for a busy device when creating a journal.
2005-07-19  Theodore Ts'oMake the helper scripts in the config directory executable.
2005-07-19  Theodore Ts'oChange gen_tarball to ignore Mercurial/quilt files...
2005-07-19  Theodore Ts'oIgnore quilt work files
2005-07-19  Theodore Ts'oFix com_err bug in compile_et: # of error messages...
2005-07-10  Andreas DilgerThis patch adds a check to use fstat or fstat64 in...
2005-07-06  Andreas DilgerMiscellaneous mke2fs cleanup
2005-07-06  Andreas DilgerAllow fractional percentages to the -m option in mke2fs...
2005-07-06  Theodore Ts'oAdded SUBMITTING-PATCHES file
2005-07-06  Theodore Ts'oSet the executible bit on the configure script.
2005-07-04  Theodore Ts'oMake e2fsck Pass 1C header consistent with the other...
2005-07-04  Theodore Ts'oAdd missing changelog file for previous commit (hg...
2005-07-04  Theodore Ts'o[BUGFIX]: E2fsck will segfault on disconnected inode...
2005-07-04  Theodore Ts'oFix debugfs's set_inode_fields command from silently...
2005-07-01  Theodore Ts'oFix typo in RELEASE-NOTES (wrong date, extra comment)
2005-07-01  Theodore Ts'oCreate .hgignore file
2005-07-01  Theodore Ts'oADD TAG: E2FSPROGS-1_38 E2FSPROGS-1_38
2005-07-01  Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-07-01  Theodore Ts'oChange mke2fs to refuse to create filesystems greater...
2005-06-30  Theodore Ts'oChange the function prototypes of ext2fs_set_bit, ext2f...
2005-06-27  Theodore Ts'oFix blkid's debugging/TEST_PROGRAM code so that it...
2005-06-27  Stephen Tweedieext2fs_resize_mem() is suffering from C99 strict type...
2005-06-27  Theodore Ts'oFix minor typos in tune2fs's man page pointed out by...
2005-06-27  Theodore Ts'oUpdate typos in changelog
2005-06-27  Theodore Ts'oUpdate French, Dutch, Polish, Swedish, and Turkish...
2005-06-20  Theodore Ts'oADD TAG: E2FSPROGS-1_38-WIP-0620 E2FSPROGS-1_38-WIP-0620
2005-06-20  Theodore Ts'oUpdate for e2fsprogs 1.38-WIP-0620 release.
2005-06-20  Theodore Ts'oUpdate po files before WIP release.
2005-06-20  Theodore Ts'oerror_message.c, init_et.c: Segregate error tables...
2005-06-20  Theodore Ts'oet_c.awk: Use a dynamically allocated structure in
2005-06-20  Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-06-20  Theodore Ts'oClean up e2image man page, mostly based on suggestions...
2005-06-20  Theodore Ts'oMake it easier to compile the misc/partinfo program
2005-06-20  Theodore Ts'oFix minor typo introduced in e2fsck man page.
2005-06-20  Theodore Ts'oRemove the findsuper and partinfo programs from the...
2005-06-20  Theodore Ts'ogetsectsize.c (BLKSSZGET): Clean up test for when to...
2005-06-20  Theodore Ts'oMake the e2fsck man page clear that the -c, -l, and...
2005-06-19  Theodore Ts'oClean up e2fsck problem description messages for typo...
2005-06-16  Theodore Ts'oMakefile.in: Add an include path specifier when building
2005-06-16  Theodore Ts'odefaults/e_script, run_e2fsck, d_loaddump, f_resize_inode,
2005-06-16  Theodore Ts'omke2fs.c (PRS): Fix missing close parenthesis from...
2005-06-05  Theodore Ts'oFix a minor spelling typo in blkid's man page, and...
2005-06-05  Theodore Ts'oUpdate release notes and changelogs for the correct...
2005-06-05  Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-21  Theodore Ts'ofilefrag.c (frag_report, get_bmap): The FIBMAP and...
2005-05-21  Theodore Ts'oUpdate Polish, Sweedish, and Turkish translations.
2005-05-10  Theodore Ts'oChange the default journal size to be bigger for larger...
2005-05-10  Theodore Ts'oADD TAG: E2FSPROGS-1_38-WIP-0509 E2FSPROGS-1_38-WIP-0509
2005-05-10  Theodore Ts'oUpdate for release of e2fsprogs 1.38-WIP-0509-1.
2005-05-10  Theodore Ts'oUpdate e2fsprogs.pot for translation project.
2005-05-10  Theodore Ts'oModify the script which generates the e2fsprogs.pot...
2005-05-09  Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-05-09  Theodore Ts'oUpdate Swedish translation, and add Rawanda translation.
2005-05-08  Theodore Ts'oFix bug in the secure getenv function so that the ss...
2005-05-08  Theodore Ts'oFix the f_dup_resize script to be more portable and...
2005-05-07  Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07  Theodore Ts'oFix gcc -Wall nits in the blkid library.
2005-05-07  Theodore Ts'oClean up the debugging code in the blkid library so...
2005-05-07  Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-07  Theodore Ts'oRemove the Conflicts: tag from the Debian e2fsprogs...
2005-05-06  Theodore Ts'oWhen determining the libraries needed for Debian's...
2005-05-06  Theodore Ts'oEscape hyphens in the e2image and tune2fs man pages...
2005-05-06  Theodore Ts'oIf the .c and .h file already exist, and they have...
2005-05-06  Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06  Theodore Ts'oFix compile warning in do_stat() from previous fix.
2005-05-06  Theodore Ts'oFix build of tst_ostype when doing a "make check" in...
2005-05-06  Theodore Ts'oFix potential portability issue in the blkid program...
2005-05-06  Theodore Ts'oCorrects a few mistakes in the fsck man page, wraps...
2005-05-06  Theodore Ts'oFix typo in the debugfs command used to fixed trashed...
2005-05-06  Theodore Ts'oFix a bug in filefrag so that it doesn't when the first...
2005-05-05  Theodore Ts'oFix libblkid's magic number recognition for the cramfs...
2005-05-05  Theodore Ts'odebugfs.c (do_stat): Check to make sure a filesystem...
2005-04-16  Theodore Ts'oFix spelling mistakes in man pages. (Addresses Debian...
2005-04-16  Theodore Ts'oFix typo so that we actually ignore environment variabl...
2005-04-14  Theodore Ts'oDon't offer to update or clone the resize inode when...
2005-04-14  Theodore Ts'oUse a centrally stored current time for "now" which
2005-04-10  Theodore Ts'oUpdate debian changelog for 1.37-2 release.
next