]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2002-03-05  Theodore Ts'oADD TAG: E2FSPROGS-1.27-WIP-0305 E2FSPROGS-1.27-WIP-0305
2002-03-05  Theodore Ts'oUpdate release notes with some last minute fixes.
2002-03-05  Theodore Ts'oUpdate for 1.27-WIP release.
2002-03-05  Theodore Ts'oNewer libintl needs LC_CTYPE to be set in addition...
2002-03-05  Theodore Ts'oTwo bug fixes to debugfs, courtesy of Jaroslav Drzik...
2002-02-26  Theodore Ts'oIn debugfs, make "ls -l" print out the file type inform...
2002-02-26  Theodore Ts'oUpdate Changelog messages to use tytso@mit.edu for...
2002-02-26  Andreas DilgerAdd check for mkfs.ext3 and create a journal in this...
2002-02-25  Theodore Ts'oAdd initial support in debugfs for examining directory...
2002-02-24  Theodore Ts'oFix typo in previous changeset; the man pages for fsck...
2002-02-24  Theodore Ts'oUpdate makefiles to install mkfs.ext3, and to install...
2002-02-24  Theodore Ts'oUpdate with the Debian package e2fsprogs-1.26-1.
2002-02-23  Theodore Ts'ounix_io.c (unix_open): Fix 2.4 resource limit workaroun...
2002-02-22  Theodore Ts'oCleaned up journal handling code in e2fsck.
2002-02-22  Theodore Ts'oismounted.c (is_swap_device): Fix file descriptor/memor...
2002-02-20  Theodore Ts'oAdd new inode I/O abstraction interface which exports...
2002-02-12  Theodore Ts'oLots of small random portability fixes to make e2fsprog...
2002-02-06  tiniou@crusoe... ADD TAG: E2FSPROGS-1_26 E2FSPROGS-1_26
2002-02-06  tiniou@crusoe... Corrected version number in e2fsprogs.spec, making...
2002-02-03  Theodore Ts'oADD TAG: E2FSPROGS-1_26
2002-02-03  Theodore Ts'oFix really stupid date typo for 1.26 release-notes.
2002-02-03  Theodore Ts'oADD TAG: E2FSPROGS-1_26
2002-02-03  Theodore Ts'oFinal adjustment of LSM file before 1.26 release.
2002-02-03  Theodore Ts'oFix bug where ext2fs_mkdir wasn't correctly bumping...
2002-02-03  Theodore Ts'of_swapfs: Fix expect script to deal with extra spaces...
2002-02-03  Theodore Ts'oUpdate files for 1.26 release.
2002-02-03  Theodore Ts'oChanged fsck to support filesystems types in /etc/fstab...
2002-01-29  Theodore Ts'ofsck.c: Allow the number of outstanding processes fs...
2002-01-27  Theodore Ts'oDocument the -f flag to tune2fs.
2002-01-10  Stephen TweedieFix build-rpm script to work a bit more safely.
2002-01-07  Andreas DilgerAdd new Makefile target "make testnew" which will allow...
2002-01-07  Andreas DilgerAlways free vdirname.
2001-12-26  Andreas DilgerReturn a non-zero exit code on error.
2002-01-03  Theodore Ts'oFix gcc -Wall nits.
2002-01-03  Theodore Ts'oAdd new debugfs commands and arguments which make it...
2002-01-03  Theodore Ts'odir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_...
2002-01-02  Theodore Ts'obadblocks.c (main): Open the device as O_RDWR if possib...
2001-12-26  Theodore Ts'otune2fs.8.in, tune2fs.c (parse_tune2fs_options, main...
2001-12-24  Theodore Ts'oADD TAG: E2FSPROGS-1_26-WIP-1224 E2FSPROGS-1_26-WIP-1224
2001-12-24  Theodore Ts'oMiscellaneous cleanup before 1.26-WIP release. Removed...
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...
next