1. 424cb7b Bug fix; we were incorrectly moving the block and inode bitmaps by Theodore Ts'o · 21 years ago
  2. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  3. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 21 years ago
  4. 7e89304 tag.c (blkid_set_tag): Fix bug; don't return an error when by Theodore Ts'o · 21 years ago
  5. 2859522 Update libblkid documentation. by Theodore Ts'o · 21 years ago
  6. f364093 Update debugfs and e2fsck to use the blkid library. by Theodore Ts'o · 21 years ago
  7. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 21 years ago
  8. 1549a44 resolve.c (blkid_get_tag_value): Rename function (used to be by Theodore Ts'o · 21 years ago
  9. 79dd234 Internal changes to the blkid library: by Theodore Ts'o · 21 years ago
  10. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 21 years ago
  11. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 21 years ago
  12. bc40efd Remove bid_id from the blkid device structure, as it is not used for anything. by Theodore Ts'o · 21 years ago
  13. ce72b86 Add a priority label to the device structure, so we can give by Theodore Ts'o · 21 years ago
  14. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 21 years ago
  15. 19445ef Fixed up minor documentation issues (man page for badblocks and usage by Theodore Ts'o · 22 years ago
  16. 76b07bb Roto-till and clean up libblkid API. by Theodore Ts'o · 22 years ago
  17. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  18. 0f3ac480 devname.c: Add support for EVMS to the blkid library. by Theodore Ts'o · 22 years ago
  19. d3f9179 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  20. 3a1d6f3 save.c (blkid_save_cache): Use mkstemp() instead mktemp(). by Theodore Ts'o · 22 years ago
  21. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago
  22. 76ea3a2 fsck.c (parse_fstab_line, parse_escape): Add support for by Theodore Ts'o · 22 years ago
  23. 23b7c8b unix_io.c (unix_write_blk): Fix up GCC -Wall nits. by Theodore Ts'o · 22 years ago
  24. 4f48928 pass1.c (check_blocks): Use the EXT2_I_SIZE macro. by Theodore Ts'o · 22 years ago
  25. 819157d Remove 32-bit limitations for debugfs's dump command and to the by Theodore Ts'o · 22 years ago
  26. 4564c72 initialize.c (ext2fs_initialize): If the user specifies a really by Theodore Ts'o · 22 years ago
  27. e34bf43 pass2.c (strnlen): Provide strnlen if libc doesn't. by Theodore Ts'o · 22 years ago
  28. b92ae15 Detect if there is an attempt to run the journal twice, and by Theodore Ts'o · 22 years ago
  29. 8161a74 Print an error if more than one of the -p/-a, -n or -y options by Theodore Ts'o · 22 years ago
  30. 68ef5e1 Fix typo (errant extra character). by Theodore Ts'o · 22 years ago
  31. 54779c6 Update to deal with the fact that the INDEX_FL code in the ext2 2.4 by Theodore Ts'o · 22 years ago
  32. 1473763 ADD TAG: E2FSPROGS-1_32 by Theodore Ts'o · 22 years ago
  33. b894d1e Update LSM file for 1.32 release. by Theodore Ts'o · 22 years ago
  34. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  35. 82c4660 unix_io.c (find_cached_block, reuse_cache, unix_read_blk, by Theodore Ts'o · 22 years ago
  36. 0c897a9 Add german translation to the language catalog by Theodore Ts'o · 22 years ago
  37. 1d47dfb unix_io.c (find_cached_block): Fixed bug which caused some clean by Theodore Ts'o · 22 years ago
  38. cbc25bc ADD TAG: E2FSPROGS-1_31 by Theodore Ts'o · 22 years ago
  39. 98adcab Update lsm file for 1.31 release. by Theodore Ts'o · 22 years ago
  40. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  41. 51f8f8d chattr.1.in: Update man page by Theodore Ts'o · 22 years ago
  42. c4e5e36 pf.c: Print the indexed directory flag if present. Don't display by Theodore Ts'o · 22 years ago
  43. 782bebf configure.in, configure: Change --enable-jfs-debug to by Theodore Ts'o · 22 years ago
  44. c1637bd unix.c (main): Fix a bug where e2fsck could erroneously mark a by Theodore Ts'o · 22 years ago
  45. 5e72cdb unix.c (PRS), journal.c: Set the default level of journal by Theodore Ts'o · 22 years ago
  46. 3f9f271 Missed a EVMS 1.2 ABI fixup. by Theodore Ts'o · 22 years ago
  47. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  48. f606dd3 Update "make depend". by Theodore Ts'o · 22 years ago
  49. 3a68a67 fs_ext2.c (fs_expand, fs_shrink), by Theodore Ts'o · 22 years ago
  50. 88888f1 fsimext2.c (set_mkfs_options): If the hard sector size is 1024, by Theodore Ts'o · 22 years ago
  51. 420053a Default the EVMS_ABI_CODE if it is not defined to 1.2.0. by Theodore Ts'o · 22 years ago
  52. a9d799a Update EVMS plugin to support EVMS ABI 1.2 by Theodore Ts'o · 22 years ago
  53. 1f6169c fsimext2.c (set_mkfs_options): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  54. d5f445c Synchronize with EVMS CVS. Add better error handling by Theodore Ts'o · 22 years ago
  55. d894e8b fs_ext2.c (fs_expand): Synchronize with EVMS CVS rev 1.12 by Theodore Ts'o · 22 years ago
  56. 2993bf7 fs_ext2.c (fs_expand, fs_shrink): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  57. 758ab67 fsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002/8/29). by Theodore Ts'o · 22 years ago
  58. 299d742 Change e2fsck to force out changes to the backup copies of the by Theodore Ts'o · 22 years ago
  59. bfd4188 closefs.c (write_bgdesc, ext2fs_flush): Fix bug in meta_bg by Theodore Ts'o · 22 years ago
  60. ee89513 e2fsck.h, unix.c (main, check_mount): Fix e2fsck so that it by Theodore Ts'o · 22 years ago
  61. feb2c31 ADD TAG: E2FSPROGS-1_30 by Theodore Ts'o · 22 years ago
  62. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  63. a2c8bf9 ext2_fs.h: Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  64. 15f9011 Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  65. 085d2a8 resize2fs.c (inode_scan_and_fix, check_and_change_inodes): When by Theodore Ts'o · 22 years ago
  66. 4fd6834 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  67. b40ffd7 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  68. be93ef0 pass1.c (e2fsck_pass1): Check the superblock write time to see by Theodore Ts'o · 22 years ago
  69. f68b3b0 get_device_by_label.c (read_partitions): Pay attention to by Theodore Ts'o · 22 years ago
  70. 61bee88 gen_uuid.c (get_random_bytes): Don't spin forever if read() by Theodore Ts'o · 22 years ago
  71. 3a42fe2 ismounted.c (check_mntent, check_mntent_file): Add better by Theodore Ts'o · 22 years ago
  72. 55ca9ae flushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl succeeds, by Theodore Ts'o · 22 years ago
  73. 1dd090f debugfs.c (do_write): Check to see if the filename exists before by Theodore Ts'o · 22 years ago
  74. 9ed06a1 openfs.c (ext2fs_open): Fix bug which caused us to pass the by Theodore Ts'o · 22 years ago
  75. 58f06ae Remove uneeded debian files. by Theodore Ts'o · 22 years ago
  76. dd198d6 Update Debian packaging information as of 1.29+130-WIP-0930-2. by Theodore Ts'o · 22 years ago
  77. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  78. a2328c9 Add Olaf Klemke's german translation. by Theodore Ts'o · 22 years ago
  79. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  80. 1d4c794 fsck.c (main): Fix bug reported by Gregory Mutt. Multiple by Theodore Ts'o · 22 years ago
  81. 9d2aefb Add a new superblock field, s_mkfs_time, which indicates when by Theodore Ts'o · 22 years ago
  82. d90a23e dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that by Theodore Ts'o · 22 years ago
  83. 2bae543 Update man page to document the journal_* default mount options. by Theodore Ts'o · 22 years ago
  84. 4a959fe Add support for new default mount options for the journal data mode. by Theodore Ts'o · 22 years ago
  85. a49929b Add support for the meta_blockgroup filesystem format. (Missing changelog) by Theodore Ts'o · 22 years ago
  86. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  87. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  88. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  89. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  90. 143ac30 resize2fs.8.in: Fix typo in man page. by Theodore Ts'o · 22 years ago
  91. d237a78 Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the by Theodore Ts'o · 22 years ago
  92. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  93. 3432a91 e2image.c (write_raw_image_file): Handle a bad block in the by Theodore Ts'o · 22 years ago
  94. a84f4ea ADD TAG: E2FSPROGS-1.30-WIP-0930 by Theodore Ts'o · 22 years ago
  95. d5e7810 Update release notes, et. al. for 1.30-WIP release. by Theodore Ts'o · 22 years ago
  96. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  97. 93599d0 In ext2ed, if there is a directory entry of length 0, by Theodore Ts'o · 22 years ago
  98. dbfb3f0 get_device_by_label.c: Applied sourceforge patch #613447, which by Theodore Ts'o · 22 years ago
  99. 41ec7bb badblocks.c (main): Appled sourceforge patch #600451, which by Theodore Ts'o · 22 years ago
  100. e8254bf pass2.c (check_dir_block): Do a more paranoid check when trying by Theodore Ts'o · 22 years ago