]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2001-12-24  Theodore Ts'oRemove include/linux/ChangeLog to clean up the include...
2001-12-24  Theodore Ts'oUpdate for 1.26-WIP release.
2001-12-24  Theodore Ts'oismounted.c (is_swap_device): New function used by
2001-12-24  Theodore Ts'oIn mke2fs and e2fsck, specifying the -c option twice...
2001-12-24  Theodore Ts'oFix broken Makefile dependencies.
2001-12-24  Theodore Ts'oMke2fs now creates the lost+found directory with 0700...
2001-12-24  Theodore Ts'oismounted.c (check_mntent_file): Stat all of the entries in
2001-12-24  Theodore Ts'oInitialize buf to NULL to avoid crashing when called...
2001-12-24  Theodore Ts'oEnhnaced the get backup superblock function so that...
2001-12-24  Theodore Ts'oMove linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
2001-12-22  Theodore Ts'oUpdate the group descriptor free block and inode counts...
2001-12-22  Theodore Ts'oAdd support to read out information from the LVM proc...
2001-12-22  Theodore Ts'oChange dumpe2fs to not die if the listing of the bad...
2001-12-22  Theodore Ts'oUse ctx->filesystem_name if the ctx->device_name is...
2001-12-22  Theodore Ts'oGive the opportunity for e2fsck to run the journal...
2001-12-17  Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-12-16  Theodore Ts'oFix e2fsck's handling of external journals,and update...
2001-12-11  Theodore Ts'o* Add new descriptions for the following functions:
2001-12-03  Theodore Ts'ounix_io.c (unix_open): Make sure the ulimit workaround...
2001-12-02  Theodore Ts'oPull up dumpe2fs cleanup patch from the experimental...
2001-12-02  Theodore Ts'oFixes necessary for e2fsprogs to work using the diet...
2001-11-30  Gabriel Paubertjournal.c: fix an endianness bug.
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.
next