1. e7d8482 tests: fix filter.sed to filter out version numbers of the form 1.43 by Theodore Ts'o · 9 years ago
  2. 6d8f698 debian: update changelog for 1.43-2 by Theodore Ts'o · 9 years ago
  3. a672863 debian: create dbgsym packages if debhelper supports them by Theodore Ts'o · 9 years ago
  4. 0199557 debian: only try to execute update-initramfs if it exists by Theodore Ts'o · 9 years ago
  5. 43e6c79 debian: use dh_update_autotools_config to update config.{guess,sub} by Theodore Ts'o · 9 years ago
  6. 74428c9 debian: update watch file to check the GPG signed tar files by Theodore Ts'o · 9 years ago
  7. d6adf07 Update release notes for a 1.43 (17-Mar-2016) by Theodore Ts'o · 9 years ago
  8. 0da058a mke2fs.conf: don't enable metadata_csum by default by Theodore Ts'o · 9 years ago
  9. 2520f77 tests: rename t_mke2fs_errors and t_mke2fs_offset by Theodore Ts'o · 9 years ago
  10. 051fd4e misc: fix various Coverity warnings by Theodore Ts'o · 9 years ago
  11. 0935fa8 e2undo: support the undo header's fs_offset feature by Marcus Huewe · 9 years ago
  12. ab7313f libext2fs: add fs_offset entry to the undo header by Marcus Huewe · 9 years ago
  13. 6930537 e2undo: add "-o offset" option to specify the filesystem offset by Marcus Huewe · 9 years ago
  14. abf70cd libext2fs: fix key extension in undo_write_tdb by Marcus Huewe · 9 years ago
  15. a7ea2ec libext2fs: fix offset code in undo_write_tdb by Marcus Huewe · 9 years ago
  16. cc090a3 tests: testcases for the offset handling in e2undo and undo_io.c by Marcus Huewe · 9 years ago
  17. dc01088 mke2fs: fix filesystem size calculation, if an offset is specified by Marcus Huewe · 9 years ago
  18. 093d9b4 tests: test "mke2fs -E offset=N" filesystem size calculation by Marcus Huewe · 9 years ago
  19. fd80e98 debian: make e2fsprogs.postinst abort on error by Theodore Ts'o · 9 years ago
  20. 3de9843 Update release notes for a 1.43-WIP release (12-May-2016) by Theodore Ts'o · 9 years ago
  21. 4baef0a Update e2fsprogs translation template file by Theodore Ts'o · 9 years ago
  22. b8d0b0e fuse2fs.1: fix man page section of fuse2fs by Theodore Ts'o · 9 years ago
  23. 52d4a5b debian: stop using dietlibc to build the static binaries by Theodore Ts'o · 9 years ago
  24. 3888c1e libext2fs: sanity check group argument to ext2fs_clear_{block,inode}_uninit() by Theodore Ts'o · 9 years ago
  25. d0e855f misc: avoid PATH_MAX dependency in create_inode.c by Theodore Ts'o · 9 years ago
  26. b8aa9b6 libext2s: only define FS_IOC_FIEMAP on Linux systems by Theodore Ts'o · 9 years ago
  27. 5a0affd debian: disable fus2fs for Hurd by Theodore Ts'o · 9 years ago
  28. 0a1883c debian: update initramfs in e2fsprogs's postinst script by Theodore Ts'o · 9 years ago
  29. f9b16db More man page and usage message fixups by Theodore Ts'o · 9 years ago
  30. aaa1ae0 resize2fs, libext2fs: fix bugs in sparse_super2 support by Theodore Ts'o · 9 years ago
  31. a039df9 mke2fs: support multiple -O options by Theodore Ts'o · 9 years ago
  32. 06ac256 util: remove lib/support from the e2fsprogs-libs tar distribution by Theodore Ts'o · 9 years ago
  33. bc8f1ae Fix various man pages and usage message by Theodore Ts'o · 9 years ago
  34. 97d7e2f libe2p: change the long flag name for -P to be Project_Hierarchy by Theodore Ts'o · 9 years ago
  35. a195e86 mke2fs: fix the parsing used for -E quotatype=usrquota:grpquota:prjquota by Theodore Ts'o · 9 years ago
  36. 1973233 e4crypt: remove debugging code which broke the set_policy subcommand by Theodore Ts'o · 9 years ago
  37. 87d9b2f mke2fs: adjust the default file system size by the offset by Theodore Ts'o · 9 years ago
  38. b3b7daf Use texi2dvi --clean to work around a bug in texi2dvi by Theodore Ts'o · 9 years ago
  39. a7dc56f mke2fs.8, badblocks.8: fix spelling errors and other miscellaneous typos by Theodore Ts'o · 9 years ago
  40. 8feb6f4 fuse2fs: delete unused variables by Darrick J. Wong · 9 years ago
  41. 19df3ae tests: rename e2image related tests by Theodore Ts'o · 9 years ago
  42. 7dd0dfc e2image: ignore checksum errors by Darrick J. Wong · 9 years ago
  43. d530271 e2fsck: clean up error messages when journal is corrupted by Theodore Ts'o · 9 years ago
  44. f089990 Fix build failure if --config-jbd-debug isn't enabled by Theodore Ts'o · 9 years ago
  45. 27ce779 e2fsck: don't abort if the journal is corrupted due to checksum errors by Theodore Ts'o · 9 years ago
  46. 24b8916 e2fsck: don't try to set a UUID on metadata_csum file systems by Theodore Ts'o · 9 years ago
  47. b4f02c9 e2fsck: use specific CRC and corruption errors in journal recovery by Theodore Ts'o · 9 years ago
  48. 1fc23b5 Fix support for configure --enable-jbd-debug by Theodore Ts'o · 9 years ago
  49. 4ea40c0 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  50. be5ce27 e2image: don't leak progress info to stdout by Eric Sandeen · 9 years ago
  51. c2db4cb e2fsck: Print "REBOOT SYSTEM" instead of "REBOOT LINUX" by Theodore Ts'o · 9 years ago
  52. 0fad49b Fix missing prototype warnings caused by missing header files by Theodore Ts'o · 9 years ago
  53. cba3fd5 mke2fs: fix for the "-E offset=N" option by Marcus Huewe · 9 years ago
  54. a7ac9c2 libext2fs: fix offset support in unix_io.c by Marcus Huewe · 9 years ago
  55. c66a3bb tests: add testcase for "mke2fs -E offset=N..." by Marcus Huewe · 9 years ago
  56. 62bc8d1 blkid: fix blkid time diff bug by Jeff Sharkey · 12 years ago
  57. 5efe492 llseek: setup the correct seek for ext2fs_llseek by JP Abgrall · 9 years ago
  58. 3bf56ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  59. 8ef71d8 tests: fix Makefile so it is portable to gmake 3.x by Theodore Ts'o · 9 years ago
  60. ca82d22 Fix FreeBSD portability problems by Theodore Ts'o · 9 years ago
  61. b42b7ba Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  62. 8f6f860 libext2fs: make sure ismounted.c explicitly pulls in <sys/types.h> by Theodore Ts'o · 9 years ago
  63. 31ddef5 Fix warnings caused by glibc 2.20 by Theodore Ts'o · 9 years ago
  64. 37000b0 libsupport: fix potential resource leaks in the profile code by Theodore Ts'o · 9 years ago
  65. 25040c0 chattr: fix verbose message while setting the project id by Theodore Ts'o · 9 years ago
  66. 855c5e0 util: add get-var script by Theodore Ts'o · 9 years ago
  67. e1eee3e Android.mk: add missing source files from lib/e2p/Android.mk by Theodore Ts'o · 9 years ago
  68. a96aa32 libsupport: fix function prototype for parse_quota_opts by Theodore Ts'o · 9 years ago
  69. 9c05bb9 tune2fs: don't include journal recovery when building for Android by Theodore Ts'o · 9 years ago
  70. f5b69d4 Android.mk: fix up the library -host naming convention change by Theodore Ts'o · 9 years ago
  71. dd9a866 fuse2fs.1: add manual page for fuse2fs by Theodore Ts'o · 9 years ago
  72. 82e48fb Fix various clang and gcc -Wall warnings by Theodore Ts'o · 9 years ago
  73. 17ea174 libext2fs: fix build failure in lib/ext2fs/swapfs on big-endian systems by Theodore Ts'o · 9 years ago
  74. e3760b7 Update lib/ext2fs/Makefile.in using "make depend" by Theodore Ts'o · 9 years ago
  75. 9e78ef7 Update translation template file by Theodore Ts'o · 9 years ago
  76. 526f554 Update release notes for a 1.43-WIP release (14-Mar-2016) by Theodore Ts'o · 9 years ago
  77. f8fd2fd debian: update debian policy conformance to 3.9.7 by Theodore Ts'o · 9 years ago
  78. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 10 years ago
  79. 2ab5382 configure.ac: fix up Debian naming scheme for its orig.tar.gz file by Theodore Ts'o · 9 years ago
  80. 9dd4048 gen-android-files: create the MODULE_LICENSE_GPL and README.version files by Damien Miller · 9 years ago
  81. 1598731 libuuid: Silence warnings in lib/uuid when building on Android by James Hawkins · 9 years ago
  82. cd26dc1 Android.mk: export uuid/uuid.h by Mark Salyzyn · 9 years ago
  83. 5eeb0cc libext2fs: export the library include path by Alex Deymo · 10 years ago
  84. 7c33c88 blkid: add support to recognize f2fs to blkid by Jeff Sharkey · 9 years ago
  85. d8d67ec Cleanup Obsolete LOCAL_PRELINK_MODULE by Ying Wang · 11 years ago
  86. 4ccb236 Wrap tune2fs.h to be C++ compatible by Tao Bao · 9 years ago
  87. c733f99 Rename COPYING to NOTICE and add MODULE_LICENSE_GPL file by Theodore Ts'o · 9 years ago
  88. 082ed5d e2fsck: correct ext4 dates generated by old kernels by David Turner · 9 years ago
  89. 6743215 debugfs: fix a bug in string_to_time() which misparsed @NNNNNNN inputs by Theodore Ts'o · 9 years ago
  90. cffde03 Update release notes and debian changelog by Theodore Ts'o · 9 years ago
  91. 69df849 fuse2fs: improve command-line parsing by Theodore Ts'o · 9 years ago
  92. 5b7afaf e2fsck: fix problem report typo by Eric Whitney · 9 years ago
  93. f374572 resize2fs: clear uninit BG if allocating from new group by Eric Sandeen · 9 years ago
  94. 96fae88 tests: fix missing cleanup of temporary files by Theodore Ts'o · 9 years ago
  95. 6d4bb11 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  96. 539d3ae misc: replace comparison macros with inline functions by Andreas Dilger · 9 years ago
  97. 82af19e tests: cleanup tmpfile for the f_extent_htree by Theodore Ts'o · 9 years ago
  98. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  99. c864b9e tune2fs: recover the journal by Darrick J. Wong · 9 years ago
  100. 62e0d34 tune2fs: confirm dangerous operations by Darrick J. Wong · 9 years ago