Whamcloud - gitweb
tools/e2fsprogs.git
2001-11-30 Theodore Ts'oADD TAG: WIP-20011130 WIP-20011130
2001-11-30 Theodore Ts'oUpdate for 1.26 WIP release.
2001-11-30 Theodore Ts'of_badorphan, f_journal: Update expect files to reflect...
2001-11-30 Theodore Ts'odebugfs.c (finish_range, dump_blocks): Fixed bug in...
2001-11-27 Theodore Ts'oUpdate for 1.26-WIP release.
2001-11-27 Theodore Ts'ounix_io.c (unix_open): Work around a bug in 2.4.10...
2001-11-27 Theodore Ts'of_miss_blk_bmap: Add new test which checks for bug...
2001-11-26 Theodore Ts'osuper.c (check_super_block): Make sure that if the...
2001-11-24 Theodore Ts'o2fsck.8.in: Fix minor typo in man page and clarify...
2001-11-24 Theodore Ts'oe2image.8.in: Fix cut-and-paste typo (Addresses Debian...
2001-11-24 Theodore Ts'odebugfs.8.in: Update manual page to document the set_su...
2001-11-13 Theodore Ts'outil.c (check_plausibility): Use stat64 if available...
2001-11-09 Theodore Ts'omkjournal.c (ext2fs_add_journal_inode): When creating...
2001-11-06 Theodore Ts'oDefine a new ext2 file attribute, EXT2_NOTAIL_FL,
2001-11-05 Theodore Ts'ofsck.c (interpret_type): If the "auto" type is specifie...
2001-11-05 Theodore Ts'oe2image.c (output_meta_data_blocks): Optimize away...
2001-11-09 Andreas DilgerSupport very large files with debugfs (first pass).
2001-11-09 Andreas DilgerChange the i_size calculation to match current kernel...
2001-11-09 Andreas DilgerAllow a single user for internal journals (the current...
2001-10-13 Andreas Dilgermke2fs.c(main): Always exit with non-zero code in case...
2001-10-01 Andreas DilgerAdd libuuid man pages to the RPM spec file.
2001-10-01 Andreas DilgerUpdate findsuper to support > 2GB device sizes.
2001-10-08 Theodore Ts'oAdded new Turkish translation file and updated e2fsprog...
2001-10-07 Theodore Ts'ojournal.c (clear_v2_journal_fields, e2fsck_journal_load...
2001-10-07 Theodore Ts'oe2fsck.h, journal.c (e2fsck_move_ext3_journal): Add...
2001-09-27 Stephen TweedieFix debugfs/logdump.c to compile with configure --disab...
2001-09-20 Theodore Ts'oADD TAG: E2FSPROGS-1.25 E2FSPROGS-1.25
2001-09-20 Theodore Ts'oUpdate .lsm file for 1.25 release.
2001-09-20 Theodore Ts'oUpdate changelogs for 1.25 release.
2001-09-20 Theodore Ts'oUpdate for 1.25 release.
2001-09-19 Theodore Ts'oRemove dead code that wasn't in use from tune2fs.
2001-09-19 Theodore Ts'otune2fs.8.in: Update man page to reflect the fact that...
2001-09-19 Theodore Ts'oRemove use of AC_REQUIRE which had been used to prevent...
2001-09-19 Theodore Ts'oe2fsck: If a superblock is specified explicitly by the
2001-09-14 Theodore Ts'oismounted.c (check_mntent_file): We now validate the...
2001-09-17 Theodore Ts'omke2fs.c (zap_sector): Allocate sufficient space for...
2001-09-17 Theodore Ts'oext2_ext_attr.h: Remove unneeded #include of <linux...
2001-09-17 Theodore Ts'oMake compile_et and mk_cmds safe from directory pathnam...
2001-09-13 Theodore Ts'oUpdate debian directory.
2001-09-11 Theodore Ts'ocom_err.texinfo: Add appropriate @node and @menu lines...
2001-09-11 Theodore Ts'ocompare.c (uuid_compare), copy.c (uuid_copy),
2001-09-04 Theodore Ts'oADD TAG: E2FSPROGS-1_24a E2FSPROGS-1_24a
2001-09-04 Theodore Ts'oUpdate for 1.24a release
2001-08-31 Andreas DilgerFix version format string.
2001-08-31 Theodore Ts'oADD TAG: E2FSPROGS-1_24 E2FSPROGS-1_24
2001-08-31 Theodore Ts'oUpdate for 1.24 release.
2001-08-31 Theodore Ts'omke2fs.c (zap_sector): Now takes a third argument,...
2001-08-30 Andreas Dilgermke2fs.c (main): Zap the second sector of the disk...
2001-08-30 Theodore Ts'obadblocks.8.in: Fix spelling typo. (Addresses Debian...
2001-08-30 Theodore Ts'ogetsize.c (ext2fs_get_device_size): Back out BLKGETSIZE64
2001-08-30 Theodore Ts'olibext2fs.texinfo: Remove texinfo warnings by adding...
2001-08-30 Theodore Ts'opass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow...
2001-08-27 Theodore Ts'oRemove EXT2FS_VERSION from the version display, since it
2001-08-27 Theodore Ts'oAdd missing log entry showing when we released e2fsprog...
2001-08-27 Theodore Ts'oDeal with libc5's lack of strnlen.
2001-08-18 Theodore Ts'oUpdate makefile dependencies.
2001-08-18 Theodore Ts'oMinor fixups to Andreas' changeset. Removed unused...
2001-08-17 Andreas Dilgerget_device_by_label.[ch], fsck.c, util.c: New interpre...
2001-08-16 Theodore Ts'oADD TAG: E2FSPROGS-1_23 E2FSPROGS-1_23
2001-08-16 Theodore Ts'oUpdate for 1.23 release.
2001-08-15 Theodore Ts'o* tune2fs.c: Make sure that error messages are sent...
2001-08-15 Theodore Ts'ofsck.8.in: Fixed error in synopsis of the man page.
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-08-15 Theodore Ts'omke2fs.c (PRS): Handle -O and -s options in line in...
2001-08-15 Theodore Ts'oGive an error if -O is specified more than once to...
2001-08-13 Theodore Ts'osuper.c (release_orphan_inodes): If the filesystem...
2001-08-13 Theodore Ts'oe2fsck/pass1.c (e2fsck_pass1_check_device_inode): If...
2001-08-13 Theodore Ts'opass1.c (check_size): Fix logic in check_size; the...
2001-08-12 Theodore Ts'ologdump.c (do_logdump, dump_journal): Add support for...
2001-08-10 Theodore Ts'omke2fs.8.in: Slim down text describing the -O flag...
2001-08-09 Theodore Ts'oUpdate for 1.23-WIP-0809 release.
2001-08-09 Theodore Ts'omke2fs.c (PRS): Fix bug pointed out by Christopher...
2001-08-09 Theodore Ts'oAdd support for specifiying - as the image file (to...
2001-08-09 Theodore Ts'oAdd support for raw image files in e2image.
2001-08-09 Theodore Ts'opass1.c, pass2.c, problem.c, problem.h: Fix bug introdu...
2001-08-09 Theodore Ts'ounix.c (show_stats): Print the number of large files...
2001-08-09 Theodore Ts'oAdd dependencies to iscan.
2001-08-08 Theodore Ts'oAdd missing errcode_t variable so that iscan compiles.
2001-08-07 Theodore Ts'o* journal.c (recover_ext3_journal): If s_errno is set...
2001-08-06 Theodore Ts'oPerformance enhancements to speed up creating a journal and
2001-08-04 Andreas DilgerIgnore .failed and .new files when running e2fsck tests.
2001-08-05 Theodore Ts'oAdd ChangeLog entry for changes made by Andreas
2001-08-04 Andreas DilgerChange comments for %D and %d expansion in e2fsck probl...
2001-08-05 Theodore Ts'oAdd ChangeLog entry for changes made by Andreas Dilger
2001-08-04 Andreas DilgerPut check for JOURNAL_DEV before sparse_option, so...
2001-08-05 Theodore Ts'oAdd ChangeLog entry for changes made by Andreas Dilger
2001-08-04 Andreas DilgerAdd "*.orig" to "make clean" target, change explicit...
2001-08-04 Andreas DilgerAdd -f flag to doc/Makefile $(RM) of files which may...
2001-08-05 Theodore Ts'of_bad_inode, f_badsymlinks: Update expect files to...
2001-08-05 Theodore Ts'oCleanup changes to Andreas' symlink patch. Remove...
2001-08-04 Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-08-04 Andreas DilgerAdd several tests for bad symlinks, including immutable...
2001-07-31 Theodore Ts'otune2fs.c (update_feature_set, remove_journal_inode...
2001-07-30 Theodore Ts'otune2fs.c (update_feature_set): Don't require a forced...
2001-07-30 Theodore Ts'ounix.c (check_mount): Remove the code in e2fsck which...
2001-07-29 Theodore Ts'ounix.c (main): Move the final print_resource_track...
2001-07-29 Theodore Ts'oFix memory leaks in e2fsck's journal.c, and remove...
2001-07-29 Theodore Ts'ofinddev.c (scan_dir): Fix memory leak; we weren't calling
2001-07-29 Theodore Ts'oe2fsck.c (e2fsck_reset_context): Fix bug; only close...
next