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