1. 577c773 misc: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  2. fdaf34f e2image: require that -a option is used only with raw or QCOW2 image by Tomas Racek · 11 years ago
  3. d55e68a e2image: remove useless exit call by Tomas Racek · 11 years ago
  4. 0e51f5a e2image: add -a switch to include all data by Phillip Susi · 12 years ago
  5. 2d2abcc e2fsck: rename "bool" variables by Andreas Dilger · 12 years ago
  6. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 12 years ago
  7. 6c9ce8a e2image: skip uninitialized bitmaps and inode tables by Phillip Susi · 13 years ago
  8. 50a676e e2image: attempt to use ftruncate64 to set i_size for raw images by Theodore Ts'o · 13 years ago
  9. 2b7a30c e2image: fix logic bug which could cause a raw image not to be extended by Theodore Ts'o · 13 years ago
  10. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  11. c4012e5 libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs by Theodore Ts'o · 13 years ago
  12. 9d4507c Pass the gettext() function to libcom_err by Theodore Ts'o · 13 years ago
  13. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  14. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 13 years ago
  15. 9d10f01 e2image: fix invalid lseek error detection by Lukas Czerner · 13 years ago
  16. 96367ad misc: quiet "unused variable" compiler warnings by Andreas Dilger · 13 years ago
  17. 92dcfb7 e2image: Support for conversion QCOW2 image into raw by Lukas Czerner · 13 years ago
  18. bf0449b e2image: Add support for qcow2 format by Lukas Czerner · 13 years ago
  19. d991bc7 e2image: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 14 years ago
  20. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  21. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  22. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 15 years ago
  23. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  24. 3c041a5 Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface by Valerie Aurora Henson · 15 years ago
  25. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  26. f38cf3c Only use the test_io manager if the right environment variables are set by Theodore Ts'o · 16 years ago
  27. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  28. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  29. a040a99 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  30. 9fbec96 e2image: Use open64() so that "e2image -I" works on image files > 2GB by Theodore Ts'o · 17 years ago
  31. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 17 years ago
  32. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  33. df200ff e2image: Fix potential overflow if the device name is too long by Theodore Ts'o · 17 years ago
  34. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  35. c9eaebf e2image: If there is an error while writing a block, call exit(1) by Theodore Ts'o · 17 years ago
  36. e6a4571 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  37. 20abd3e e2image in raw-mode appends an extra byte to image-file by Arun Thomas · 17 years ago
  38. 84d51a2 e2image: Fix potential off-by-one fs_device_name buffer overflow by Dmitry V. Levin · 17 years ago
  39. 2eae093 Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES by Theodore Ts'o · 17 years ago
  40. d7eee82 [COVERITY] Fix memory leak in e2image (write_raw_image_file) by Brian Behlendorf · 18 years ago
  41. 248c2f9 [COVERITY] Fix memory leak in e2image by Brian Behlendorf · 18 years ago
  42. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  43. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  44. 62c6d14 Remove unused variables by Eric Sandeen · 18 years ago
  45. bb1a46a Fix loops over group descriptors to prevent 2**32-1 block number overflows by Eric Sandeen · 18 years ago
  46. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  47. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  48. 79fc2a9 e2image.c (scramble_dir_block): Make sure the unused space by Theodore Ts'o · 20 years ago
  49. e99decb Remove debugging printf from e2image -s's code. by Theodore Ts'o · 20 years ago
  50. d851ed3 e2image.c, e2image.8.in: Add support for the -s option which by Theodore Ts'o · 20 years ago
  51. 6e82cd7 Fix gcc -Wall nits. by Theodore Ts'o · 20 years ago
  52. 8c6b648 e2image.c, e2image.8.in: Add new option -I which allows the by Theodore Ts'o · 20 years ago
  53. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  54. ddc32a0 Add Czech translation. by Theodore Ts'o · 21 years ago
  55. eca53e3 e2image.c (write_raw_image_file): Include blocks from slow by Theodore Ts'o · 22 years ago
  56. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  57. 3432a91 e2image.c (write_raw_image_file): Handle a bad block in the by Theodore Ts'o · 22 years ago
  58. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  59. 14308a5 Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. by Theodore Ts'o · 23 years ago
  60. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  61. e3ef350 e2image.c (output_meta_data_blocks): Optimize away excess by Theodore Ts'o · 23 years ago
  62. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  63. 1c1e004 Add support for specifiying - as the image file (to send the image by Theodore Ts'o · 23 years ago
  64. 6304baf Add support for raw image files in e2image. by Theodore Ts'o · 23 years ago
  65. 54c637d Many files: by Theodore Ts'o · 23 years ago
  66. a382795 e2image.c: Update copyright date. : by Theodore Ts'o · 23 years ago
  67. 095b459 ChangeLog, e2image.c: by Theodore Ts'o · 23 years ago
  68. c5423c5 ChangeLog, e2image.c: by Theodore Ts'o · 24 years ago
  69. c8c071a ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c: by Theodore Ts'o · 24 years ago
  70. ef9abe5 ChangeLog, e2image.c, mke2fs.c: by Theodore Ts'o · 24 years ago
  71. 3e377db ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: by Theodore Ts'o · 24 years ago
  72. 72ed126 ChangeLog, Makefile.in, e2image.h, ext2_err.et.in, ext2fs.h, imager.c: by Theodore Ts'o · 24 years ago