1. 27f991b Remove bashism from configure script by Theodore Ts'o · 16 years ago
  2. e28a1bc Use -E instead of the deprecated -R option in the mke2fs man page by Andreas Dilger · 16 years ago
  3. a2447f8 e2fsck: Avoid core dump when using the -N option by Theodore Ts'o · 16 years ago
  4. fc03b9c debian: Use UID/GID ranges from adduser.conf, if present by Michael Spang · 16 years ago
  5. 62653d9 logsave: Pass any SIGTERM or SIGINT signals to child process by Theodore Ts'o · 16 years ago
  6. 1dc506c e2fsck: Include the device name in the progress information by Theodore Ts'o · 16 years ago
  7. bf209ab fsck: Treat "ext4" and "ext4dev" as ext* filesystems by Theodore Ts'o · 16 years ago
  8. a168343 fsck: Make -Cn work correctly where n != 0 by Theodore Ts'o · 16 years ago
  9. be62523 e2fsck: Support a negative argument to -C to suppress progress information by Theodore Ts'o · 16 years ago
  10. ab78620 fsck: Fix -C handling so that subsequent progress bars are enabled by Theodore Ts'o · 16 years ago
  11. 402b95d mke2fs: Clarify man page that -T is interpreted using the current timezone by Theodore Ts'o · 17 years ago
  12. a2ff0f3 debugfs, tune2fs: Handle daylight savings time when parsing a time string by Theodore Ts'o · 17 years ago
  13. a7ee4e0 debugfs: Don't use a pager if stdout is not a tty by Theodore Ts'o · 17 years ago
  14. 1e8757d po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  15. 35efa44 Change valgrind options in test_script to conform with valgrind 3.2.3 by Theodore Ts'o · 17 years ago
  16. a80f369 ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS by Theodore Ts'o · 17 years ago
  17. 5e10762 Update release notes and debian changelog for 1.40.8-2 release by Theodore Ts'o · 17 years ago
  18. 12617a1 debian: Remove preinstall script which is no longer necessary by Theodore Ts'o · 17 years ago
  19. 4415b03 uuidd: Fix issues identified by SuSE's security team by Matthias Koenig · 17 years ago
  20. 82e5418 Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machines by Eric Sandeen · 17 years ago
  21. da07832 Update release notes, version files for 1.40.8 release by Theodore Ts'o · 17 years ago
  22. 54d1342 Don't fail the "make install" if the info files have not been built by Theodore Ts'o · 17 years ago
  23. ba71e3e po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  24. 2a60480 e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corrupt by Theodore Ts'o · 17 years ago
  25. 9fbec96 e2image: Use open64() so that "e2image -I" works on image files > 2GB by Theodore Ts'o · 17 years ago
  26. 2cd1233 e2fsck: Fix directory i_size handling by Theodore Ts'o · 17 years ago
  27. 52b1dd5 libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last() by Theodore Ts'o · 17 years ago
  28. d45edec e2fsck: Handle a pass 2 "should never happen" error gracefully by Theodore Ts'o · 17 years ago
  29. 46d9a74 e2fsck: Fix obvious typo in an "internal error" message by Theodore Ts'o · 17 years ago
  30. 150ca0b po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  31. 955195e po: update vi.po (from translationproject.org) by Clytie Siddall · 17 years ago
  32. 0874a38 po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago
  33. 42e0dea po: update pl.po (from translationproject.org) by Jakub Bogusz · 17 years ago
  34. 1baae19 po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  35. edfd9b0 resize2fs: Fix resizing filesystems with large inodes by Theodore Ts'o · 17 years ago
  36. dd23204 blkid: Fix portability problem caused by using uint instead of unsigned int by Theodore Ts'o · 17 years ago
  37. e67670c Fix mke2fs man page regarding 128-byte default inode size by Theodore Ts'o · 17 years ago
  38. e1e83b6 Update release notes, version files for 1.40.7 release by Theodore Ts'o · 17 years ago
  39. 640d60e debian: Avoid adding an empty directory in the uuid-dev package by Theodore Ts'o · 17 years ago
  40. 2c5e591 debian: Add required ${shlibs:Depends} to libss2's depend header by Theodore Ts'o · 17 years ago
  41. a4f4c0d Fix up debian copyright files to avoid Lintian errors by Theodore Ts'o · 17 years ago
  42. 8f74137 Update e2fsprogs translation template and po/gmo files by Theodore Ts'o · 17 years ago
  43. ff662d5 tune2fs: Remove support for clearing the SPARSE_SUPER feature by Theodore Ts'o · 17 years ago
  44. bdd80f2 Update mke2fs usage message by Theodore Ts'o · 17 years ago
  45. 0fd2f90 Add manpage references to debugfs/tune2fs commands by Andreas Mohr · 17 years ago
  46. 1f80399 Fix makefile dependency issues for various install targets by Mike Frysinger · 17 years ago
  47. d0f2415 Improve descriptions for the r_move_itable and r_resize_inode tests by Theodore Ts'o · 17 years ago
  48. 09fbe0f Add regression test for resize2fs moving inodes with inline xattrs by Eric Sandeen · 17 years ago
  49. 4ef2882 resize2fs: Fix movement of large (greater than 128 byte) inodes by Eric Sandeen · 17 years ago
  50. 4f9abdc e2fsck: Print an explicit message when the bad block inode is updated by Theodore Ts'o · 17 years ago
  51. 558df54 Add support for manipulating large_file feature in mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  52. 1547265 fsck: Don't complain about an old-style fstab if the fstab is empty by Theodore Ts'o · 17 years ago
  53. 5aae7c2 debugfs: Fix find_free_block to avoid reporting the block more than once by Theodore Ts'o · 17 years ago
  54. 3a538e4 Fix gcc -Wall warnings for lib/blkid/probe.c by Theodore Ts'o · 17 years ago
  55. 77175ca e2fsck: Don't clear the LARGE_FILES feature flag by Theodore Ts'o · 17 years ago
  56. 1f1ee19 libblkid: Add error checking to devicemapper code to avoid segfaults by Theodore Ts'o · 17 years ago
  57. dcc91e1 Enhance e2fsck's reporting for reporting unsupported filesystem features by Theodore Ts'o · 17 years ago
  58. ab52e12 libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2() by Theodore Ts'o · 17 years ago
  59. db197a8 Fix dumpe2fs parsing of explicit superblock/blocksize parameters by Theodore Ts'o · 17 years ago
  60. c149e22 Eliminate really obsolete references to Linux 2.0/2.1/2.2 in tune2fs man page by Theodore Ts'o · 17 years ago
  61. 037914e tune2fs: Add support to clear the resize_inode feature by Theodore Ts'o · 17 years ago
  62. 885bf6b tune2fs: Cleanup feature handling to avoid merge conflicts by Theodore Ts'o · 17 years ago
  63. 7c4a2ef Teach tune2fs to use e2p_edit_feature2() to provide better error handling by Theodore Ts'o · 17 years ago
  64. 7100351 libe2p: New e2p_edit_feature2 which provides better error handling by Theodore Ts'o · 17 years ago
  65. a3d9d37 e2fsck: Document that the -D option finds duplicate file names by Theodore Ts'o · 17 years ago
  66. 949bc9a debian: Pass 100 to UID_MIN and GID_MIN, not 1 by Theodore Ts'o · 17 years ago
  67. 395529b libe2p: Change Raid to RAID in display option by Theodore Ts'o · 17 years ago
  68. 7a3e1b7 Fix memory leak in ext2fs_alloc_block() by Theodore Ts'o · 17 years ago
  69. a451d92 blkid: detect LVM2 physical volumes by Eric Sandeen · 17 years ago
  70. 6b226c3 libe2p: Make list_super2() print the RAID stride and stripe-width by Theodore Ts'o · 17 years ago
  71. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  72. 007df86 debugfs: Add new superblock fields to the set_super_value command by Theodore Ts'o · 17 years ago
  73. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 17 years ago
  74. 3eed36b Update to latest samba tdb library before LGPLv3 change by Theodore Ts'o · 17 years ago
  75. fe263da Make fsck ignore mounted filesystems if given the -M option by Theodore Ts'o · 17 years ago
  76. e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 17 years ago
  77. d69e7e2 configure.in: Don't use the dc command unless it is required by Theodore Ts'o · 17 years ago
  78. cfa30fd uuidd: Fix pid file so it has the correct pid number by Theodore Ts'o · 17 years ago
  79. e70f32b libuuid: use fcntl locking instead of lockf by Theodore Ts'o · 17 years ago
  80. 67ab6bc Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations by Theodore Ts'o · 17 years ago
  81. 37f009a Set the C locale in the tests/test_script driver by Theodore Ts'o · 17 years ago
  82. d8565d7 Fix incorrect distribution name in Debian's Changelog by Theodore Ts'o · 17 years ago
  83. e015f3d Update release notes, version files for 1.40.6 release by Theodore Ts'o · 17 years ago
  84. 47526e3 libcom_err: Use thread local storage to fix reentrancy problems by Theodore Ts'o · 17 years ago
  85. 5010f29 Document the BLKID_FILE environment variable in the libblkid man page by Theodore Ts'o · 17 years ago
  86. f1d5fce Update e2fsprogs translation template and Vietnamese and Czech translations by Theodore Ts'o · 17 years ago
  87. a4045c2 blkid: Add support for returning labels for UDF filesystems by Theodore Ts'o · 17 years ago
  88. ab9f1a8 Don't try to create $DESTDIR/etc/init.d as part of make install by Theodore Ts'o · 17 years ago
  89. 838f133 blkid: Flush cached filesystem information on any error other than EPERM by Theodore Ts'o · 17 years ago
  90. 0ddfd9a Allow tune2fs to set and clear the test_fs flag on ext4 filesystems by Theodore Ts'o · 17 years ago
  91. cfc1931 blkid: Automatically chose between ext4 and ext4dev as appropriate by Theodore Ts'o · 17 years ago
  92. 414025e Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used by Theodore Ts'o · 17 years ago
  93. d8a1a67 debian: Fix packaging problem caused by dpkg 1.14.16 by Theodore Ts'o · 17 years ago
  94. c8a5708 Update release notes, version files for 1.40.5 release by Theodore Ts'o · 17 years ago
  95. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 17 years ago
  96. b1631cc Create new filesystems with 256-byte inodes by default by Theodore Ts'o · 17 years ago
  97. 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 17 years ago
  98. 4f2e8f1 debian: Don't use dietlibc on platforms that don't support it by Theodore Ts'o · 17 years ago
  99. df200ff e2image: Fix potential overflow if the device name is too long by Theodore Ts'o · 17 years ago
  100. c2dbc18 Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) by Theodore Ts'o · 17 years ago