1. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 9 years ago
  2. 5eeb0cc libext2fs: export the library include path by Alex Deymo · 9 years ago
  3. d8d67ec Cleanup Obsolete LOCAL_PRELINK_MODULE by Ying Wang · 10 years ago
  4. 082ed5d e2fsck: correct ext4 dates generated by old kernels by David Turner · 9 years ago
  5. f374572 resize2fs: clear uninit BG if allocating from new group by Eric Sandeen · 9 years ago
  6. 6d4bb11 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  7. 539d3ae misc: replace comparison macros with inline functions by Andreas Dilger · 9 years ago
  8. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  9. ba380ee libext2fs: sort keys for xattr blocks by Darrick J. Wong · 9 years ago
  10. 2b8772f tests: check proper operation of metadata_csum_seed by Darrick J. Wong · 9 years ago
  11. 2ed0adb libext2fs: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  12. e1cec44 Add inherit flags for project quota by Li Xi · 9 years ago
  13. 080e09b Add project quota support by Li Xi · 9 years ago
  14. 0c18d03 Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT by Li Xi · 9 years ago
  15. d030908 ext2fs: work around FreeBSD header breakage by Theodore Ts'o · 9 years ago
  16. 94676ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  17. e158db5 libext2fs: fix block-mapped file punch by Andreas Dilger · 9 years ago
  18. f449486 libext2fs: fix tst_badblocks buffer overrun by Andreas Dilger · 9 years ago
  19. 188960e debugfs: add support to properly set and display extended timestamps by Theodore Ts'o · 11 years ago
  20. 7dce0c0 libext2fs: fix parents when modifying extents by Darrick J. Wong · 11 years ago
  21. 77b3e98 libext2fs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  22. 03940aa libext2fs: automatically enable meta_bg to avoid filling up BG 0 by Darrick J. Wong · 9 years ago
  23. 1abdd04 libext2fs: fix maximum bg overhead calculation with meta_bg enabled by Darrick J. Wong · 9 years ago
  24. e3dd5c6 e2fsck: check for encrypted directory entries with too-short file names by Theodore Ts'o · 9 years ago
  25. 4e222d9 misc: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  26. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  27. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  28. aee40b8 Eliminate unused function warnings from Android build by Theodore Ts'o · 9 years ago
  29. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  30. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  31. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  32. 273c2c5 tune2fs: allow tune2fs to be built as a static library for Android by Theodore Ts'o · 9 years ago
  33. 0a332f4 Add fallocate.c to lib/exte2fs/Android.mk by Theodore Ts'o · 9 years ago
  34. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  35. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  36. 8f8511a libext2fs: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
  37. 74f2c4a fix diet libc build breaks for e4crypt and fallocate by Theodore Ts'o · 9 years ago
  38. eeb2bb6 libext2fs: remove unnecessary undo file flush calls by Darrick J. Wong · 9 years ago
  39. 4f86870 libext2fs: use fallocate for creating journals and hugefiles by Darrick J. Wong · 9 years ago
  40. 5aad5b8 libext2fs: implement fallocate by Darrick J. Wong · 9 years ago
  41. 647e878 libext2fs: add new hooks to support large allocations by Darrick J. Wong · 9 years ago
  42. 766c142 libext2fs: fix ext2fs_close() when MMP is not enabled by Theodore Ts'o · 9 years ago
  43. 81f95d4 libext2fs, libe2p, misc: git rid of jfs_user.h by Theodore Ts'o · 9 years ago
  44. 2df733f Update Android build files so the 1.43 branch builds on AOSP by Theodore Ts'o · 9 years ago
  45. 5a98026 libext2fs: find/alloc a range of empty blocks by Darrick J. Wong · 9 years ago
  46. 60a212f libext2fs: support allocating uninit blocks in bmap2() by Darrick J. Wong · 9 years ago
  47. 5e48a20 undo-io: write out index block after every write by Darrick J. Wong · 9 years ago
  48. ce9b74a e2fsck: optionally create an undo file by Darrick J. Wong · 9 years ago
  49. dc248a1 libext2fs: support atexit cleanups by Darrick J. Wong · 9 years ago
  50. 4892bce e2undo: ditch tdb file, write everything to a flat file by Darrick J. Wong · 9 years ago
  51. 3a82e80 undo-io: use a bitmap to track what we've already written by Darrick J. Wong · 9 years ago
  52. 344cd53 undo-io: be more flexible about setting block size by Darrick J. Wong · 9 years ago
  53. c866515 undo-io: add new calls to and speed up the undo io manager by Darrick J. Wong · 9 years ago
  54. c46b57b ext2fs: fix "make check" by allowing EXT2FS_SHA256_LENGTH to be defined by Theodore Ts'o · 9 years ago
  55. 437651a Update ext4 encryption format to final v4.1 version by Theodore Ts'o · 9 years ago
  56. a5abfe0 e2fsck: read-ahead metadata during passes 1, 2, and 4 by Darrick J. Wong · 9 years ago
  57. 79614b2 libext2fs/e2fsck: provide routines to read-ahead metadata by Darrick J. Wong · 9 years ago
  58. a672190 Revert "libext2fs: encrypted symlinks are never fast" by Theodore Ts'o · 10 years ago
  59. fc898cb Reserve superblock fields s_lpf_ino and s_encryption_level by Theodore Ts'o · 10 years ago
  60. 4a05268 Remove compression support by Theodore Ts'o · 10 years ago
  61. f7257a9 Change filename encryption to use CTS mode by Theodore Ts'o · 10 years ago
  62. 8afaf3b libext2fs: fix bug in ext2fs_digest_encode() by Theodore Ts'o · 10 years ago
  63. 4fb758a Clean up and fix Android build files by Theodore Ts'o · 10 years ago
  64. ce93d0e libext2fs: zero hash in ibody extended attributes by Darrick J. Wong · 10 years ago
  65. fae2467 libext2fs: ext2fs_new_block2() should call alloc_block hook by Darrick J. Wong · 10 years ago
  66. 3d28f54 libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks by Darrick J. Wong · 10 years ago
  67. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 10 years ago
  68. bfa4b35 misc: add e4crypt tool by Ildar Muslukhov · 10 years ago
  69. c4241cf libext2fs: fix blocksize for SHA512 by Theodore Ts'o · 10 years ago
  70. bbb8594 misc: teach mke2fs to create encrypted file systems by Ildar Muslukhov · 10 years ago
  71. 6a5bdaf libext2fs: fix up ext2fs_sha256() and ext2fs_sha512() by Theodore Ts'o · 10 years ago
  72. bf34b4a libext2fs: add ext2fs_digest_encode() by Theodore Ts'o · 10 years ago
  73. ae73e88 libext2fs: encrypted symlinks are never fast by Theodore Ts'o · 10 years ago
  74. 321f344 Add files to build on Android by Theodore Ts'o · 10 years ago
  75. 52a0674 libext2fs: make sure dirent functions have prototypes if inline is disabled by Theodore Ts'o · 10 years ago
  76. 569ee90 libext2fs: add functions for sha256 and sha512 by Theodore Ts'o · 10 years ago
  77. 8b39e4c Add support for the read-only feature by Theodore Ts'o · 10 years ago
  78. ad5d05d Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  79. 49d0fe2 libext2fs: fix potential buffer overflow in closefs() by Theodore Ts'o · 10 years ago
  80. 4a3dc1f e2fsck: salvage under-sized dirents by removing them by Darrick J. Wong · 10 years ago
  81. 5f0164b libext2fs: fix tdb.c mmap leak by Darrick J. Wong · 10 years ago
  82. 2c741a8 libext2fs: strengthen i_extra_isize checks when reading/writing xattrs by Darrick J. Wong · 10 years ago
  83. f991431 libext2fs: avoid pointless EA block allocation by Darrick J. Wong · 10 years ago
  84. 366d299 libext2fs: initialize i_extra_isize when writing EAs by Darrick J. Wong · 10 years ago
  85. 22f22ab Reserve the codepoints for the new INCOMPAT feature ENCRYPT by Theodore Ts'o · 10 years ago
  86. 5600802 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  87. c916e52 Fix clang warning and a resource leak by Darrick J. Wong · 10 years ago
  88. 9a32411 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  89. 13f450a libext2fs: add sanity check for an invalid itable_used value in inode scan code by Theodore Ts'o · 10 years ago
  90. 413b5c7 libext2fs: speed up the max extent depth api call by Darrick J. Wong · 10 years ago
  91. ffe1b28 libext2fs: add a way to check the theoretical maximum extent tree depth by Darrick J. Wong · 10 years ago
  92. 6509eeb libext2fs: set interior tree block goal more intelligently by Darrick J. Wong · 10 years ago
  93. 7b486ec libext2fs: find inode goal when allocating blocks by Darrick J. Wong · 10 years ago
  94. bc57b12 libext2fs: use block_buf in ext2fs_alloc_block2() if it is provided by Theodore Ts'o · 10 years ago
  95. 0a92af2 libext2fs: use a dynamically sized block zeroing buffer by Darrick J. Wong · 10 years ago
  96. e50e985 ext2fs: fix integer overflow in rb_get_bmap_range by Dmitry Monakhov · 10 years ago
  97. dc7b8da libext2fs: file IO routines should handle uninit blocks by Darrick J. Wong · 10 years ago
  98. 3548bb6 libext2fs: refactor extent head creation by Darrick J. Wong · 10 years ago
  99. 54f6faf libext2fs: don't report garbage inodes with really large inodes by Darrick J. Wong · 10 years ago
  100. bbf29ce Merge branch 'maint' into next by Theodore Ts'o · 10 years ago