Age | Commit message (Expand) | Author | Files | Lines |
2009-06-21 | Fix encoding for rec_len in directories for >= 64k blocksize file systems | Theodore Ts'o | 1 | -4/+11 |
2008-09-01 | Only use the test_io manager if the right environment variables are set | Theodore Ts'o | 1 | -4/+7 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -33/+33 |
2008-08-25 | Add support for with empty directory blocks in 64k blocksize filesystems | Theodore Ts'o | 1 | -0/+2 |
2008-03-13 | Merge branch 'maint' | Theodore Ts'o | 1 | -1/+4 |
2008-03-13 | e2image: Use open64() so that "e2image -I" works on image files > 2GB | Theodore Ts'o | 1 | -1/+4 |
2008-02-18 | Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs | Theodore Ts'o | 1 | -4/+6 |
2008-01-27 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+2 |
2008-01-27 | e2image: Fix potential overflow if the device name is too long | Theodore Ts'o | 1 | -1/+1 |
2008-01-01 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -0/+1 |
2008-01-01 | e2image: If there is an error while writing a block, call exit(1) | Theodore Ts'o | 1 | -0/+1 |
2007-12-09 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+2 |
2007-11-26 | e2image in raw-mode appends an extra byte to image-file | Arun Thomas | 1 | -1/+2 |
2007-10-29 | e2image: Fix potential off-by-one fs_device_name buffer overflow | Dmitry V. Levin | 1 | -2/+1 |
2007-08-11 | Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES | Theodore Ts'o | 1 | -5/+3 |
2007-03-21 | [COVERITY] Fix memory leak in e2image (write_raw_image_file) | Brian Behlendorf | 1 | -0/+1 |
2007-03-21 | [COVERITY] Fix memory leak in e2image | Brian Behlendorf | 1 | -0/+2 |
2006-12-26 | Use the newer add/remove_error_table com_err interfaces | Theodore Ts'o | 1 | -1/+2 |
2006-09-12 | Fix signed vs unsigned printf format strings for block and inode numbers | Eric Sandeen | 1 | -3/+3 |
2006-09-12 | Remove unused variables | Eric Sandeen | 1 | -1/+0 |
2006-09-12 | Fix loops over group descriptors to prevent 2**32-1 block number overflows | Eric Sandeen | 1 | -5/+5 |
2006-03-18 | Fix format statements to make e2fsprogs programs 32-bit clean | Takashi Sato | 1 | -1/+1 |
2005-12-10 | Fix various gcc -Wall complaints. | Theodore Ts'o | 1 | -2/+4 |
2005-01-26 | e2image.c (scramble_dir_block): Make sure the unused space | Theodore Ts'o | 1 | -6/+6 |
2005-01-19 | Remove debugging printf from e2image -s's code. | Theodore Ts'o | 1 | -4/+0 |
2005-01-19 | e2image.c, e2image.8.in: Add support for the -s option which | Theodore Ts'o | 1 | -6/+105 |
2005-01-05 | Fix gcc -Wall nits. | Theodore Ts'o | 1 | -5/+4 |
2004-07-28 | e2image.c, e2image.8.in: Add new option -I which allows the | Theodore Ts'o | 1 | -7/+85 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -14/+23 |
2003-05-03 | Add Czech translation. | Theodore Ts'o | 1 | -1/+1 |
2003-03-14 | e2image.c (write_raw_image_file): Include blocks from slow | Theodore Ts'o | 1 | -0/+2 |
2002-10-20 | Add support for the meta_blockgroup filesystem format. | Theodore Ts'o | 1 | -1/+1 |
2002-10-02 | e2image.c (write_raw_image_file): Handle a bad block in the | Theodore Ts'o | 1 | -0/+2 |
2002-08-16 | Fix up extended attribute handling in e2image, resize2fs, and in | Theodore Ts'o | 1 | -6/+7 |
2002-03-05 | Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. | Theodore Ts'o | 1 | -0/+1 |
2001-12-16 | Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus | Theodore Ts'o | 1 | -2/+27 |
2001-11-05 | e2image.c (output_meta_data_blocks): Optimize away excess | Theodore Ts'o | 1 | -19/+32 |
2001-08-27 | Remove EXT2FS_VERSION from the version display, since it | Theodore Ts'o | 1 | -3/+2 |
2001-08-09 | Add support for specifiying - as the image file (to send the image | Theodore Ts'o | 1 | -9/+12 |
2001-08-09 | Add support for raw image files in e2image. | Theodore Ts'o | 1 | -51/+322 |
2001-05-14 | Many files: | Theodore Ts'o | 1 | -2/+1 |
2001-05-03 | e2image.c: | Theodore Ts'o | 1 | -1/+1 |
2001-05-03 | ChangeLog, e2image.c: | Theodore Ts'o | 1 | -8/+18 |
2001-02-08 | ChangeLog, e2image.c: | Theodore Ts'o | 1 | -2/+21 |
2001-01-11 | ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c: | Theodore Ts'o | 1 | -4/+0 |
2001-01-01 | ChangeLog, e2image.c, mke2fs.c: | Theodore Ts'o | 1 | -2/+0 |
2000-12-09 | ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: | Theodore Ts'o | 1 | -1/+1 |
2000-11-12 | ChangeLog, Makefile.in, e2image.h, ext2_err.et.in, ext2fs.h, imager.c: | Theodore Ts'o | 1 | -0/+166 |