1. a54733d debugfs, e2fsck, mke2fs: fix miscellaneous memory leaks detected by ASAN by Theodore Ts'o · 9 years ago
  2. 151c49b Make sure test progams free all allocated memory by Theodore Ts'o · 9 years ago
  3. 5c2a665 Avoid dereferencing beyond allocated memory in quota handling by Theodore Ts'o · 9 years ago
  4. 689b7be libext2fs: avoid dereferencing beyond allocated memory in xattr code by Theodore Ts'o · 9 years ago
  5. 750000c e2fsck: avoid dereferencing beyond allocated memory with 128 byte inodes by Theodore Ts'o · 9 years ago
  6. 101ef2e mke2fs: Avoid crashes / infinite loops for absurdly large devices by Jan Kara · 9 years ago
  7. 79fa861 partinfo: fix some build errors by Darrick J. Wong · 9 years ago
  8. b003b2e libsupport: fix compilation on RHEL 5.x due to missing magic define by Thomas De Schampheleire · 9 years ago
  9. 1e19b01 resize2fs: fix resizing large file systems when block size != page size by Theodore Ts'o · 9 years ago
  10. 05e7f37 android: fix Mac build by Theodore Ts'o · 9 years ago
  11. d33e690 mke2fs.conf: add back missing uninit_bg feature flag by Theodore Ts'o · 9 years ago
  12. 025b828 libext2fs: unix_io: reflect error from read/write calls to caller by Theodore Ts'o · 9 years ago
  13. 3a68c6f libext2fs: force DIO alignment FreeBSD when operating on a block device by Theodore Ts'o · 9 years ago
  14. 370a24c libext2fs: add FreeBSD support to getsectsize.c by Theodore Ts'o · 9 years ago
  15. 065c01c libext2fs: fix short-read bugs in unix_io's bounce buffer handling by Matthias Andree · 9 years ago
  16. 224b156 libext2fs: add test facility UNIX_IO_FORCE_BOUNCE in unix_io.c by Theodore Ts'o · 9 years ago
  17. ca1de98 Fix spurious error when both gmake and makeinfo are not available by Theodore Ts'o · 9 years ago
  18. e703ba4 Fix reversed FORCE_NATIVE_MAKE test in acinclude.m4 by Theodore Ts'o · 9 years ago
  19. d6cad37 libext2fs: fix unaligned, multiblock writes in the unix_io handler by Theodore Ts'o · 9 years ago
  20. 4e52870 Update release notes, etc., for 1.43.3 release by Theodore Ts'o · 9 years ago
  21. 047d5d7 e2fsck: enforce that the extra isize fields in the superblock are sane by Theodore Ts'o · 9 years ago
  22. a7b27f1 e2fsck: enforce that extra_isize must be a multiple of four by Theodore Ts'o · 9 years ago
  23. 8d7a639 Avoid crashing on unaligned pointers from corrupted file systems by Theodore Ts'o · 9 years ago
  24. f3bc156 Fix FreeBSD pmake support by Theodore Ts'o · 9 years ago
  25. 2541956 e2fsck: fix timestamps logic for 32-bit systems by Theodore Ts'o · 9 years ago
  26. 7b714fe debian: update changelog by Theodore Ts'o · 9 years ago
  27. cd05679 debian: don't hide the linker flags for e2fsck.static by Theodore Ts'o · 9 years ago
  28. 98e858b debian: fix build reproducibility problems in the rules file by Theodore Ts'o · 9 years ago
  29. a2143b5 Fix build reproducibility for mk_cmds and compile_et by Theodore Ts'o · 9 years ago
  30. f6acc12 Update release notes, etc. for 1.43.2 release by Theodore Ts'o · 9 years ago
  31. a7c023f config: update config.{guess,sub} by Theodore Ts'o · 9 years ago
  32. bbd2f78 libext2fs: allow the default journal size to go as large as a gigabyte by Theodore Ts'o · 9 years ago
  33. 35a4e1b e2fsck: fix logic for deciding when to repair legacy timestamp encodings by Theodore Ts'o · 9 years ago
  34. abae029 po: Add Hugarian and Serbian translations by Theodore Ts'o · 9 years ago
  35. 57d6927 po: update zh_CN.po (from translationproject.org) by Tianze Wang · 9 years ago
  36. 935fdb9 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 9 years ago
  37. 57bbbb8 po: update sv.po (from translationproject.org) by Göran Uddeborg · 9 years ago
  38. d0c9ac4 po: update pl.po (from translationproject.org) by Jakub Bogusz · 9 years ago
  39. b9e09a9 po: update nl.po (from translationproject.org) by Benno Schulenberg · 9 years ago
  40. 7ef3cf2 po: update fr.po (from translationproject.org) by Samuel Thibault · 9 years ago
  41. a4670b9 po: update de.po (from translationproject.org) by Philipp Thomas · 9 years ago
  42. 1e000f8 po: update da.po (from translationproject.org) by Joe Hansen · 9 years ago
  43. 60836c6 po: update ca.po (from translationproject.org) by Angel Mompo · 9 years ago
  44. 4d43353 tune2fs: tell the user that e2fsck -f is required by Theodore Ts'o · 9 years ago
  45. c4d54aa e2fsck: fix an alignment problem which causes sparc64 in the journal code by Theodore Ts'o · 9 years ago
  46. 2213749 debugfs: fix typo when printing out the dtime label by Theodore Ts'o · 9 years ago
  47. b199291 debugfs: add the debugfs copy_inode subcommand by Theodore Ts'o · 9 years ago
  48. 9a23fa8 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  49. 713edbd fsck: fix strange logic by Andreas Dilger · 9 years ago
  50. 4ccf9e4 libext2fs: add unixfd_io_manager by Adrien Schildknecht · 9 years ago
  51. d4e5abf libext2fs: replace 'unsigned long' by 'uintptr_t' by Adrien Schildknecht · 9 years ago
  52. 5cc6db0 libext2fs: reset the size of the zeroing buffer by Adrien Schildknecht · 9 years ago
  53. 3d6fc97 resize2fs: fix crash when there is an ea block and no blocks to migrate by Theodore Ts'o · 9 years ago
  54. c2c5c58 libext2fs: fix infinite loop if copying in an empty directory by Matthias Andree · 9 years ago
  55. 32448f5 e2fsck: update j_tail_sequence after recovery by Daeho Jeong · 9 years ago
  56. 49aa3ff fuse2fs: needs SYSLIBS by Gustavo Zacarias · 9 years ago
  57. c94da04 Update configure script to reflect changes from commit 62bc243f1bf by Theodore Ts'o · 9 years ago
  58. 32bf36d e2undo: fix endian issues by Eric Sandeen · 9 years ago
  59. 5eca88c debugfs: fix logdump to work on files > 2GB by Theodore Ts'o · 9 years ago
  60. 7bd03cf misc: don't unconditionally install manual page for fuse2fs by Ingo Brückl · 9 years ago
  61. 62bc243 fuse2fs: might need librt by Gustavo Zacarias · 9 years ago
  62. 48203a3 Update release notes, etc. for 1.43.1 release by Theodore Ts'o · 9 years ago
  63. 434413c libblkid: avoid DIOCGDINFO where missing. by Matthias Andree · 9 years ago
  64. c0495d9 Remove the last of behaviour-specific checks on EXT2_OS_LINUX by Theodore Ts'o · 9 years ago
  65. 726b21b tests: suppress use of libmagic when running the regression test suite by Theodore Ts'o · 9 years ago
  66. 55e8032 tests: disable some tests for FreeBSD by Theodore Ts'o · 9 years ago
  67. 81f965a tune2fs,resize2fs: special case HURD only when testing s_creator_os by Theodore Ts'o · 9 years ago
  68. 43b7b05 libext2fs: fix EXT2FS_PRETEND_* on non-Linux systems by Theodore Ts'o · 9 years ago
  69. afaf6db Fix dbg_print() format for unsigned long long. by Matthias Andree · 9 years ago
  70. ded9191 tests: teach test_script the --failed option by Theodore Ts'o · 9 years ago
  71. 3166e2e libext2fs: don't use $(LDFLAGS_STATIC) when linking test programs by Theodore Ts'o · 9 years ago
  72. 32179ce configure: fix detection of dlopen() for BSD systems by Theodore Ts'o · 9 years ago
  73. 770d9f5 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  74. 127e229 libext2fs: fix Direct I/O fallback code so it implements RMW correctly by Theodore Ts'o · 9 years ago
  75. be05f60 tests,debugfs: ea_set's "-f <value_file" needs to be before the other args by Theodore Ts'o · 9 years ago
  76. 7618802 e2undo: #include <libgen.h> since we use basename() by Theodore Ts'o · 9 years ago
  77. 254c50f tests: use tar xf -, some tars default to tape dev. by Matthias Andree · 9 years ago
  78. 2832fd8 mke2fs: warn if user provides a label which is too long by Theodore Ts'o · 9 years ago
  79. edc7b09 debugfs: clarify man page for the -b and -s options by Theodore Ts'o · 9 years ago
  80. 97b7a94 Add clarifications to the e4defrag and resize2fs man pages by Theodore Ts'o · 9 years ago
  81. 50a6f4a Document when ext2/3/4 features were added to the kernel by Theodore Ts'o · 9 years ago
  82. f8a801d Clarify and clean up the ext4(5) man page by Pete Haddow · 9 years ago
  83. a9a81b1 debugfs.8, e2fsck.8: clarify man pages these programs can operate on files by Theodore Ts'o · 9 years ago
  84. ebb8b1a debugfs: fix rdump so it can start from the root directory by Theodore Ts'o · 9 years ago
  85. 377e3a9 misc: fix gcc -Wall complaints by Theodore Ts'o · 9 years ago
  86. 3dcb760 debian: disable tdb when building the binaries for the udebs by Theodore Ts'o · 9 years ago
  87. 7f62f07 debian: change e2fsprogs to Suggests, instead of Recommends fuse2fs by Theodore Ts'o · 9 years ago
  88. d3c0595 debian: don't build the fuse2fs package for the Hurd OS by Theodore Ts'o · 9 years ago
  89. 04f34e7 debian: adjust how we build hardened binaries to avoid blhc complaints by Theodore Ts'o · 9 years ago
  90. 0eb9fb9 lib: build elf shared libraries using -fPIC -shared by Theodore Ts'o · 9 years ago
  91. 478360f Fix Android build warnings by Theodore Ts'o · 9 years ago
  92. 749f071 Add configure --disable-tdb which disables e2fsck's scratch_files feature by Theodore Ts'o · 9 years ago
  93. a701823 libsupport: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
  94. c2ff6ba Fix "make gcc-wall" for library code by Theodore Ts'o · 9 years ago
  95. 62f9bd0 e2fsck,resize2fs: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
  96. 9a316fe Android.mk: add parse_qtype.c the list of source files by Theodore Ts'o · 9 years ago
  97. 2dd680f tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_t by Theodore Ts'o · 9 years ago
  98. c40c832 e2fsck: always fix invalid extra field in timestamps if time_t is 32-bits by Theodore Ts'o · 9 years ago
  99. c643130 libe2p: apply LDFLAGS when building tests by Filipe Brandenburger · 9 years ago
  100. e2406b9 debian: update changelog with changes made to date by Theodore Ts'o · 9 years ago