1. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  2. 5e941d2 Fix up ncurses interface so that it handles resizes correctly. by Theodore Ts'o · 22 years ago
  3. 7c36779 Update ext2ed with newer superblock descriptions, and add directory indexing by Theodore Ts'o · 22 years ago
  4. b38cd28 Add a new command "bmap" to debugfs which calculates the logical->physical block by Theodore Ts'o · 22 years ago
  5. b5ffead Integrate ext2ed into the e2fsprogs build system, and make minimal changes so by Theodore Ts'o · 22 years ago
  6. 0f31c73 Checked in changes from ext2ed version 0.2. by Theodore Ts'o · 22 years ago
  7. 583a1ce Check in ext2ed version 0.1 by Theodore Ts'o · 22 years ago
  8. 7de6577 Fix typo in man page. by Theodore Ts'o · 22 years ago
  9. f0efd29 ismounted.c (check_mntent_file, is_swap_device): Verify that the by Theodore Ts'o · 22 years ago
  10. 1608211 main.c (main): If resize_fs returns an error, don't print the by Theodore Ts'o · 22 years ago
  11. e5b3b27 util.c (parse_ulong): Fix typo which cases parse_ulong to by Theodore Ts'o · 22 years ago
  12. 116db1b main.c (main): If we are resizing a plain file which is smaller by Theodore Ts'o · 22 years ago
  13. 1acb01b Fix stupid bug; dx_hack_hash was left-shifted by one in CPP macro trap. by Theodore Ts'o · 22 years ago
  14. f9190c8 dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New by Theodore Ts'o · 22 years ago
  15. 52783e0 Add new function to the libext2fs library, ext2fs_dirhash, which by Theodore Ts'o · 22 years ago
  16. 708d397 ADD TAG: E2FSPROGS-1_27 by Theodore Ts'o · 22 years ago
  17. df408e1 Update lsm file and version file for 1.27 release. by Theodore Ts'o · 22 years ago
  18. aae5110 ADD TAG: E2FSPROGS-1_27 by Theodore Ts'o · 22 years ago
  19. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  20. 7ef3bb8 mke2fs.c: Check for the BSD disklabel on all architectures, and by Theodore Ts'o · 22 years ago
  21. 6693837 mke2fs.c: Output warnings to stderr (From Philipp Thomas <pthomas@suse.de>) by Theodore Ts'o · 22 years ago
  22. 546a1ff Fix various gcc -Wall complaints. by Theodore Ts'o · 22 years ago
  23. 304905d Makefile.in (check): Use LD_LIBRARY_PATH to run test programs. by Theodore Ts'o · 22 years ago
  24. 756df35 mke2fs.c (zap_sector): Don't erase BSD disklabels on Alpha. by Theodore Ts'o · 22 years ago
  25. f2d5c93 Fixed the journal handling so that an offer is made to clear the by Theodore Ts'o · 22 years ago
  26. 3f83020 ls.c (list_dir_proc): Fix typo in debugfs which was causing a compiler warning. by Theodore Ts'o · 22 years ago
  27. f122632 E2fsck now prints ranges in pass 5 when printing deltas in by Theodore Ts'o · 22 years ago
  28. 045cf87 ADD TAG: E2FSPROGS-1.27-WIP-0305 by Theodore Ts'o · 22 years ago
  29. a471ac5 Update release notes with some last minute fixes. by Theodore Ts'o · 22 years ago
  30. afa14ba Update for 1.27-WIP release. by Theodore Ts'o · 22 years ago
  31. 14308a5 Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. by Theodore Ts'o · 22 years ago
  32. 7380ac9 Two bug fixes to debugfs, courtesy of Jaroslav Drzik <jdrzik@host.sk> for suggesting this enh ancement. by Theodore Ts'o · 22 years ago
  33. fa7c302 In debugfs, make "ls -l" print out the file type information in the by Theodore Ts'o · 22 years ago
  34. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  35. 0072f8d Add check for mkfs.ext3 and create a journal in this case. by Andreas Dilger · 22 years ago
  36. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago
  37. 25813b1 Fix typo in previous changeset; the man pages for fsck.ext2 and by Theodore Ts'o · 22 years ago
  38. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  39. 541d173 Update with the Debian package e2fsprogs-1.26-1. by Theodore Ts'o · 22 years ago
  40. 64e1b27 unix_io.c (unix_open): Fix 2.4 resource limit workaround so that by Theodore Ts'o · 22 years ago
  41. d1a2182 Cleaned up journal handling code in e2fsck. by Theodore Ts'o · 22 years ago
  42. f3e3d31 ismounted.c (is_swap_device): Fix file descriptor/memory leak; by Theodore Ts'o · 22 years ago
  43. f12e285 Add new inode I/O abstraction interface which exports an inode as an I/O object. by Theodore Ts'o · 22 years ago
  44. 7d4343d Lots of small random portability fixes to make e2fsprogs build by Theodore Ts'o · 22 years ago
  45. d166e24 ADD TAG: E2FSPROGS-1_26 by tiniou@crusoe.alcove-fr · 22 years ago
  46. eac31fc Corrected version number in e2fsprogs.spec, making able to rpm -ta again. by tiniou@crusoe.alcove-fr · 22 years ago
  47. 0d73590 ADD TAG: E2FSPROGS-1_26 by Theodore Ts'o · 22 years ago
  48. 0698739 Fix really stupid date typo for 1.26 release-notes. by Theodore Ts'o · 22 years ago
  49. fc29b57 ADD TAG: E2FSPROGS-1_26 by Theodore Ts'o · 22 years ago
  50. 7de592a Final adjustment of LSM file before 1.26 release. by Theodore Ts'o · 22 years ago
  51. 7f961d4 Fix bug where ext2fs_mkdir wasn't correctly bumping the number of by Theodore Ts'o · 22 years ago
  52. 31a20a3 f_swapfs: Fix expect script to deal with extra spaces now printed by Theodore Ts'o · 22 years ago
  53. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  54. 5599c2f Changed fsck to support filesystems types in /etc/fstab of the form by Theodore Ts'o · 22 years ago
  55. a106911 fsck.c: Allow the number of outstanding processes fs-specific by Theodore Ts'o · 22 years ago
  56. 177ab2b Document the -f flag to tune2fs. by Theodore Ts'o · 23 years ago
  57. dad36d0 Fix build-rpm script to work a bit more safely. by Stephen Tweedie · 23 years ago
  58. f10ff64 Add new Makefile target "make testnew" which will allow easy testcase by Andreas Dilger · 23 years ago
  59. c713f60 Always free vdirname. by Andreas Dilger · 23 years ago
  60. c007bc0 Return a non-zero exit code on error. by Andreas Dilger · 23 years ago
  61. 682720a Fix gcc -Wall nits. by Theodore Ts'o · 23 years ago
  62. e1018ee Add new debugfs commands and arguments which make it easier to by Theodore Ts'o · 23 years ago
  63. 8bd0c95 dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): by Theodore Ts'o · 23 years ago
  64. 5493a27 badblocks.c (main): Open the device as O_RDWR if possible, since by Theodore Ts'o · 23 years ago
  65. d4de4aa tune2fs.8.in, tune2fs.c (parse_tune2fs_options, main): Add by Theodore Ts'o · 23 years ago
  66. 07b84e1 ADD TAG: E2FSPROGS-1_26-WIP-1224 by Theodore Ts'o · 23 years ago
  67. 96b5cac Miscellaneous cleanup before 1.26-WIP release. Removed unused by Theodore Ts'o · 23 years ago
  68. 750ff8b Remove include/linux/ChangeLog to clean up the include/linux subdirectory. by Theodore Ts'o · 23 years ago
  69. 446314f Update for 1.26-WIP release. by Theodore Ts'o · 23 years ago
  70. 07cefe7 ismounted.c (is_swap_device): New function used by by Theodore Ts'o · 23 years ago
  71. 3ed57c2 In mke2fs and e2fsck, specifying the -c option twice will now do by Theodore Ts'o · 23 years ago
  72. 5f0fabe Fix broken Makefile dependencies. by Theodore Ts'o · 23 years ago
  73. 6a52506 Mke2fs now creates the lost+found directory with 0700 permissions, by Theodore Ts'o · 23 years ago
  74. a8fd6e3 ismounted.c (check_mntent_file): Stat all of the entries in by Theodore Ts'o · 23 years ago
  75. fae9bfa Initialize buf to NULL to avoid crashing when called by fix_problem() by Theodore Ts'o · 23 years ago
  76. f1a1761 Enhnaced the get backup superblock function so that it does by Theodore Ts'o · 23 years ago
  77. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  78. 3443689 Update the group descriptor free block and inode counts when by Theodore Ts'o · 23 years ago
  79. eaf4dc5 Add support to read out information from the LVM proc hierarchy, by Theodore Ts'o · 23 years ago
  80. 0655b10 Change dumpe2fs to not die if the listing of the bad blocks by Theodore Ts'o · 23 years ago
  81. 6a50c5e Use ctx->filesystem_name if the ctx->device_name is NULL in e2fsck. by Theodore Ts'o · 23 years ago
  82. d37066a Give the opportunity for e2fsck to run the journal even if by Theodore Ts'o · 23 years ago
  83. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  84. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  85. 5d57ad1 * Add new descriptions for the following functions: by Theodore Ts'o · 23 years ago
  86. bd27880 unix_io.c (unix_open): Make sure the ulimit workaround works by Theodore Ts'o · 23 years ago
  87. a5f0bb9 Pull up dumpe2fs cleanup patch from the experimental branch. by Theodore Ts'o · 23 years ago
  88. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  89. b3b3d46 journal.c: fix an endianness bug. by Gabriel Paubert · 23 years ago
  90. c618094 ADD TAG: WIP-20011130 by Theodore Ts'o · 23 years ago
  91. 0221472 Update for 1.26 WIP release. by Theodore Ts'o · 23 years ago
  92. 24934b5 f_badorphan, f_journal: Update expect files to reflect the fact by Theodore Ts'o · 23 years ago
  93. e898188 debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's > by Theodore Ts'o · 23 years ago
  94. cd1a79a Update for 1.26-WIP release. by Theodore Ts'o · 23 years ago
  95. 8880e75 unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by by Theodore Ts'o · 23 years ago
  96. aa4a58b f_miss_blk_bmap: Add new test which checks for bug in e2fsck by Theodore Ts'o · 23 years ago
  97. 24bfb44 super.c (check_super_block): Make sure that if the inode table by Theodore Ts'o · 23 years ago
  98. 1e9a7e0 2fsck.8.in: Fix minor typo in man page and clarify device specification. by Theodore Ts'o · 23 years ago
  99. a36cf92 e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug #119624) by Theodore Ts'o · 23 years ago
  100. 6e96adc debugfs.8.in: Update manual page to document the set_super_value by Theodore Ts'o · 23 years ago