Whamcloud - gitweb
tools/e2fsprogs.git
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
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-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-08-16 Theodore Ts'oFix stupid typo in previous changeset.
2002-08-16 Theodore Ts'oFix up extended attribute handling in e2image, resize2f...
2002-08-14 Stephen TweedieClear dtime field on truncated orphan inodes.
2002-08-13 Theodore Ts'oMakefile.in: Move dupfs.o and test_io.o from the
2002-08-01 Theodore Ts'oChange e2fsck to use a red/black tree in pass1b, to...
2002-07-29 Theodore Ts'olink.c (ext2fs_link): When adding a new link to a direc...
2002-07-26 Theodore Ts'oresize2fs.c (block_mover): If there are no blocks to...
2002-07-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
2002-07-24 Theodore Ts'outil.c (ask_yn, read_a_char): Note when the user has...
2002-07-23 Theodore Ts'odirhash.c (ext2fs_dirhash): Fix bug which caused MD4
2002-07-23 Theodore Ts'opass1.c (e2fsck_pass1): If e2fsck is run with -n, don...
2002-07-21 Theodore Ts'ohtree.c (do_htree_dump): Fix a bug where we were not...
2002-07-21 Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-07-20 Theodore Ts'odirhash.c (halfMD4Transform): Shift the hash by one...
2002-07-19 Theodore Ts'ohtree.c (htree_dump_int_node): Add byte swapping code...
2002-07-16 Theodore Ts'oparse.c (uuid_parse): Fix uuid parsing bug which didn...
2002-07-15 Theodore Ts'odebugfs.c (do_show_super_stats): Calculate and print...
2002-07-15 Theodore Ts'opass2.c (e2fsck_pass2): Use dx_dir->numblocks instead of
2002-07-14 Theodore Ts'ofsetflags.c (fsetflags), fgetflags.c (fgetflags): ...
2002-07-14 Theodore Ts'oext2fs.h, read_bb_file.c: Change private to priv_data...
2002-07-14 Theodore Ts'oVarious portability fixes which should help out HURD.
2002-07-14 Theodore Ts'ounix_io.c (unix_open): Only attempt the setrlimit worka...
2002-07-14 Theodore Ts'omke2fs.c (zap_sector): Clear the buffer *after* testing...
2002-07-09 Theodore Ts'oext2_fs.h: Add superblock field for reserved group...
2002-07-09 Theodore Ts'oFixed up some grammar problems with the ext2ed README...
2002-07-09 Theodore Ts'odebugfs.c (do_rmdir), debugfs.8.in: Implement the rmdir...
2002-07-07 Theodore Ts'oAdded amusing political correctness quote.
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-28 Theodore Ts'obitops.h: Add #define's for ext2fs_{l,b}e{32,16}_to_cpu and
2002-06-28 Theodore Ts'oismounted.c (check_mntent): In AIX 4.3, MOUNTED isn...
2002-06-26 Theodore Ts'oADD TAG: E2FSPROGS-1.28-WIP-0626 E2FSPROGS-1.28-WIP-0626
2002-06-26 Theodore Ts'oBump versions for 1.28-WIP release.
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-06-26 Theodore Ts'oAdd initial support for htree directories.
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-06-09 Andreas Dilgerext2_fs.h: Further minor cleanups of the header. Conso...
2002-06-02 Theodore Ts'ofs_ext2.c (fs_init_task): Fix minor bugs pointed out...
2002-05-30 Theodore Ts'oAdd changelog file for EVMS.
2002-05-29 Theodore Ts'omain.c (main): If the filesystem has errors or is not...
2002-05-29 Theodore Ts'oAdd support for expanding and contracting filesystems...
2002-05-25 Theodore Ts'oAdd EVMS FSIM plugin to e2fsprogs.
2002-05-23 Andreas Dilgerext2_fs.h: Remove macros accessing u.ext2_sb field...
2002-05-22 Theodore Ts'oUpdate to support the V2 Bestbits EA format.
2002-05-22 Theodore Ts'oconfigure.in: On Linux systems, if the prefix is defaul...
2002-05-22 Theodore Ts'oCheck for inodes which are too big (either too many...
2002-05-21 Theodore Ts'oFix up Andreas' changeset. Avoid use of dynamic automa...
2002-05-18 Andreas DilgerAdd more complete tests for symlinks: nul termination...
2002-05-18 Andreas Dilgermisc/mke2fs.c: Minor fix for new page size checking...
2002-05-18 Theodore Ts'oFix fencepost error in allocating space for array.
2002-05-17 Theodore Ts'oFix up Andreas's 8k blocksize changes to fix a number...
2002-05-16 Andreas DilgerAdd support for creating and checking 8192-byte blocksi...
2002-05-13 Theodore Ts'oFix up ncurses interface so that it handles resizes...
2002-05-12 Theodore Ts'oUpdate ext2ed with newer superblock descriptions, and...
2002-05-12 Theodore Ts'oAdd a new command "bmap" to debugfs which calculates...
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...
next