1. cf0be23 Use i_size to determine whether a symlink is a fast symlink by Tahsin Erdogan · 8 years ago
  2. 0446b99 resize2fs: moving xattr inodes is not supported by Tahsin Erdogan · 8 years ago
  3. cfc8fae mke2fs: ea_inode is not supported for hurd by Tahsin Erdogan · 8 years ago
  4. aca77ca fuse2fs: refuse to mount fs with ea_inode feature by Tahsin Erdogan · 8 years ago
  5. 216d6b7 tune2fs: update ea_inode hashes when fs uuid changes by Tahsin Erdogan · 8 years ago
  6. 76d1914 e2fsck: add test for ea_inode feature by Tahsin Erdogan · 8 years ago
  7. 5c5685d e2fsck: track ea_inode references by Tahsin Erdogan · 8 years ago
  8. b0f457b e2fsck: update i_blocks accounting for ea_inode feature by Tahsin Erdogan · 8 years ago
  9. e8b3cc9 e2fsck: generalize ea_refcount by Tahsin Erdogan · 8 years ago
  10. efab58d e2fsck: do not early terminate extra space check by Tahsin Erdogan · 8 years ago
  11. 2477e16 e2fsck: ea_inode hash validation by Tahsin Erdogan · 8 years ago
  12. 5b72578 tune2fs: do not allow disabling ea_inode feature by Tahsin Erdogan · 8 years ago
  13. 6a081f6 e2fsck: add support for large xattrs in external inodes by Andreas Dilger · 8 years ago
  14. 08ddd20 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  15. 968c1c2 libext2fs: fix compile errors/warnings by Tahsin Erdogan · 8 years ago
  16. c8ca239 Fix warnings found using UBSAN by Theodore Ts'o · 8 years ago
  17. b3d7751 tests: add j_recover_csum3_64bit by Theodore Ts'o · 8 years ago
  18. e8c8580 libext2fs: fix build issue for on Windows/Cygwin systems by Theodore Ts'o · 8 years ago
  19. 298ffa7 e4defrag: fix GCC7.x compiler warning by Marc Thomas · 8 years ago
  20. 7bfa94a filefrag: fix GCC7.x compiler warning by Marc Thomas · 8 years ago
  21. d99bced Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  22. 0c1e8c7 e4defrag: display the e2fsprogs version number by Marc Thomas · 8 years ago
  23. 1dc09bd tests: add new test f_del_dup_quota by Eric Whitney · 8 years ago
  24. fff2d12 mke2fs: fix hugefile creation so the hugefile(s) are contiguous by Theodore Ts'o · 8 years ago
  25. 474f67a libext2fs: fix fsync(2) detection by Jan Kara · 8 years ago
  26. c8a1566 libext2fs: fix build warning on Big Endian systems in closefs.c by Theodore Ts'o · 8 years ago
  27. ebc8d3c libext2fs: correctly write up the backup superblocks in big endian systems by Theodore Ts'o · 8 years ago
  28. 82424fc e2freefrag: use GETFSMAP on mounted filesystems by Darrick J. Wong · 8 years ago
  29. 0970320 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  30. 245831a tune2fs: fix BUGs of tuning project quota by Wang shilong · 8 years ago
  31. 0c57488 badblocks: support languages which use multi-column wide characters by Theodore Ts'o · 8 years ago
  32. b67bf3b e2fsck: don't flush to device opened in read-only mode by Konstantin Chistyakov · 8 years ago
  33. 665ebf3 e2fsprogs: Make -U option consistent between tune2fs and mke2fs by Drew Davenport · 8 years ago
  34. b42836a Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  35. 1a4c638 tests: fix expected output for f_detect_junk by Theodore Ts'o · 8 years ago
  36. 7175d20 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  37. 855c2ec e2fsck: fix sparse bmap to extent conversion by Darrick J. Wong · 8 years ago
  38. 6eae35c libext2fs: correctly subtract xattr blocks on bigalloc filesystems by Eric Biggers · 8 years ago
  39. b0f5fa8 e2fsck: fix multiply-claimed block quota accounting when deleting files by Eric Whitney · 8 years ago
  40. 7701f12 AOSP: Define HAVE_SYS_SYSMACROS_H for Android. by Elliott Hughes · 8 years ago
  41. 0df5f92 configure: Update configure script after integrated AOSP commits by Theodore Ts'o · 8 years ago
  42. 301fed0 AOSP: e2fsdroid: skip setting timestamp if src_dir is null by Jin Qian · 8 years ago
  43. 8b9e44a AOSP: e2fsdroid: support multiple selinux file contexts by Jin Qian · 8 years ago
  44. 820344d libblkid: fix buffer overflow scanning partition name by Jin Qian · 8 years ago
  45. 1ca6a89 AOSP: e2fsdroid: don't print empty files in block_list.c:end_new_file by Ben Fennema · 8 years ago
  46. 1333f2b AOSP: Disable macro redefined warnings. by Christopher Ferris · 8 years ago
  47. 0c32f48 AOSP: Add "libc" to soong static_executable targets. by Alex Deymo · 9 years ago
  48. a95c632 AOSP: Convert e2fsprogs targets to soong. by Alex Deymo · 9 years ago
  49. 82eb7e9 AOSP: HACK: android: exit(1) if selabel_lookup fails by Nick Kralevich · 9 years ago
  50. 145b22f AOSP: Remove "_host" and "_static" suffix from libsparse. by Alex Deymo · 9 years ago
  51. a5d3c5b AOSP: libext2fs: fix sparse param parsing on mac build by Jin Qian · 9 years ago
  52. ca2e5d4 AOSP: e2fsdroid: report error from ext2fs by Jin Qian · 9 years ago
  53. 3946ee8 AOSP: e2fsdroid: set timestamp based on source files by Jin Qian · 9 years ago
  54. 40a7095 AOSP: e2fsdroid: use absolute path for product_out by Jin Qian · 9 years ago
  55. b27343d AOSP: libext2fs: merge contiguous data blocks when writing to sparse file by Jin Qian · 9 years ago
  56. d838f79 AOSP: e2fsdroid: remove extra "/" when mountpoint is "/" by Jin Qian · 9 years ago
  57. f47f319 AOSP: android: libext2fs and com_err for windows by Adrien Schildknecht · 9 years ago
  58. 43f927f Fix windows and mac build by Jin Qian · 9 years ago
  59. a3d753f AOSP: _GNU_SOURCE must be defined before any #include. by Elliott Hughes · 9 years ago
  60. e2ddfcc AOSP: Fix "Can't use getmntent or getmntinfo to check for mounted filesystems!" warning. by Elliott Hughes · 9 years ago
  61. db6f320 AOSP: android: add the ext2simg tool by Adrien Schildknecht · 9 years ago
  62. a2731ac AOSP: android: add rules to build the static host libraries by Adrien Schildknecht · 9 years ago
  63. d0ed0ab AOSP: e2fsdroid: create incremental images by Adrien Schildknecht · 9 years ago
  64. 1e43f83 AOSP: e2fsdroid: read and enforce android's permissions by Adrien Schildknecht · 9 years ago
  65. ed8e189 AOSP: e2fsdroid: add an option to generate a base_fs file by Adrien Schildknecht · 9 years ago
  66. 974c848 AOSP: e2fsdroid: a tool to create android compatible image by Adrien Schildknecht · 9 years ago
  67. 9d25d46 AOSP: misc: add callbacks to populate_fs by Adrien Schildknecht · 9 years ago
  68. 3fc4699 AOSP: libext2fs: add context to get_alloc_block by Adrien Schildknecht · 9 years ago
  69. 105cdfe AOSP: libext2fs: android sparse io manager by Adrien Schildknecht · 9 years ago
  70. 25072b2 AOSP: Fix mac build by Colin Cross · 9 years ago
  71. ac1e303 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  72. 3fb715b include sys/sysmacros.h as needed by Mike Frysinger · 8 years ago
  73. e3d591e misc: fix 'zero_hugefiles = false' regression by Eric Biggers · 8 years ago
  74. d5d981a e2fsck: eliminate per-block cluster alignment check by Tahsin Erdogan · 8 years ago
  75. ed1e950 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  76. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 8 years ago
  77. b772dc5 tests: fix bash'isms in f_large_dir by Theodore Ts'o · 8 years ago
  78. e251f35 e2fsck: fix ASAN error when using 128 byte inodes by Theodore Ts'o · 8 years ago
  79. 0b76d70 e2fsck: allow extent tree optimization to be disabled by Theodore Ts'o · 8 years ago
  80. f91b451 tests: add new test f_quota_extent_opt by Theodore Ts'o · 8 years ago
  81. bc177d4 e2fsck: update quota when optimizing the extent tree by Theodore Ts'o · 8 years ago
  82. a06b423 e2fsck: fix type mismatch bug in the largedir patch by Theodore Ts'o · 8 years ago
  83. 7da05ce tests: 3 level hash tree test by Artem Blagodarenko · 8 years ago
  84. ae9efd0 e2fsck: 3 level hash tree directory optimization by Artem Blagodarenko · 8 years ago
  85. 3f0cf64 e2fsprogs: add support for 3-level htree by Artem Blagodarenko · 8 years ago
  86. 578fcbf e2fsprogs: supersede i_dir_acl with i_size_high for all cases by Artem Blagodarenko · 8 years ago
  87. 1b13ca5 e4crypt: fix error handling for KEYCTL_GET_KEYRING_ID by Joe Richey · 8 years ago
  88. 9712693 e2fsck: fix quota accounting to use cluster units by Eric Whitney · 8 years ago
  89. 2541e01 libext2fs: apply LDFLAGS when building tst_inline_data by Eric Biggers · 8 years ago
  90. f09669f e2fsck: fix type mismatches in quota warning message by Eric Whitney · 8 years ago
  91. 8515abd Fix metadata_csum typo in ext4 man page by Justin Bronder · 8 years ago
  92. 686994e misc: fix all the compiler warnings by Darrick J. Wong · 8 years ago
  93. d5c57fe tests: fix test failure in f_detect_xfs caused by commit bf615bb0ccad by Theodore Ts'o · 8 years ago
  94. 2521c50 libext2fs: readahead for meta_bg by Alexey Lyashkov · 8 years ago
  95. 7a2a014 e2fsck: report the exit value in the logfile by Theodore Ts'o · 8 years ago
  96. 32eed35 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 8 years ago
  97. 459fc96 po: update sv.po (from translationproject.org) by Göran Uddeborg · 8 years ago
  98. ef37ced po: update pl.po (from translationproject.org) by Jakub Bogusz · 8 years ago
  99. 519312d po: update nl.po (from translationproject.org) by Benno Schulenberg · 8 years ago
  100. c014910 po: update fr.po (from translationproject.org) by Samuel Thibault · 8 years ago