1. a4670b9 po: update de.po (from translationproject.org) by Philipp Thomas · 8 years ago
  2. 1e000f8 po: update da.po (from translationproject.org) by Joe Hansen · 8 years ago
  3. 60836c6 po: update ca.po (from translationproject.org) by Angel Mompo · 8 years ago
  4. 4d43353 tune2fs: tell the user that e2fsck -f is required by Theodore Ts'o · 8 years ago
  5. c4d54aa e2fsck: fix an alignment problem which causes sparc64 in the journal code by Theodore Ts'o · 8 years ago
  6. 2213749 debugfs: fix typo when printing out the dtime label by Theodore Ts'o · 8 years ago
  7. b199291 debugfs: add the debugfs copy_inode subcommand by Theodore Ts'o · 8 years ago
  8. 9a23fa8 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  9. 713edbd fsck: fix strange logic by Andreas Dilger · 8 years ago
  10. 4ccf9e4 libext2fs: add unixfd_io_manager by Adrien Schildknecht · 8 years ago
  11. d4e5abf libext2fs: replace 'unsigned long' by 'uintptr_t' by Adrien Schildknecht · 8 years ago
  12. 5cc6db0 libext2fs: reset the size of the zeroing buffer by Adrien Schildknecht · 8 years ago
  13. 3d6fc97 resize2fs: fix crash when there is an ea block and no blocks to migrate by Theodore Ts'o · 8 years ago
  14. c2c5c58 libext2fs: fix infinite loop if copying in an empty directory by Matthias Andree · 8 years ago
  15. 32448f5 e2fsck: update j_tail_sequence after recovery by Daeho Jeong · 8 years ago
  16. 49aa3ff fuse2fs: needs SYSLIBS by Gustavo Zacarias · 8 years ago
  17. c94da04 Update configure script to reflect changes from commit 62bc243f1bf by Theodore Ts'o · 8 years ago
  18. 32bf36d e2undo: fix endian issues by Eric Sandeen · 8 years ago
  19. 5eca88c debugfs: fix logdump to work on files > 2GB by Theodore Ts'o · 8 years ago
  20. 7bd03cf misc: don't unconditionally install manual page for fuse2fs by Ingo Brückl · 8 years ago
  21. 62bc243 fuse2fs: might need librt by Gustavo Zacarias · 8 years ago
  22. 48203a3 Update release notes, etc. for 1.43.1 release by Theodore Ts'o · 8 years ago
  23. 434413c libblkid: avoid DIOCGDINFO where missing. by Matthias Andree · 8 years ago
  24. c0495d9 Remove the last of behaviour-specific checks on EXT2_OS_LINUX by Theodore Ts'o · 8 years ago
  25. 726b21b tests: suppress use of libmagic when running the regression test suite by Theodore Ts'o · 8 years ago
  26. 55e8032 tests: disable some tests for FreeBSD by Theodore Ts'o · 8 years ago
  27. 81f965a tune2fs,resize2fs: special case HURD only when testing s_creator_os by Theodore Ts'o · 8 years ago
  28. 43b7b05 libext2fs: fix EXT2FS_PRETEND_* on non-Linux systems by Theodore Ts'o · 8 years ago
  29. afaf6db Fix dbg_print() format for unsigned long long. by Matthias Andree · 8 years ago
  30. ded9191 tests: teach test_script the --failed option by Theodore Ts'o · 8 years ago
  31. 3166e2e libext2fs: don't use $(LDFLAGS_STATIC) when linking test programs by Theodore Ts'o · 8 years ago
  32. 32179ce configure: fix detection of dlopen() for BSD systems by Theodore Ts'o · 8 years ago
  33. 770d9f5 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  34. 127e229 libext2fs: fix Direct I/O fallback code so it implements RMW correctly by Theodore Ts'o · 8 years ago
  35. be05f60 tests,debugfs: ea_set's "-f <value_file" needs to be before the other args by Theodore Ts'o · 8 years ago
  36. 7618802 e2undo: #include <libgen.h> since we use basename() by Theodore Ts'o · 8 years ago
  37. 254c50f tests: use tar xf -, some tars default to tape dev. by Matthias Andree · 8 years ago
  38. 2832fd8 mke2fs: warn if user provides a label which is too long by Theodore Ts'o · 8 years ago
  39. edc7b09 debugfs: clarify man page for the -b and -s options by Theodore Ts'o · 8 years ago
  40. 97b7a94 Add clarifications to the e4defrag and resize2fs man pages by Theodore Ts'o · 8 years ago
  41. 50a6f4a Document when ext2/3/4 features were added to the kernel by Theodore Ts'o · 8 years ago
  42. f8a801d Clarify and clean up the ext4(5) man page by Pete Haddow · 8 years ago
  43. a9a81b1 debugfs.8, e2fsck.8: clarify man pages these programs can operate on files by Theodore Ts'o · 8 years ago
  44. ebb8b1a debugfs: fix rdump so it can start from the root directory by Theodore Ts'o · 8 years ago
  45. 377e3a9 misc: fix gcc -Wall complaints by Theodore Ts'o · 8 years ago
  46. 3dcb760 debian: disable tdb when building the binaries for the udebs by Theodore Ts'o · 8 years ago
  47. 7f62f07 debian: change e2fsprogs to Suggests, instead of Recommends fuse2fs by Theodore Ts'o · 8 years ago
  48. d3c0595 debian: don't build the fuse2fs package for the Hurd OS by Theodore Ts'o · 8 years ago
  49. 04f34e7 debian: adjust how we build hardened binaries to avoid blhc complaints by Theodore Ts'o · 8 years ago
  50. 0eb9fb9 lib: build elf shared libraries using -fPIC -shared by Theodore Ts'o · 8 years ago
  51. 478360f Fix Android build warnings by Theodore Ts'o · 8 years ago
  52. 749f071 Add configure --disable-tdb which disables e2fsck's scratch_files feature by Theodore Ts'o · 8 years ago
  53. a701823 libsupport: fix gcc -Wall nits by Theodore Ts'o · 8 years ago
  54. c2ff6ba Fix "make gcc-wall" for library code by Theodore Ts'o · 8 years ago
  55. 62f9bd0 e2fsck,resize2fs: fix gcc -Wall nits by Theodore Ts'o · 8 years ago
  56. 9a316fe Android.mk: add parse_qtype.c the list of source files by Theodore Ts'o · 8 years ago
  57. 2dd680f tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_t by Theodore Ts'o · 8 years ago
  58. c40c832 e2fsck: always fix invalid extra field in timestamps if time_t is 32-bits by Theodore Ts'o · 8 years ago
  59. c643130 libe2p: apply LDFLAGS when building tests by Filipe Brandenburger · 8 years ago
  60. e2406b9 debian: update changelog with changes made to date by Theodore Ts'o · 8 years ago
  61. 612f775 debugfs: fix "set_bg <bg num> checksum calc" on 64-bit file systems by Theodore Ts'o · 8 years ago
  62. d37026e e2fsck: improve error messages when the journal sb is corrupt by Theodore Ts'o · 8 years ago
  63. bf26fae debian: use e2fsck.static from BUILD-STD by Theodore Ts'o · 8 years ago
  64. e1ada17 debian: simplify rules file by Theodore Ts'o · 8 years ago
  65. d133561 debian: package fuse2fs in its own separate package by Theodore Ts'o · 8 years ago
  66. 93715de debian: update changelog with changes made to date by Theodore Ts'o · 8 years ago
  67. 8fb86b4 debian: loosen up dependency on debhelper by Theodore Ts'o · 8 years ago
  68. 697e21f debian: build with hardening set to "all" by Theodore Ts'o · 8 years ago
  69. fd1677e Add --enable-hardening which builds e2fsprogs with security hardening by Theodore Ts'o · 8 years ago
  70. bc1ec4b e2fsck: fix project quota support by Theodore Ts'o · 8 years ago
  71. 4bfb35e mke2fs: fix project quota creation by Theodore Ts'o · 8 years ago
  72. 3a50a3e debian: Use Package-Type instead of XC-Package-Type by Theodore Ts'o · 8 years ago
  73. b41a4ff e2fsck: use com_err error codes instead of EBADMSG and EUCLEAN by Theodore Ts'o · 8 years ago
  74. 78b7cd3 Clean up spelling errors and other nits in man pages by Theodore Ts'o · 8 years ago
  75. eba83bd debian: fix spelling mistakes in copyright files by Theodore Ts'o · 8 years ago
  76. 77e9d98 debian: fix packaging nits by Theodore Ts'o · 8 years ago
  77. a4d7755 debian: remove unused and deprecated substitution variables by Theodore Ts'o · 8 years ago
  78. 2c0e8c7 debian: backup/restore the po files which get modified during the build by Theodore Ts'o · 8 years ago
  79. e7d8482 tests: fix filter.sed to filter out version numbers of the form 1.43 by Theodore Ts'o · 8 years ago
  80. 6d8f698 debian: update changelog for 1.43-2 by Theodore Ts'o · 8 years ago
  81. a672863 debian: create dbgsym packages if debhelper supports them by Theodore Ts'o · 8 years ago
  82. 0199557 debian: only try to execute update-initramfs if it exists by Theodore Ts'o · 8 years ago
  83. 43e6c79 debian: use dh_update_autotools_config to update config.{guess,sub} by Theodore Ts'o · 8 years ago
  84. 74428c9 debian: update watch file to check the GPG signed tar files by Theodore Ts'o · 8 years ago
  85. d6adf07 Update release notes for a 1.43 (17-Mar-2016) by Theodore Ts'o · 8 years ago
  86. 0da058a mke2fs.conf: don't enable metadata_csum by default by Theodore Ts'o · 8 years ago
  87. 2520f77 tests: rename t_mke2fs_errors and t_mke2fs_offset by Theodore Ts'o · 8 years ago
  88. 051fd4e misc: fix various Coverity warnings by Theodore Ts'o · 8 years ago
  89. 0935fa8 e2undo: support the undo header's fs_offset feature by Marcus Huewe · 8 years ago
  90. ab7313f libext2fs: add fs_offset entry to the undo header by Marcus Huewe · 8 years ago
  91. 6930537 e2undo: add "-o offset" option to specify the filesystem offset by Marcus Huewe · 8 years ago
  92. abf70cd libext2fs: fix key extension in undo_write_tdb by Marcus Huewe · 8 years ago
  93. a7ea2ec libext2fs: fix offset code in undo_write_tdb by Marcus Huewe · 8 years ago
  94. cc090a3 tests: testcases for the offset handling in e2undo and undo_io.c by Marcus Huewe · 8 years ago
  95. dc01088 mke2fs: fix filesystem size calculation, if an offset is specified by Marcus Huewe · 8 years ago
  96. 093d9b4 tests: test "mke2fs -E offset=N" filesystem size calculation by Marcus Huewe · 8 years ago
  97. fd80e98 debian: make e2fsprogs.postinst abort on error by Theodore Ts'o · 8 years ago
  98. 3de9843 Update release notes for a 1.43-WIP release (12-May-2016) by Theodore Ts'o · 8 years ago
  99. 4baef0a Update e2fsprogs translation template file by Theodore Ts'o · 8 years ago
  100. b8d0b0e fuse2fs.1: fix man page section of fuse2fs by Theodore Ts'o · 8 years ago