Whamcloud - gitweb
Add support for the meta_blockgroup filesystem format.
[tools/e2fsprogs.git] / misc / ChangeLog
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-02 Theodore Ts'oe2image.c (write_raw_image_file): Handle a bad block...
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'omke2fs.8.in, tune2fs.8.in: Clarify manual pages about...
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-22 Theodore Ts'omke2fs.c (main): Enable directory indexing by default.
2002-09-21 Theodore Ts'oget_device_by_label.c (init_lvm): Fix bug which caused
2002-08-31 Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-18 Theodore Ts'oAdd support for searching /proc/evms/volumes when inter...
2002-08-17 Theodore Ts'omke2fs.8.in: Add a common usage of the -n option. ...
2002-08-17 Theodore Ts'ofsck.c (main): If no filesystems are specified on the...
2002-08-17 Theodore Ts'ochattr.1.in: Document the compression attribute flags...
2002-08-17 Theodore Ts'oUpdate and clarify man pages (addresses Debian Bug...
2002-08-16 Theodore Ts'oFix up extended attribute handling in e2image, resize2f...
2002-07-21 Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-07-14 Theodore Ts'omke2fs.c (zap_sector): Clear the buffer *after* testing...
2002-07-02 Theodore Ts'omke2fs.8.in: Cleaned up man page, and made it a bit...
2002-06-28 Theodore Ts'ochattr.1.in: Fix man page typo. (Addresses Debian...
2002-06-15 Theodore Ts'oApplied Andrew Morton's patch to support the dirsync...
2002-06-10 Andreas DilgerDo sanity checking of the number of blocks and inodes...
2002-05-17 Theodore Ts'oFix up Andreas's 8k blocksize changes to fix a number...
2002-05-01 Theodore Ts'oFix typo in man page.
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'omke2fs.c (zap_sector): Don't erase BSD disklabels on...
2002-03-05 Theodore Ts'oNewer libintl needs LC_CTYPE to be set in addition...
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-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-12 Theodore Ts'oLots of small random portability fixes to make e2fsprog...
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-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'oIn mke2fs and e2fsck, specifying the -c option twice...
2001-12-24 Theodore Ts'oMke2fs now creates the lost+found directory with 0700...
2001-12-24 Theodore Ts'oMove linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
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-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-02 Theodore Ts'oPull up dumpe2fs cleanup patch from the experimental...
2001-11-24 Theodore Ts'oe2image.8.in: Fix cut-and-paste typo (Addresses Debian...
2001-11-13 Theodore Ts'outil.c (check_plausibility): Use stat64 if available...
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-10-13 Andreas Dilgermke2fs.c(main): Always exit with non-zero code in case...
2001-09-20 Theodore Ts'oUpdate changelogs 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-17 Theodore Ts'omke2fs.c (zap_sector): Allocate sufficient space for...
2001-09-04 Theodore Ts'oUpdate for 1.24a release
2001-08-31 Andreas DilgerFix version format string.
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-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-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-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-10 Theodore Ts'omke2fs.8.in: Slim down text describing the -O flag...
2001-08-09 Theodore Ts'omke2fs.c (PRS): Fix bug pointed out by Christopher...
2001-08-09 Theodore Ts'oAdd support for raw image files in e2image.
2001-08-05 Theodore Ts'oAdd ChangeLog entry for changes made by Andreas Dilger
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-28 Theodore Ts'omke2fs.c (PRS): If the blocksize is not specified,...
2001-07-20 Theodore Ts'ofsck.8.in: Add much more explicit language documenting...
2001-07-20 Theodore Ts'ofstype.c (identify_fs): New file which looks at the...
2001-06-23 Theodore Ts'oUpdate changelogs for 1.22.
2001-06-16 Theodore Ts'oChangeLog:
2001-06-14 Theodore Ts'oChangeLog, mke2fs.c:
2001-06-14 Theodore Ts'oChangeLog, mke2fs.c, tune2fs.8.in, tune2fs.c, util...
2001-06-13 Theodore Ts'oChangeLog:
2001-06-13 Theodore Ts'oChangeLog, configure, configure.in:
2001-06-13 Theodore Ts'oChangeLog, dumpe2fs.c, mke2fs.c:
2001-06-12 Theodore Ts'oChangeLog, fsck.c:
2001-06-08 Theodore Ts'oChangeLog, chattr.c, lsattr.c:
2001-06-02 Theodore Ts'oChangeLog:
2001-06-01 Theodore Ts'oChangeLog, wordwrap.pl:
2001-05-25 Theodore Ts'oe2fsprogs.lsm, version.h:
2001-05-25 Theodore Ts'oChangeLog, tune2fs.c:
next