1. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  2. 9b2d5e9 Eliminate the partially implemented -p option in blkid. by Theodore Ts'o · 20 years ago
  3. 8927998 blkid.c (main, print_tags): Add new option -o which allows the by Theodore Ts'o · 20 years ago
  4. 6750877 mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) by Theodore Ts'o · 20 years ago
  5. 8ac5929 e2image.8.in: Update manpage to detail that writing to stdout is by Theodore Ts'o · 20 years ago
  6. 5bec574 logsave.c (main): Use setsid() to avoid getting killed by init by Theodore Ts'o · 20 years ago
  7. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  8. 167af99 badblocks.c (main): Change the default number of blocks tested by Theodore Ts'o · 20 years ago
  9. 6b394c1 filefrag.c: Fix gcc -Wall nits. by Theodore Ts'o · 20 years ago
  10. 023cbb3 badblocks.c (pattern_fill): Fix bug accidentally added when by Theodore Ts'o · 20 years ago
  11. 993aa11 fsck.c (execute): Use '&&' instead of '&'. (It didn't cause a by Theodore Ts'o · 20 years ago
  12. d605ba1 filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it by Theodore Ts'o · 20 years ago
  13. 2e5a1b9 chattr.1.in: Clarify man page. by Theodore Ts'o · 20 years ago
  14. 2293a4d chattr.c (main): Add support for '--' to stop options by Theodore Ts'o · 21 years ago
  15. cf11902 chattr.1.in: Update text indicating the 'c', 's', and 'u' by Theodore Ts'o · 21 years ago
  16. 64c90ee fsck.8.in: Update text describing "standard" options supported by Theodore Ts'o · 21 years ago
  17. 477b235 Add filefrag program to the list of programs installed in /usr/sbin. by Theodore Ts'o · 21 years ago
  18. c65e54b tune2fs.8.in: Fix some whitespace errors in the command synopsis. by Theodore Ts'o · 21 years ago
  19. 1e6e4c5 mke2fs.c (PRS): Fix mke2fs -V so that it prints the version banner. by Theodore Ts'o · 21 years ago
  20. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  21. 817e49e Check the returned name from blkid_get_devname in tune2fs and by Theodore Ts'o · 21 years ago
  22. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  23. d07b150 util.c (check_plausibility): Support 2.6 kernel header files, by Theodore Ts'o · 21 years ago
  24. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  25. 79120f8 mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or by Theodore Ts'o · 21 years ago
  26. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  27. 1f9a60c badblocks.c (set_o_direct): Add check to make sure the file by Theodore Ts'o · 21 years ago
  28. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  29. cf7d5f1 mke2fs.c (PRS): Add warning if using -j and the blocksize is by Theodore Ts'o · 21 years ago
  30. dc05871 badblocks.c (set_o_direct): Remove debugging printf. (Addresses by Theodore Ts'o · 21 years ago
  31. 5e38fed fsck.c (wait_many): Rename wait_all() to wait_many(), and have by Theodore Ts'o · 21 years ago
  32. 1c29b09 badblocks.c (do_read, do_write, test_rw): Change the read/write by Theodore Ts'o · 21 years ago
  33. 1139300 mke2fs.c (set_fs_defaults): If sector_size is 0, don't use it to by Theodore Ts'o · 21 years ago
  34. a7ccdff In mke2fs and resize2fs, round the default size of the filesystem to by Theodore Ts'o · 21 years ago
  35. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  36. 93d5c38 mke2fs.c (PRS, set_fs_defaults): If the sector size of the by Theodore Ts'o · 21 years ago
  37. 84c0545 badblocks.c: Use an unsigned integer to support 4-byte test by Theodore Ts'o · 21 years ago
  38. 849b6bc badblocks.c, badblocks.8.in: Functional enhancements contributed by Theodore Ts'o · 21 years ago
  39. 6d40f56 badblocks.c (test_rw): Fix minor memory leak with test_rw() is by Theodore Ts'o · 21 years ago
  40. 2a29f13 Add --enable-test-io-debug configure option which causes e2fsck and by Theodore Ts'o · 21 years ago
  41. ddc32a0 Add Czech translation. by Theodore Ts'o · 21 years ago
  42. bc7c14e tune2fs.c (parse_time): Add portability code to work around lack of strptime(). by Theodore Ts'o · 21 years ago
  43. a04eba3 Update to gettext 0.11.5. We now enable NLS support by default. by Theodore Ts'o · 21 years ago
  44. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  45. fc56eee Makefile.in (uuidgen): Avoid linking lsattr and chattr against by Theodore Ts'o · 21 years ago
  46. 814dc05 Fsck does not need to linked against the ext2 libraries anymore. by Theodore Ts'o · 21 years ago
  47. 2ecaaf6 Put stdout and stderr into non-buffered mode to by Theodore Ts'o · 21 years ago
  48. 3879857 Avoid printing the version banner for mke2fs if by Theodore Ts'o · 21 years ago
  49. bc34d6b * Add support for the -a and -s options to logsave. by Theodore Ts'o · 21 years ago
  50. f9ddad5 Add logsave, a new program which saves the output of a command by Theodore Ts'o · 21 years ago
  51. c5290fa Mke2fs can be given a minimum block size by passing in a negative by Theodore Ts'o · 21 years ago
  52. 5e05541 mke2fs.8.in: Document the -g option. (Addresses Debian bug #188318) by Theodore Ts'o · 21 years ago
  53. 5e804b7 Fix bug where mke2fs was incorrectly checking by Theodore Ts'o · 21 years ago
  54. ccbed85 tune2fs.8.in, mke2fs.8.in: Document the dir_index filesystem by Theodore Ts'o · 21 years ago
  55. ee828a9 fsck.c (parse_fstab_line, interpret_type, fsck_device, ignore, by Theodore Ts'o · 21 years ago
  56. cc4f98e badblocks.c (bb_output): Flush output to the badblocks by Theodore Ts'o · 21 years ago
  57. fc05eb0 Fixed chattr man page to clarify description of the 't' (no tail) attribute. by Theodore Ts'o · 21 years ago
  58. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 21 years ago
  59. eca53e3 e2image.c (write_raw_image_file): Include blocks from slow by Theodore Ts'o · 21 years ago
  60. 332f2c2 tune2fs.c (parse_tune2fs_options, parse_e2label_options): Allow by Theodore Ts'o · 21 years ago
  61. 77be4d2 Minor man page fixes (Addresses Debian bugs #173612, #175233, by Theodore Ts'o · 21 years ago
  62. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  63. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 21 years ago
  64. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 21 years ago
  65. 19445ef Fixed up minor documentation issues (man page for badblocks and usage by Theodore Ts'o · 22 years ago
  66. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  67. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago
  68. 76ea3a2 fsck.c (parse_fstab_line, parse_escape): Add support for by Theodore Ts'o · 22 years ago
  69. 54779c6 Update to deal with the fact that the INDEX_FL code in the ext2 2.4 by Theodore Ts'o · 22 years ago
  70. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  71. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  72. 51f8f8d chattr.1.in: Update man page by Theodore Ts'o · 22 years ago
  73. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  74. a2c8bf9 ext2_fs.h: Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  75. f68b3b0 get_device_by_label.c (read_partitions): Pay attention to by Theodore Ts'o · 22 years ago
  76. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  77. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  78. 1d4c794 fsck.c (main): Fix bug reported by Gregory Mutt. Multiple by Theodore Ts'o · 22 years ago
  79. d90a23e dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that by Theodore Ts'o · 22 years ago
  80. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  81. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  82. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  83. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  84. 3432a91 e2image.c (write_raw_image_file): Handle a bad block in the by Theodore Ts'o · 22 years ago
  85. dbfb3f0 get_device_by_label.c: Applied sourceforge patch #613447, which by Theodore Ts'o · 22 years ago
  86. 41ec7bb badblocks.c (main): Appled sourceforge patch #600451, which by Theodore Ts'o · 22 years ago
  87. 82b39c9 mke2fs.8.in, tune2fs.8.in: Clarify manual pages about using the by Theodore Ts'o · 22 years ago
  88. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  89. 84bd550 fsck.c: If the bone-headed user enters the filename twice, the by Theodore Ts'o · 22 years ago
  90. 843049c mke2fs.c (main): Enable directory indexing by default. by Theodore Ts'o · 22 years ago
  91. f9e4abf get_device_by_label.c (init_lvm): Fix bug which caused by Theodore Ts'o · 22 years ago
  92. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  93. 118d7da Add support for searching /proc/evms/volumes when interpreting by Theodore Ts'o · 22 years ago
  94. 1f22ce3 mke2fs.8.in: Add a common usage of the -n option. (Addresses by Theodore Ts'o · 22 years ago
  95. a141135 fsck.c (main): If no filesystems are specified on the command by Theodore Ts'o · 22 years ago
  96. 023d111 chattr.1.in: Document the compression attribute flags E, X, and by Theodore Ts'o · 22 years ago
  97. f044b4d Update and clarify man pages (addresses Debian Bug #145044). by Theodore Ts'o · 22 years ago
  98. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  99. 4cae045 Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, by Theodore Ts'o · 22 years ago
  100. 7098810 mke2fs.c (zap_sector): Clear the buffer *after* testing for the by Theodore Ts'o · 22 years ago