1. 9213a93 Fix resize2fs so that it properly handles filesystems with the resize_inode by Theodore Ts'o · 20 years ago
  2. 71669d0 Avoid some potential inode cache coherency problem caused by using the by Theodore Ts'o · 20 years ago
  3. 08fd3f3 Add support in debugfs's set_field command to specify array specifiers for by Theodore Ts'o · 20 years ago
  4. 1d66753 ext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support for new by Theodore Ts'o · 20 years ago
  5. 35238dd Enhance dumpe2fs so that it will print the location of the reserved by Theodore Ts'o · 20 years ago
  6. faeaf93 Dumpe2fs will print the s_reserved_gdt_blocks field if it is non-zero. by Theodore Ts'o · 20 years ago
  7. 40abad6 Clean up resize inode routines in ext2fs library. We no longer print by Theodore Ts'o · 20 years ago
  8. 5d28e3b swapfs.c (ext2fs_swap_super): Byteswap the reserved_gdt_blocks by Theodore Ts'o · 20 years ago
  9. c88bce8 In fsck, check return from malloc of fsck_path, and print an error message by Theodore Ts'o · 20 years ago
  10. 690e693 tune2fs.c (parse_time): Fix minor buglet; the parse_time routine by Theodore Ts'o · 20 years ago
  11. 7dec050 Enhance debugfs so that set_super_value can now set the wtime, mtime, by Theodore Ts'o · 20 years ago
  12. a06bd02 Add support for newer superblock fields in debugfs's set_super_value command. by Theodore Ts'o · 20 years ago
  13. e75cfc5 Fix e2fsck so that it will clean up filesystesm that have the by Theodore Ts'o · 20 years ago
  14. 1b4cd9c sparse.c (ext2fs_list_backups, ext2fs_bg_has_super), by Theodore Ts'o · 20 years ago
  15. f581372 m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into by Theodore Ts'o · 20 years ago
  16. 22c6821 Supplied changelog for resize inode patch. by Theodore Ts'o · 20 years ago
  17. d323f8f Add support for on-line resizing ala the resize inode. This patch by Theodore Ts'o · 20 years ago
  18. acb79d9 Fix stupid core dumping bug if the TZ environment variable isn't set. by Theodore Ts'o · 20 years ago
  19. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  20. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
  21. 11d1e61 Fix minor glitches in the e2image man page. by Theodore Ts'o · 20 years ago
  22. 605e6f0 Make make distclean remove all generated files. by Theodore Ts'o · 20 years ago
  23. 8ff1a86 If the TZ environment variable is set to GMT, use gmtime() by Theodore Ts'o · 20 years ago
  24. 3838f7d Avoid using uint and uchar types when probing for ocfs2 filesystems by Theodore Ts'o · 20 years ago
  25. b0cacab Update to use gettext 0.14.1 and autoconf 2.50+ by Theodore Ts'o · 20 years ago
  26. 2e8ca9a Add support for passing options to the io layer using the URL syntax. For by Theodore Ts'o · 20 years ago
  27. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  28. 39dc1c4 Add definition for the extents filesystem feature and inode flag. by Theodore Ts'o · 20 years ago
  29. b0d17e0 debugfs.c (do_open_filesys): Fix obvious uninitialized variable buglet. by Theodore Ts'o · 20 years ago
  30. 921f4ad Remove support for EVMS 1.x plugin library. by Theodore Ts'o · 20 years ago
  31. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  32. 9c92d84 debugfs.c (kill_file_by_inode): Only iterate over the inode to by Theodore Ts'o · 20 years ago
  33. 3a03c2c mke2fs.8.in: Removed the word "destructive" when describing the by Theodore Ts'o · 20 years ago
  34. 4b8f81a probe.c (probe_ocfs): Fix bug where the wrong size for "ocfs1" by Theodore Ts'o · 20 years ago
  35. fefbd26 Updated Italian translation by Theodore Ts'o · 20 years ago
  36. 1a9c8c3 getsize.c (ext2fs_get_device_size): Add support for Windows by Theodore Ts'o · 20 years ago
  37. 029de63 mke2fs.8.in: Add an explanation about why reserved blocks in a by Theodore Ts'o · 20 years ago
  38. 6e4fbbe Attempt recovery if the journal contains illegal blocks by Richard Mortimer · 20 years ago
  39. df95e09 Document the default blocksize used by badblocks(8). by Theodore Ts'o · 20 years ago
  40. 83e78b7 Update changelog to include all debian bugs closed by fixes. by Theodore Ts'o · 20 years ago
  41. d99225e Only use blocksizes > 4k on Linux 2.6 and newer systems. by Theodore Ts'o · 20 years ago
  42. 137ce8c Remove double "//" when listing attributes in the root directory or by Theodore Ts'o · 20 years ago
  43. 6ea8d0f Make sure /usr/lib is creaeted when installing e2initrd_helper. by Theodore Ts'o · 20 years ago
  44. 41b6ae6 Make sure the configure files are newer than configure.in the by Theodore Ts'o · 20 years ago
  45. ca0ee39 Updated French translation file. by Theodore Ts'o · 20 years ago
  46. 4830112 Update Release notes. by Theodore Ts'o · 20 years ago
  47. 5cbd270 Updated French translation to reflect a suggested change. by Theodore Ts'o · 20 years ago
  48. 3ef681c badblocks.c: Use _() around done_string, so that it gets by Theodore Ts'o · 20 years ago
  49. 35b73e9 Always build the fsck wrapper on Debian systems (Addresses Debian Bug #248050) by Theodore Ts'o · 20 years ago
  50. 91d71c4 tune2fs.8.in: Add a description of the .journal file, why it by Theodore Ts'o · 20 years ago
  51. 8667f7a Filter out linux-gate.so, which is a pseudo entry for the 32->64bit by Theodore Ts'o · 20 years ago
  52. 5d40773 Revamp the initrd scripts to use a new helper program, by Theodore Ts'o · 20 years ago
  53. 414846b Add support for ocfs2 detection to the blkid library, by Theodore Ts'o · 20 years ago
  54. 9ee42c9 gen_uuid.c (get_node_id): glibc always defines AF_LINK, so only by Theodore Ts'o · 20 years ago
  55. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  56. 9845cf5 Clean up the header file #include's for lib/blkid/getsize.c by Theodore Ts'o · 20 years ago
  57. 03cb57e Update config.guess and config.sub from the FSF. by Theodore Ts'o · 20 years ago
  58. 488f3c2 On non-linux systems, use lseek64() if it is present in by Theodore Ts'o · 20 years ago
  59. 45e18ad tune2fs.8.in: Mention that e2fsck -D might be useful after by Theodore Ts'o · 20 years ago
  60. 0619169 resize2fs.c (check_and_change_inodes): Fix debugging printf to by Theodore Ts'o · 20 years ago
  61. 1ad54a9 Add ability for debugfs to use a separate source of data blocks when by Theodore Ts'o · 20 years ago
  62. 8c6b648 e2image.c, e2image.8.in: Add new option -I which allows the by Theodore Ts'o · 20 years ago
  63. 8421fb6 pass1.c (process_block): Change the limit of directory size from 32 MB to 2GB. by Theodore Ts'o · 20 years ago
  64. 94f6ab3 Makefile.in (mke2fs.static): Add the blkid library to so by Theodore Ts'o · 20 years ago
  65. 919994a setflags.c, fsetflags.c: On linux systems, undefine HAVE_CHFLAGS by Theodore Ts'o · 20 years ago
  66. 37a1ee9 uuid.h (UUID_DEFINE): Make the UUID defined as a static by Theodore Ts'o · 20 years ago
  67. a63d126 closefs.c (ext2fs_flush): Make sure the master superblock is by Theodore Ts'o · 20 years ago
  68. a002e7e Implement the ability for the test_io mechanism to abort after n reads by Theodore Ts'o · 20 years ago
  69. 93effaa Fixed potential ordering constraint problem in e2fsck's journal by Theodore Ts'o · 20 years ago
  70. 1b510f5 read.c (blkid_read_cache): Add missing fclose() which was by Theodore Ts'o · 20 years ago
  71. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  72. 723fa2c Cset exclude: tytso@think.thunk.org|ChangeSet|20040504235846|06000 by Theodore Ts'o · 20 years ago
  73. 31c4736 Update debian/changelog for 1.35-6 release. by Theodore Ts'o · 20 years ago
  74. a999858 Use rpmbuild if it is installed instead of rpm by Theodore Ts'o · 20 years ago
  75. 36569f8 e2fsprogs.spec.in: Fix up e2fsprogs.spec file so it should work by Theodore Ts'o · 20 years ago
  76. 6d49349 Update and clean up uuid man pages, including renaming libuuid.3 to uuid.3 by Theodore Ts'o · 20 years ago
  77. d149299 gen_uuid.c (uuid_generate_time): Mask off the timestamp to avoid by Theodore Ts'o · 20 years ago
  78. 66fbee8 unix.c (check_if_skip): If the checkinterval is zero, then by Theodore Ts'o · 20 years ago
  79. de69291 Add dependency on awk in the debian e2fsprogs package. Addresses by Theodore Ts'o · 20 years ago
  80. e363240 configure.in, configure: Enable the fsck wrapper for the Debian by Theodore Ts'o · 20 years ago
  81. 2eb9e70 Fix typo in de.po file from previous fix by Theodore Ts'o · 20 years ago
  82. d2d386d config.guess, config.sub: Update to newer version from the FSF (2004-01-05) by Theodore Ts'o · 20 years ago
  83. afaf181 Since woody's sysvinit package is before the initscripts were by Theodore Ts'o · 20 years ago
  84. f9e6df4 Minor updates to German translation (Addresses Debian Bug #244105) by Theodore Ts'o · 20 years ago
  85. 1008a42 Fix numberous problems in Debian's initrd scripts: by Theodore Ts'o · 20 years ago
  86. 764c66b Fix typo in the Debian copyright file, to consistently and correctly by Theodore Ts'o · 20 years ago
  87. 7ce0806 probe.c (blkid_verify_devname): If the time is earlier than the by Theodore Ts'o · 20 years ago
  88. e02bb6d Fix obvious spelling mistake in mke2fs man page. by Theodore Ts'o · 20 years ago
  89. f932ed9 Add missing #include <time.h>, fixing a compiler warning. by Matthias Andree · 20 years ago
  90. ebfd60f Clarified that the lib/uuid directory is under a BSD-style and by Theodore Ts'o · 20 years ago
  91. 197588f debian/changelog Update changelog for 1.35-5 release by Theodore Ts'o · 20 years ago
  92. d06863f Remove TUNE2FS_SKIP_MOUNT_CHECK environment variable support; it is by Theodore Ts'o · 20 years ago
  93. 22c616d In the initrd script, use /dev/null instead of /dev2/null, and support by Theodore Ts'o · 20 years ago
  94. 7a3a386 In the blkid library, if the BLKID_FILE environment by Theodore Ts'o · 20 years ago
  95. c07f9f2 In e2fsck, when trying to determine if the system is running on by Theodore Ts'o · 20 years ago
  96. 698e922 Added new French translation (po file) by Theodore Ts'o · 20 years ago
  97. 0f72ab6 util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGER by Theodore Ts'o · 20 years ago
  98. ccdd1d6 tune2fs.8.in: Fixed spelling error (Addresses Debian Bug #242995) by Theodore Ts'o · 20 years ago
  99. 481d139 mke2fs.8.in: Clarify man page's description of the '-O' option. by Theodore Ts'o · 20 years ago
  100. e2de6b9 Fix the Debian initrd scripts so that they actually work correctly. by Theodore Ts'o · 20 years ago