Whamcloud - gitweb
tools/e2fsprogs.git
2002-11-09 Theodore Ts'oADD TAG: E2FSPROGS-1_32 E2FSPROGS-1_32
2002-11-09 Theodore Ts'oUpdate LSM file for 1.32 release.
2002-11-09 Theodore Ts'oUpdate files for 1.32 release.
2002-11-09 Theodore Ts'ounix_io.c (find_cached_block, reuse_cache, unix_read_blk,
2002-11-09 Theodore Ts'oAdd german translation to the language catalog
2002-11-09 Theodore Ts'ounix_io.c (find_cached_block): Fixed bug which caused...
2002-11-09 Theodore Ts'oADD TAG: E2FSPROGS-1_31 E2FSPROGS-1_31
2002-11-09 Theodore Ts'oUpdate lsm file for 1.31 release.
2002-11-09 Theodore Ts'oUpdate files for 1.31 release.
2002-11-09 Theodore Ts'ochattr.1.in: Update man page
2002-11-09 Theodore Ts'opf.c: Print the indexed directory flag if present....
2002-11-08 Theodore Ts'oconfigure.in, configure: Change --enable-jfs-debug to
2002-11-08 Theodore Ts'ounix.c (main): Fix a bug where e2fsck could erroneously...
2002-11-08 Theodore Ts'ounix.c (PRS), journal.c: Set the default level of journal
2002-11-08 Theodore Ts'oMissed a EVMS 1.2 ABI fixup.
2002-11-08 Theodore Ts'oSkip byteswap tests on --disable-swapfs
2002-11-08 Theodore Ts'oUpdate "make depend".
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand, fs_shrink),
2002-11-08 Theodore Ts'ofsimext2.c (set_mkfs_options): If the hard sector size...
2002-11-08 Theodore Ts'oDefault the EVMS_ABI_CODE if it is not defined to 1...
2002-11-08 Theodore Ts'oUpdate EVMS plugin to support EVMS ABI 1.2
2002-11-08 Theodore Ts'ofsimext2.c (set_mkfs_options): Synchronize with EVMS...
2002-11-08 Theodore Ts'oSynchronize with EVMS CVS. Add better error handling
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand): Synchronize with EVMS CVS rev...
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand, fs_shrink): Synchronize with...
2002-11-08 Theodore Ts'ofsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002...
2002-11-08 Theodore Ts'oChange e2fsck to force out changes to the backup copies...
2002-11-08 Theodore Ts'oclosefs.c (write_bgdesc, ext2fs_flush): Fix bug in...
2002-11-07 Theodore Ts'oe2fsck.h, unix.c (main, check_mount): Fix e2fsck so...
2002-11-01 Theodore Ts'oADD TAG: E2FSPROGS-1_30 E2FSPROGS-1_30
2002-11-01 Theodore Ts'oUpdate files for 1.30 release.
2002-11-01 Theodore Ts'oext2_fs.h: Add support for a new inode flag, which...
2002-11-01 Theodore Ts'oAdd support for a new inode flag, which is to be used
2002-11-01 Theodore Ts'oresize2fs.c (inode_scan_and_fix, check_and_change_inode...
2002-11-01 Theodore Ts'ounix.c (usage), e2fsck.8.in: Add the -D option to the...
2002-11-01 Theodore Ts'ounix.c (usage), e2fsck.8.in: Add the -D option to the...
2002-10-31 Theodore Ts'opass1.c (e2fsck_pass1): Check the superblock write...
2002-10-31 Theodore Ts'oget_device_by_label.c (read_partitions): Pay attention to
2002-10-31 Theodore Ts'ogen_uuid.c (get_random_bytes): Don't spin forever if...
2002-10-31 Theodore Ts'oismounted.c (check_mntent, check_mntent_file): Add...
2002-10-31 Theodore Ts'oflushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl...
2002-10-31 Theodore Ts'odebugfs.c (do_write): Check to see if the filename...
2002-10-31 Theodore Ts'oopenfs.c (ext2fs_open): Fix bug which caused us to...
2002-10-31 Theodore Ts'oRemove uneeded debian files.
2002-10-31 Theodore Ts'oUpdate Debian packaging information as of 1.29+130...
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-10-31 Theodore Ts'oAdd Olaf Klemke's german translation.
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-28 Theodore Ts'ofsck.c (main): Fix bug reported by Gregory Mutt. Multiple
2002-10-25 Theodore Ts'oAdd a new superblock field, s_mkfs_time, which indicate...
2002-10-25 Theodore Ts'odumpe2fs.c (list_desc, main): Make dumpe2fs more robust...
2002-10-25 Theodore Ts'oUpdate man page to document the journal_* default mount...
2002-10-20 Theodore Ts'oAdd support for new default mount options for the journ...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-15 Theodore Ts'oAdd support for new feature in ext2/3 filesystems;...
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-11 Theodore Ts'oFix bug in e2fsck and mklost+found; the lost+found...
2002-10-03 Theodore Ts'oresize2fs.8.in: Fix typo in man page.
2002-10-03 Theodore Ts'oHandle BAD_BLOCK_IN_INODE_TABLE even at the beginning...
2002-10-03 Theodore Ts'oFix endian problems in the htree code for e2fsck and...
2002-10-02 Theodore Ts'oe2image.c (write_raw_image_file): Handle a bad block...
2002-09-30 Theodore Ts'oADD TAG: E2FSPROGS-1.30-WIP-0930 E2FSPROGS-1.30-WIP-0930
2002-09-30 Theodore Ts'oUpdate release notes, et. al. for 1.30-WIP release.
2002-09-30 Theodore Ts'oAvoid counting directory entries during a directory...
2002-09-30 Theodore Ts'oIn ext2ed, if there is a directory entry of length 0,
2002-09-30 Theodore Ts'oget_device_by_label.c: Applied sourceforge patch #61344...
2002-09-30 Theodore Ts'obadblocks.c (main): Appled sourceforge patch #600451...
2002-09-29 Theodore Ts'opass2.c (check_dir_block): Do a more paranoid check...
2002-09-29 Theodore Ts'omke2fs.8.in, tune2fs.8.in: Clarify manual pages about...
2002-09-29 Theodore Ts'orehash.c (e2fsck_rehash_dir): Apply patch from Christop...
2002-09-28 Theodore Ts'oAdd a more sophisticated algorithm to e2fsck to salvage...
2002-09-24 Theodore Ts'oADD TAG: E2FSPROGS-1_29 E2FSPROGS-1_29
2002-09-24 Theodore Ts'oUpdate LSM file for 1.29 release.
2002-09-24 Theodore Ts'oSynchronize with Debian 1.28-5.
2002-09-24 Theodore Ts'oUpdate for 1.29 release.
2002-09-24 Theodore Ts'ofsck.c: If the bone-headed user enters the filename...
2002-09-24 Theodore Ts'olib/et/internal.h: Remove declaration of perror. All...
2002-09-22 Theodore Ts'omke2fs.c (main): Enable directory indexing by default.
2002-09-22 Theodore Ts'oFlag continuation hashes in debugfs's htree command...
2002-09-21 Theodore Ts'oget_device_by_label.c (init_lvm): Fix bug which caused
2002-09-06 Theodore Ts'orehash.c (copy_dir_entries): Fix bug which caused corrupted
2002-08-31 Theodore Ts'oADD TAG: E2FSPROGS-1_28 E2FSPROGS-1_28
2002-08-31 Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-31 Theodore Ts'oUpdate for 1.28 release.
2002-08-31 Theodore Ts'oehandler.c (e2fsck_handle_read_error): If the user...
2002-08-31 Theodore Ts'oFix a bug which caused e2fsck to fail to correctly...
2002-08-24 Theodore Ts'oAdd support for the hash_seed and s_def_hash_ver fields...
2002-08-21 Theodore Ts'oproblem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to...
2002-08-20 Theodore Ts'ovalid_blk.c (ext2fs_inode_has_valid_blocks): Fix bug...
2002-08-18 Theodore Ts'oADD TAG: E2FSPROGS-1.28-WIP-0817 E2FSPROGS-1.28-WIP-0817
2002-08-18 Theodore Ts'oEnable HTREE support by default.
2002-08-18 Theodore Ts'oUpdate version string for WIP release.
2002-08-18 Theodore Ts'oMakefile.in: Revamp makefile so that it doesn't depend
2002-08-18 Theodore Ts'oClean up fsck handling, and fix bug which caused fs_shr...
2002-08-18 Theodore Ts'oMore EVMS 1.1 CVS synchronization.
2002-08-18 Theodore Ts'ofs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree.
2002-08-18 Theodore Ts'ocommon.h, dlist.h, enginestructs.h, options.h, plugfuncs.c,
2002-08-18 Theodore Ts'oAdd support for searching /proc/evms/volumes when inter...
2002-08-18 Theodore Ts'oUpdate to debian's 1.27+1.28-WIP-0626-1
next