1. 197abba Update po files before WIP release. by Theodore Ts'o · 19 years ago
  2. d51b819 error_message.c, init_et.c: Segregate error tables registered by Theodore Ts'o · 19 years ago
  3. e7d32fc et_c.awk: Use a dynamically allocated structure in by Theodore Ts'o · 19 years ago
  4. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  5. b7c1d20 Clean up e2image man page, mostly based on suggestions from Benno Schulenberg. by Theodore Ts'o · 19 years ago
  6. 9d3cce8 Make it easier to compile the misc/partinfo program for testing purposes only) by Theodore Ts'o · 19 years ago
  7. 5fb86b4 Fix minor typo introduced in e2fsck man page. by Theodore Ts'o · 19 years ago
  8. afe96d3 Remove the findsuper and partinfo programs from the list of C files to be by Theodore Ts'o · 19 years ago
  9. e37fbf1 getsectsize.c (BLKSSZGET): Clean up test for when to manually by Theodore Ts'o · 19 years ago
  10. 73d1d49 Make the e2fsck man page clear that the -c, -l, and -L options are by Theodore Ts'o · 19 years ago
  11. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  12. 7d9adef Makefile.in: Add an include path specifier when building by Theodore Ts'o · 19 years ago
  13. d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
  14. d7febfa mke2fs.c (PRS): Fix missing close parenthesis from bad inode by Theodore Ts'o · 19 years ago
  15. 15f5051 Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING by Theodore Ts'o · 19 years ago
  16. c8a4040 Update release notes and changelogs for the correct spelling of "Swedish". by Theodore Ts'o · 19 years ago
  17. 2fa8f37 On Linux 2.6 systems, mke2fs and badblocks will check to see whether by Theodore Ts'o · 19 years ago
  18. 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 19 years ago
  19. ce1250c Update Polish, Sweedish, and Turkish translations. by Theodore Ts'o · 19 years ago
  20. 7e69ba2 Change the default journal size to be bigger for larger filesystems, by Theodore Ts'o · 19 years ago
  21. c5909ac ADD TAG: E2FSPROGS-1_38-WIP-0509 by Theodore Ts'o · 19 years ago
  22. 6682939 Update for release of e2fsprogs 1.38-WIP-0509-1. by Theodore Ts'o · 19 years ago
  23. bc75970 Update e2fsprogs.pot for translation project. by Theodore Ts'o · 19 years ago
  24. c0b7e79 Modify the script which generates the e2fsprogs.pot translations template by Theodore Ts'o · 19 years ago
  25. f35fd3d Fix some minor typo's and grammar's strings, and remove debugging strings by Theodore Ts'o · 19 years ago
  26. 2a93a63 Update Swedish translation, and add Rawanda translation. by Theodore Ts'o · 19 years ago
  27. 3af0a45 Fix bug in the secure getenv function so that the ss library will corrently by Theodore Ts'o · 19 years ago
  28. 7793279 Fix the f_dup_resize script to be more portable and not rely on e2fsprogs by Theodore Ts'o · 19 years ago
  29. ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 19 years ago
  30. 12b3c8e Fix gcc -Wall nits in the blkid library. by Theodore Ts'o · 19 years ago
  31. 78c7d0e Clean up the debugging code in the blkid library so that we don't use by Theodore Ts'o · 19 years ago
  32. c37543d Add new two new functions to the blkid library: blkid_dev_set_search(), and by Theodore Ts'o · 19 years ago
  33. 5d75b69 Remove the Conflicts: tag from the Debian e2fsprogs-udebs package, since by Theodore Ts'o · 19 years ago
  34. 9f7d03b When determining the libraries needed for Debian's initrd, unset by Theodore Ts'o · 19 years ago
  35. 7b921b9 Escape hyphens in the e2image and tune2fs man pages so that they show up by Theodore Ts'o · 19 years ago
  36. 153b449 If the .c and .h file already exist, and they have not changed, use the by Theodore Ts'o · 19 years ago
  37. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  38. 8363e35 Fix compile warning in do_stat() from previous fix. by Theodore Ts'o · 19 years ago
  39. 9be5ba9 Fix build of tst_ostype when doing a "make check" in lib/e2p; it was missing by Theodore Ts'o · 19 years ago
  40. 0af8c33 Fix potential portability issue in the blkid program. (On architectures by Theodore Ts'o · 19 years ago
  41. f37ab68 Corrects a few mistakes in the fsck man page, wraps two overlong lines, by Theodore Ts'o · 19 years ago
  42. d0a3b46 Fix typo in the debugfs command used to fixed trashed filesystems by by Theodore Ts'o · 19 years ago
  43. bfd9762 Fix a bug in filefrag so that it doesn't when the first block found is an by Theodore Ts'o · 19 years ago
  44. 4c4e3f7 Fix libblkid's magic number recognition for the cramfs filesystem, by Theodore Ts'o · 19 years ago
  45. 6477739 debugfs.c (do_stat): Check to make sure a filesystem is open by Theodore Ts'o · 19 years ago
  46. 8139367 Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, by Theodore Ts'o · 19 years ago
  47. 09f3eba Fix typo so that we actually ignore environment variables when gid != egid. by Theodore Ts'o · 19 years ago
  48. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 19 years ago
  49. 1f3ad14 Use a centrally stored current time for "now" which by Theodore Ts'o · 19 years ago
  50. 09a51b3 Update debian changelog for 1.37-2 release. by Theodore Ts'o · 19 years ago
  51. 86a02b5 test_script.in: Make the test script driver exit with a non-zero by Theodore Ts'o · 19 years ago
  52. a4897d4 Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, by Theodore Ts'o · 19 years ago
  53. b7e4eef ls.c: Add stdlib.h header file since list_super2() uses the free() function. by Theodore Ts'o · 19 years ago
  54. b1ae119 Add missing return values in error return cases in the ext2fs library. by Theodore Ts'o · 19 years ago
  55. bcf5aea Fix minor spelling typo in the mke2fs man page. by Theodore Ts'o · 19 years ago
  56. 4147d9f pass1.c (e2fsck_pass1): If the superblock last mount time (not by Theodore Ts'o · 19 years ago
  57. 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 19 years ago
  58. 813b901 ostype.c (e2p_os2string): Check to make sure malloc() is by Theodore Ts'o · 19 years ago
  59. d4f28f9 ADD TAG: E2FSPROGS-1_37 by Theodore Ts'o · 19 years ago
  60. ac43a43 Update LSM file for 1.37 release. by Theodore Ts'o · 19 years ago
  61. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  62. 65ffef3 Ignore the BLKID_FILE environment variable if blkid_get_cache() is by Theodore Ts'o · 19 years ago
  63. d72e954 Fix the test image so that it actually has an ea-in-inode. by Theodore Ts'o · 19 years ago
  64. ddbe331 Add new test case which exercises the ea-in-inode checker in e2fsck. by Theodore Ts'o · 19 years ago
  65. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 19 years ago
  66. c9ae3f9 Make debugfs's stat command print the size of the extra inode fields, if any. by Theodore Ts'o · 19 years ago
  67. e27b456 Fix mke2fs so that it writes the root directory by Theodore Ts'o · 19 years ago
  68. 89db86d Make e2fsck check the superblock's inode_size to make sure it is by Theodore Ts'o · 19 years ago
  69. 030970e Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create by Theodore Ts'o · 19 years ago
  70. ea822ee Enhance debugfs's stat command so it can dump extended attributes by Theodore Ts'o · 19 years ago
  71. dc71f23 Fix bug in e2fsck where we don't notice if a file with an extended by Theodore Ts'o · 19 years ago
  72. 6325394 Add new functions which convert between a string and os_type: e2p_os2string() by Theodore Ts'o · 19 years ago
  73. 06ce1f6 Fix clean target to remove tst_getsectsize. by Theodore Ts'o · 19 years ago
  74. 3d16b3f filefrag.c (frag_report): Automatically detect files that are by Theodore Ts'o · 19 years ago
  75. 283df83 getsize.c (ext2fs_get_device_size): Check to see if the number by Theodore Ts'o · 19 years ago
  76. be5a72d Force compile_et and mk_cmds to use /usr/bin/awk so that we will work by Theodore Ts'o · 19 years ago
  77. b22ea17 getsize.c (blkid_get_dev_size): Fix compilation problem on Darwin systems. by Theodore Ts'o · 19 years ago
  78. 4aad4da gen_tarball.in: Don't remove the .gmo files from the generated tarball; by Theodore Ts'o · 19 years ago
  79. 19a868e Update the TODO file to have more information in it. by Theodore Ts'o · 19 years ago
  80. b008e60 Change the debian version to be 1.36release-1 since we didn't do the WIP by Theodore Ts'o · 19 years ago
  81. 674a826 ADD TAG: E2FSPROGS-1_36 by Theodore Ts'o · 19 years ago
  82. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 19 years ago
  83. ee683a1 Makefile util/gen-tarball executable after creating the file. by Theodore Ts'o · 19 years ago
  84. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 19 years ago
  85. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 19 years ago
  86. 98919bd Add support for maintainer mode, which enables the makefile rules by Theodore Ts'o · 19 years ago
  87. dbb2a10 Makefile.in (clean): Remove tst_getsize when doing a make clean by Theodore Ts'o · 19 years ago
  88. 7f1faaa filefrag.c (frag_report): In verbose mode, print the first and by Theodore Ts'o · 19 years ago
  89. dbe9c71 Use inline instead of __inline__ in the blkid debugging code for by Theodore Ts'o · 19 years ago
  90. 7004b4a Drop the sparc assembly bitwise operations; it's less efficient by Theodore Ts'o · 19 years ago
  91. 07f031f Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris. by Theodore Ts'o · 19 years ago
  92. 8ceb55f Update release notes and version.h for e2fsprogs 1.36-rc5 release. by Theodore Ts'o · 19 years ago
  93. a894eb4 pass2.c (e2fsck_process_bad_inode): Fix a corner case involving by Theodore Ts'o · 19 years ago
  94. 1e87f8a f_bad_inode, f_recnect_bad: Adjust test cases to take into by Theodore Ts'o · 19 years ago
  95. ea77431 Fix two bugs found by the regression test suites. The bug was created when by Theodore Ts'o · 19 years ago
  96. 7e0282c Fixed missing not_fixed branch in e2fsck so that if the frag size field in by Theodore Ts'o · 19 years ago
  97. 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 19 years ago
  98. 8430203 mke2fs.c (PRS): Don't use a blocksize greater than 4k, even on by Theodore Ts'o · 19 years ago
  99. 2095312 mke2fs.c (PRS): If the device size is too big to be expressed by Theodore Ts'o · 19 years ago
  100. d4dc0a9 Create the resize inode is created even if the s_reserved_gdt_blocks is by Theodore Ts'o · 19 years ago