1. 40e66e2 Update release notes, etc., for the 1.44.4 release by Theodore Ts'o · 6 years ago
  2. 8e529e4 debian: add configuration file for git-buildpackage by Theodore Ts'o · 6 years ago
  3. 3936178 debian: declare that the debian packaging will be found in debian/master by Theodore Ts'o · 6 years ago
  4. f0b5974 debian: fix where docs are installed in the comerr-dev and ss-dev packages by Theodore Ts'o · 6 years ago
  5. e80915e AOSP: e2fsdroid: Set android_configure when product out is passed. by Sen Jiang · 6 years ago
  6. c258774 AOSP: Ignore quotes in safe_print(). by Jeff Sharkey · 6 years ago
  7. 0c625fe AOSP: blkid: Correct the label name for exfat by Upendra · 6 years ago
  8. 4490f85 po: update sv.po (from translationproject.org) by Göran Uddeborg · 6 years ago
  9. 615b38c po: update es.po (from translationproject.org) by Antonio Ceballos · 6 years ago
  10. 1d32c06 po: update da.po (from translationproject.org) by Joe Hansen · 6 years ago
  11. dd3b4cc libext2fs: fix uninitialized length in rep_strdup() by Theodore Ts'o · 6 years ago
  12. 0afb9be Drop subset tarball and replace it with "configure --enable-subset" by Theodore Ts'o · 6 years ago
  13. e5f0f3e Stop generating e2fsprogs.spec automatically by Theodore Ts'o · 6 years ago
  14. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  15. 748d605 gen-tarball: handle symlinks correctly in the created the tar file by Theodore Ts'o · 6 years ago
  16. 80a5527 tests: mke2fs must not create fs with resize_inode and meta_bg by Lukas Czerner · 6 years ago
  17. 99a0dff tests: e2fsck must be able fix fs with resize_inode and meta_bg by Lukas Czerner · 6 years ago
  18. faae7aa Reserve codepoints for the fsverity feature. by Theodore Ts'o · 6 years ago
  19. ac5936d e2fsck: fix fd leak in reserve_stdio_fds by Theodore Ts'o · 6 years ago
  20. 06a276e remove unused datarootdir by Lukas Czerner · 6 years ago
  21. 7484825 e2fsck: remove resize inode if both resize_inode and meta_bg are enabled by Lukas Czerner · 6 years ago
  22. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  23. cdca044 libext2fs: support devices w/ non-512 byte block size on Apple Darwin by Fedor Uporov · 7 years ago
  24. f4f701d AOSP: ODR violation in e2fsck during host build by Isaac Chen · 6 years ago
  25. aa975a5 AOSP: Fix macOS build. by David Anderson · 6 years ago
  26. 0958bc6 AOSP: Update Android.bp files. by David Anderson · 6 years ago
  27. 8f1b089 AOSP: e2fsck: Remove unused variable. by David Anderson · 6 years ago
  28. c4062e7 AOSP: Always define HAVE_SYS_SYSMACROS_H on Android. by David Anderson · 6 years ago
  29. dfae277 AOSP: Conditionally define __bitwise__ on Android. by David Anderson · 6 years ago
  30. 4a30e2a debugfs: fix ncheck so it handles hard links correctly by Jaco Kroon · 6 years ago
  31. 31ee367 debian: stop using symlinks to save space on *-dev packages by Theodore Ts'o · 6 years ago
  32. 94f20cd resize2fs: Remove the real kilobytes rant from man page by Lukas Czerner · 6 years ago
  33. 4eca2ae AOSP: e2fsdroid: Fix crash with invalid command line args by David Anderson · 6 years ago
  34. 59c2913 e2fsprogs: fix non-three-char month in version.h by Lonnie Abelbeck · 6 years ago
  35. fddc423 Fix compile error and warnings for old gcc versions by Li Dongyang · 6 years ago
  36. e963931 blkid: avoid FPE crash when probing a HFS+ superblock with a zero blocksize by Theodore Ts'o · 6 years ago
  37. 85e53f4 Update release notes, etc., for the 1.44.3 release by Theodore Ts'o · 6 years ago
  38. ffb192c debian: update standards version to 4.1.5 by Theodore Ts'o · 6 years ago
  39. 8dd6953 libext2fs: install hashmap.h since it is needed by libext2fs.h by Theodore Ts'o · 6 years ago
  40. a3f2d97 Update release notes, etc., for the 1.44.3-rc2 release by Theodore Ts'o · 6 years ago
  41. b027a86 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 6 years ago
  42. d509aec po: update sv.po (from translationproject.org) by Göran Uddeborg · 6 years ago
  43. 475de45 po: update pl.po (from translationproject.org) by Jakub Bogusz · 6 years ago
  44. 9f721fb po: update fr.po (from translationproject.org) by Samuel Thibault · 6 years ago
  45. 3bf42bf po: update cs.po (from translationproject.org) by Petr Pisar · 6 years ago
  46. e8236b4 libext2fs: call fsync(2) to clear stale errors for a new a unix I/O channel by Theodore Ts'o · 6 years ago
  47. d8cbb80 e2fsck: fix kernel compat functions to use kernel error return conventions by Theodore Ts'o · 6 years ago
  48. 6e2863e tests: make generated test scripts read-only by Andreas Dilger · 6 years ago
  49. 867ffd4 e2fsck: if user declines to fix s_inodes_acount, abort by Theodore Ts'o · 6 years ago
  50. cabde49 e2fsck: do not allow initialized blocks pass i_size by Lukas Czerner · 6 years ago
  51. 73b69a8 e2fsck: fix hang in readahead code if last block in fs is metadata by Theodore Ts'o · 6 years ago
  52. 722b9ca AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  53. 8cec4ac tests, mke2fs: add option to suppress xattr copying to fix f_extent_htree by Theodore Ts'o · 6 years ago
  54. 7443005 tests: explicitly force resize2fs's use of lazy (or not) by Theodore Ts'o · 6 years ago
  55. 47e6105 debugfs: fix mknod command on some 32-bit platforms due to LFS by Theodore Ts'o · 6 years ago
  56. ae3a1d5 Update release notes, etc., for the 1.44.3-rc1 release by Theodore Ts'o · 6 years ago
  57. 574b714 Update Makefile.in files using "make depend" by Theodore Ts'o · 6 years ago
  58. 7ac2cc4 debian: update libext2fs.symbol to reflect new hashmap functions by Theodore Ts'o · 6 years ago
  59. ebbf86a debian: update standards version to 4.1.4 by Theodore Ts'o · 6 years ago
  60. 579e9ae tests: fix up f_detect_junk and f_detect_xfs by Theodore Ts'o · 6 years ago
  61. 8951fd9 resize: remove calculation of unused variable by Theodore Ts'o · 6 years ago
  62. 5f63e5c debugfs: suppress spurious "checksum errors" message for unrelated failures by Theodore Ts'o · 6 years ago
  63. 51a3b0b e2fsck: only retry to open the file system when the superblock is corrupt by Theodore Ts'o · 6 years ago
  64. 10b6e08 e4crypt: remove unneeded stat(2) call in do_get_policy() by Theodore Ts'o · 6 years ago
  65. 0790bf0 tests: fix i_qcow test to properly test e2image's qcow-to-raw functionality by Theodore Ts'o · 6 years ago
  66. 1ff009a e2image, libext2fs: check for corrupted qcow2 image by Theodore Ts'o · 6 years ago
  67. e97319e libext2fs: explicitly ignore a possible unlink failure in ext2fs_free_icount by Theodore Ts'o · 6 years ago
  68. 0abe574 e2fsck: add error-checking when unlink tdb file for dir_info by Theodore Ts'o · 6 years ago
  69. c5fbc53 mke2fs: add proper error checking in write_reserved_inodes by Theodore Ts'o · 6 years ago
  70. ccbca29 e2fsck: add proper error checking in move_quota_inode by Theodore Ts'o · 6 years ago
  71. c4a0742 e2image: Add an assertion/sanity check in initialize_qcow2_image() by Theodore Ts'o · 6 years ago
  72. 366d526 debugfs: avoid undefined bit shift in parse_uint() by Theodore Ts'o · 6 years ago
  73. 72e854c e2image: calculate progress rate using floating point by Theodore Ts'o · 6 years ago
  74. 48a54b0 e4crypt: fix invalid errno comparison with a negative error code by Theodore Ts'o · 6 years ago
  75. 8459c40 AOSP: e2fsdroid: Correctly process the root inode by Luis Hector Chavez · 6 years ago
  76. f0d1a50 po: update nl.po (from translationproject.org) by Benno Schulenberg · 6 years ago
  77. ac3256f Fix gcc and clang warnings by Theodore Ts'o · 6 years ago
  78. 60afa1d libext2fs: remove c99 idiom to fix build by Eric Sandeen · 6 years ago
  79. 0d5c1d7 tests: fix f_bigalloc_orphan_list so it is not dependant on umask by Theodore Ts'o · 6 years ago
  80. 9302bda e2fsck: mark device inodes with EXT4_EXTENTS_FL bad by Andreas Dilger · 6 years ago
  81. 42d3e8c tests: PAGE_SIZE larger than blocksize with hole by Andreas Dilger · 6 years ago
  82. 8d541f6 e2fsck: handle preallocation for large PAGE_SIZE by Andreas Dilger · 6 years ago
  83. 038e538 libcom_err: handle error case when FD_CLOEXEC can't be set on debug FILE by Theodore Ts'o · 6 years ago
  84. ce4615d libext2fs: simplify extent_fallocate() by Theodore Ts'o · 6 years ago
  85. 7faffcf libsupport: fix (very potential) NULL dereference by Theodore Ts'o · 6 years ago
  86. f23a1b7 libext2fs: fix uninitialized variable dereference in extent_bmap() by Theodore Ts'o · 6 years ago
  87. 98eaa7c libsupport: fix memory leak in error path in quota_compute_usage() by Theodore Ts'o · 6 years ago
  88. 267ff15 libext2fs: fix potential resource leak in ext2fs_file_write by Theodore Ts'o · 6 years ago
  89. 32b8802 misc: add e2mmpstatus utility via dumpe2fs by Shuichi Ihara · 6 years ago
  90. 1a80157 e2fsck: set dir_nlink feature if large dir exists by Andreas Dilger · 6 years ago
  91. c759616 tests: remove pre-generated f_extent_htree image by Andreas Dilger · 6 years ago
  92. c5d9d3c tests: don't run sed multiple times on test output by Andreas Dilger · 6 years ago
  93. b7454eb tests: remove redundant sed filtering by Andreas Dilger · 6 years ago
  94. 27fc1ff ext2fs: annotate superblock/inode offsets by Andreas Dilger · 6 years ago
  95. 3819bff tests: clean up $DEBUGFS_EXE usage in scripts by Andreas Dilger · 6 years ago
  96. 0647f84 tests: don't unlink test image if SKIP_UNLINK set by Andreas Dilger · 6 years ago
  97. 5cf8bb1 tests: don't use a sparse test file by Andreas Dilger · 6 years ago
  98. 8b5273d libext2fs: don't corrupt an blkmap64_rb when marking a range of size zero by Theodore Ts'o · 6 years ago
  99. a691f8d filefrag: don't ignore fsync errors by Lukas Czerner · 6 years ago
  100. 480ccee AOSP: Mark as recovery_available:true by Jiyong Park · 6 years ago