Whamcloud - gitweb
tools/e2fsprogs.git
2002-05-11 Theodore Ts'oIntegrate ext2ed into the e2fsprogs build system, and...
2002-05-11 Theodore Ts'oChecked in changes from ext2ed version 0.2.
2002-05-11 Theodore Ts'oCheck in ext2ed version 0.1
2002-05-01 Theodore Ts'oFix typo in man page.
2002-04-27 Theodore Ts'oismounted.c (check_mntent_file, is_swap_device): Verify...
2002-04-09 Theodore Ts'omain.c (main): If resize_fs returns an error, don't...
2002-04-01 Theodore Ts'outil.c (parse_ulong): Fix typo which cases parse_ulong to
2002-04-01 Theodore Ts'omain.c (main): If we are resizing a plain file which...
2002-03-12 Theodore Ts'oFix stupid bug; dx_hack_hash was left-shifted by one...
2002-03-12 Theodore Ts'odirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_bl...
2002-03-11 Theodore Ts'oAdd new function to the libext2fs library, ext2fs_dirha...
2002-03-08 Theodore Ts'oADD TAG: E2FSPROGS-1_27 E2FSPROGS-1_27
2002-03-08 Theodore Ts'oUpdate lsm file and version file for 1.27 release.
2002-03-08 Theodore Ts'oADD TAG: E2FSPROGS-1_27
2002-03-08 Theodore Ts'oUpdate for 1.27 release.
2002-03-08 Theodore Ts'omke2fs.c: Check for the BSD disklabel on all architectu...
2002-03-08 Theodore Ts'omke2fs.c: Output warnings to stderr
2002-03-08 Theodore Ts'oFix various gcc -Wall complaints.
2002-03-08 Theodore Ts'oMakefile.in (check): Use LD_LIBRARY_PATH to run test...
2002-03-08 Theodore Ts'omke2fs.c (zap_sector): Don't erase BSD disklabels on...
2002-03-07 Theodore Ts'oFixed the journal handling so that an offer is made...
2002-03-07 Theodore Ts'ols.c (list_dir_proc): Fix typo in debugfs which was...
2002-03-07 Theodore Ts'oE2fsck now prints ranges in pass 5 when printing deltas in
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...
next