1. 156028c ANDROID: e2fsck: Handle casefolded encryption by Daniel Rosenberg · 4 years, 3 months ago
  2. 2fd6ca7 Merge "Make ramdisk_available." by Yifan Hong · 4 years, 5 months ago
  3. f5a8e8f Make ramdisk_available. by Yifan Hong · 4 years, 5 months ago
  4. ec10b51 Change #define to _BLKID_TYPES_H by Kousik Kumar · 4 years, 5 months ago
  5. 2c79a5f Add vendor_available: true by Justin Yun · 4 years, 6 months ago
  6. 9aa30c2 BACKPORT, FROMLIST: Support the stable_inodes feature by Eric Biggers · 4 years, 8 months ago
  7. b4b05ca Update generated files for Android by Eric Biggers · 4 years, 9 months ago
  8. 4bc5879 Fix unintended divergences from upstream e2fsprogs by Eric Biggers · 4 years, 9 months ago
  9. d2a16e1 Add new source files to Android.bp files by Eric Biggers · 4 years, 9 months ago
  10. 14db23f Update e2fsprogs to 1.45.4 from upstream by Eric Biggers · 4 years, 9 months ago
  11. 8dbe7b4 libsupport: add checks to prevent buffer overrun bugs in quota code by Theodore Ts'o · 4 years, 9 months ago
  12. 638940d libsupport: remove unnecessary code to set the quota inode size by Theodore Ts'o · 4 years, 9 months ago
  13. 420246c libuuid: signedness/type fixes by Matthias Andree · 4 years, 10 months ago
  14. 7525e8b libblkid: fix gcc -Wall warnings by Theodore Ts'o · 4 years, 11 months ago
  15. ef54444 libext2fs: hide struct ext2fs_hashmap as an internal implementation detail by Theodore Ts'o · 5 years ago
  16. 03b04db libext2fs: add missing check for utf8lookup()'s return value by Theodore Ts'o · 5 years ago
  17. 65c4930 Update release notes, etc., for the 1.45.1-rc1 release by Theodore Ts'o · 5 years ago
  18. d0efd17 e2fsck: check and fix tails of all bitmap blocks by Theodore Ts'o · 5 years ago
  19. 201aff8 libext2fs: move struct ext2fs_nls_table to the private ext2fsP.h header by Theodore Ts'o · 5 years ago
  20. 2888753 Rename the feature "fname_encoding" to be "casefold". by Theodore Ts'o · 5 years ago
  21. 5a7761e libe2p: print the filename character encoding in list_super[2] by Theodore Ts'o · 5 years ago
  22. 3f85a4c libext2fs: remove utf8_* namespace contamination by Theodore Ts'o · 5 years ago
  23. 388e1d5 libext2fs: remove nls_* namespace contamination by Theodore Ts'o · 5 years ago
  24. ca82f17 libext2fs: remove unused variable 'old_flags' by Eric Biggers · 5 years ago
  25. 094507f libext2fs: remove unused variable 'buff' by Eric Biggers · 5 years ago
  26. f61719c ext2fs: drop ASCII NLS support by Gabriel Krisman Bertazi · 5 years ago
  27. 1b6d59d ext2fs: drop Unicode normalization support by Gabriel Krisman Bertazi · 5 years ago
  28. a8567fd ext2fs: don't normalize names on -F directories by Gabriel Krisman Bertazi · 5 years ago
  29. a7fba47 ext2fs: nls: Update to unicode 12.1.0 by Gabriel Krisman Bertazi · 5 years ago
  30. 6790d66 ext2fs: merge sparse fixes for unicode normalization by Gabriel Krisman Bertazi · 5 years ago
  31. dea1e52 ext2fs: fix potential null dereference in utf8nlookup by Gabriel Krisman Bertazi · 5 years ago
  32. 3e1c513 ext2fs: convert unicode normalization from NFKD -> NFD by Gabriel Krisman Bertazi · 5 years ago
  33. 0a8b31c ext2fs: always attempt to load nls table when loading the filesystem by Gabriel Krisman Bertazi · 5 years ago
  34. c554f55 e2p: encoding: fix default flags lookup by Gabriel Krisman Bertazi · 5 years ago
  35. a7e3e13 Merge branch 'old-maint' into maint by Theodore Ts'o · 5 years ago
  36. 8a07e30 Fix "make install-strip" by Theodore Ts'o · 5 years ago
  37. 2fe97b2 Merge branch 'old-maint' into maint by Theodore Ts'o · 5 years ago
  38. f72ea2d Fix autoheader warnings by Dongyang Li · 5 years ago
  39. ecf97bf Update Makefile.in files using "make depend" by Theodore Ts'o · 5 years ago
  40. ab58911 libext2fs: revert "try to always use PUNCH_HOLE for unix_discard" by Darrick J. Wong · 5 years ago
  41. a935b93 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  42. 5f6614f AOSP: E2fsprogs: fix ODR issue by Andreas Gampe · 5 years ago
  43. 9660ba3 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  44. 92c5594 libext2fs: add checks for block number wrapping for bitmap range functions by Theodore Ts'o · 5 years ago
  45. f13a7c2 libext2fs: validate inode table location in block group descriptors by Theodore Ts'o · 5 years ago
  46. fece156 E2fsprogs: fix ODR issue by Andreas Gampe · 5 years ago
  47. 3f69836 libext2fs: add ext2fs_{read,write}_inode2() by Theodore Ts'o · 5 years ago
  48. bd0c80f Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  49. 8cbcf15 e2fsprogs: introduce script used to generate utf8data.h by Gabriel Krisman Bertazi · 6 years ago
  50. 5fafc78 libext2fs: fix regression so we are correctly translating Posix ACL's by Theodore Ts'o · 6 years ago
  51. c2f9875 ext2fs: nls: support UTF-8 11.0 with NFKD normalization by Gabriel Krisman Bertazi · 6 years ago
  52. ef733f1 debugfs: support encoding when printing the file hash by Gabriel Krisman Bertazi · 6 years ago
  53. 28b44ef libext2fs: support encoding when calculating dx hashes by Gabriel Krisman Bertazi · 6 years ago
  54. ab93e18 libext2fs: implement NLS framework support by Gabriel Krisman Bertazi · 6 years ago
  55. 1378bb6 chattr/lsattr: support casefold attribute by Gabriel Krisman Bertazi · 6 years ago
  56. e7236a9 mke2fs: configure encoding during superblock initialization by Gabriel Krisman Bertazi · 6 years ago
  57. d85c5a6 libe2p: helpers for configuring the encoding superblock fields by Gabriel Krisman Bertazi · 6 years ago
  58. 87fe817 libext2fs: update tst_super_size to include new superblock fields by Theodore Ts'o · 6 years ago
  59. 75da667 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  60. b7bb80d mk_cmds: don't use explicit pathname for sed by Theodore Ts'o · 6 years ago
  61. 80c1d01 ext2fs: add byte swapping of new superblock fields for BE machines by Gabriel Krisman Bertazi · 6 years ago
  62. 44a1d8b Reserve feature bit and SB field bit for filename encoding by Gabriel Krisman Bertazi · 6 years ago
  63. e39f507 Add timestamp extension bits to superblock by Gabriel Krisman Bertazi · 6 years ago
  64. ae9c0f3 libext2fs: refactor code which fixes up the checksums in an extent tree by Theodore Ts'o · 6 years ago
  65. ea1a3fa fuse2fs: add fakeroot option. by Nicholas Clark · 6 years ago
  66. 7b9e3cb Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  67. 711da48 blkid: adjust copyright license for version.c to be LGPL by Theodore Ts'o · 6 years ago
  68. 554d04f Update generated files for Android by David Anderson · 6 years ago
  69. 5ad467a Update e2fsprogs to 1.44.4 from upstream. by David Anderson · 6 years ago
  70. cf5587d Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  71. 98c6113 Define __GNUC_PREREQ if necessary by Theodore Ts'o · 6 years ago
  72. 62dfbc0 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  73. b0ec76d libe2p: avoid segfault when s_nr_users is too high by Lukas Czerner · 6 years ago
  74. bcca987 libext2fs: try to always use PUNCH_HOLE for unix_discard by Darrick J. Wong · 6 years ago
  75. 3f6a978 libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout by Darrick J. Wong · 6 years ago
  76. 0e49172 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  77. 76e28a1 libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPP by Eric Biggers · 6 years ago
  78. 7e5a95e libe2p: fix verity flag bit by Eric Biggers · 6 years ago
  79. 6ac81e4 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  80. 0c625fe AOSP: blkid: Correct the label name for exfat by Upendra · 6 years ago
  81. dd3b4cc libext2fs: fix uninitialized length in rep_strdup() by Theodore Ts'o · 6 years ago
  82. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  83. 2ca70c2 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  84. faae7aa Reserve codepoints for the fsverity feature. by Theodore Ts'o · 6 years ago
  85. 06a276e remove unused datarootdir by Lukas Czerner · 6 years ago
  86. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  87. cdca044 libext2fs: support devices w/ non-512 byte block size on Apple Darwin by Fedor Uporov · 7 years ago
  88. 2fcbcb1 Fix function declarations for ss commands to fix LTO warnings by Theodore Ts'o · 6 years ago
  89. 83d9ffc libext2fs: revamp bitmap types to fix LTO warnings by Theodore Ts'o · 6 years ago
  90. 0958bc6 AOSP: Update Android.bp files. by David Anderson · 6 years ago
  91. 24793da Merge "e2fsprogs: Fix macOS build." am: 8e814b82f3 by David Anderson · 6 years ago
  92. 4dc2456 e2fsprogs: Fix macOS build. by David Anderson · 6 years ago
  93. 5e4f119 Merge changes from topic "e2fsprogs-1.44.3" am: ef07e78bc0 by David Anderson · 6 years ago
  94. 4eca2ae AOSP: e2fsdroid: Fix crash with invalid command line args by David Anderson · 6 years ago
  95. 7f87d3b Update generated files for Android by David Anderson · 6 years ago
  96. af14814 Update Android.bp files. by David Anderson · 6 years ago
  97. 177b0f6 Merge e2fsprogs-1.44.3 from upstream into aosp/master. by David Anderson · 6 years ago
  98. fddc423 Fix compile error and warnings for old gcc versions by Li Dongyang · 6 years ago
  99. e963931 blkid: avoid FPE crash when probing a HFS+ superblock with a zero blocksize by Theodore Ts'o · 6 years ago
  100. 8dd6953 libext2fs: install hashmap.h since it is needed by libext2fs.h by Theodore Ts'o · 6 years ago