1. ccf028f libe2p: add missing f[gs]etproject.c files by Theodore Ts'o · 9 years ago
  2. 3627e83 Add project ID support for chattr/lsattr by Li Xi · 9 years ago
  3. e1cec44 Add inherit flags for project quota by Li Xi · 9 years ago
  4. 080e09b Add project quota support by Li Xi · 9 years ago
  5. 0c18d03 Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT by Li Xi · 9 years ago
  6. 2d2d799 Clean up codes for adding new quota type by Li Xi · 9 years ago
  7. 94676ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  8. e158db5 libext2fs: fix block-mapped file punch by Andreas Dilger · 9 years ago
  9. f449486 libext2fs: fix tst_badblocks buffer overrun by Andreas Dilger · 9 years ago
  10. 188960e debugfs: add support to properly set and display extended timestamps by Theodore Ts'o · 11 years ago
  11. 7dce0c0 libext2fs: fix parents when modifying extents by Darrick J. Wong · 11 years ago
  12. 77b3e98 libext2fs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  13. 03940aa libext2fs: automatically enable meta_bg to avoid filling up BG 0 by Darrick J. Wong · 9 years ago
  14. 1abdd04 libext2fs: fix maximum bg overhead calculation with meta_bg enabled by Darrick J. Wong · 9 years ago
  15. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  16. e3dd5c6 e2fsck: check for encrypted directory entries with too-short file names by Theodore Ts'o · 9 years ago
  17. 4e222d9 misc: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  18. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  19. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  20. aee40b8 Eliminate unused function warnings from Android build by Theodore Ts'o · 9 years ago
  21. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  22. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  23. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  24. 1dc16b0 Move the profile parsing functions from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  25. 273c2c5 tune2fs: allow tune2fs to be built as a static library for Android by Theodore Ts'o · 9 years ago
  26. 0a332f4 Add fallocate.c to lib/exte2fs/Android.mk by Theodore Ts'o · 9 years ago
  27. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  28. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  29. 149640f configure: remove support to disable htree support by Theodore Ts'o · 9 years ago
  30. 59a220d Fix "make clean" and "make distclean" by Theodore Ts'o · 9 years ago
  31. 8f8511a libext2fs: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
  32. 5ea7aee rename configure.in to configure.ac by Theodore Ts'o · 9 years ago
  33. 74f2c4a fix diet libc build breaks for e4crypt and fallocate by Theodore Ts'o · 9 years ago
  34. eeb2bb6 libext2fs: remove unnecessary undo file flush calls by Darrick J. Wong · 9 years ago
  35. 81cbf1e misc: add fuse2fs, a FUSE server for e2fsprogs by Darrick J. Wong · 9 years ago
  36. 4f86870 libext2fs: use fallocate for creating journals and hugefiles by Darrick J. Wong · 9 years ago
  37. 5aad5b8 libext2fs: implement fallocate by Darrick J. Wong · 9 years ago
  38. 647e878 libext2fs: add new hooks to support large allocations by Darrick J. Wong · 9 years ago
  39. beb19fc Allow debugfs to be built for use in Android by Theodore Ts'o · 9 years ago
  40. 766c142 libext2fs: fix ext2fs_close() when MMP is not enabled by Theodore Ts'o · 9 years ago
  41. 81f95d4 libext2fs, libe2p, misc: git rid of jfs_user.h by Theodore Ts'o · 9 years ago
  42. 2df733f Update Android build files so the 1.43 branch builds on AOSP by Theodore Ts'o · 9 years ago
  43. 5a98026 libext2fs: find/alloc a range of empty blocks by Darrick J. Wong · 9 years ago
  44. 60a212f libext2fs: support allocating uninit blocks in bmap2() by Darrick J. Wong · 9 years ago
  45. 5e48a20 undo-io: write out index block after every write by Darrick J. Wong · 9 years ago
  46. 63cd76d misc: fix Coverity bugs by Darrick J. Wong · 9 years ago
  47. ce9b74a e2fsck: optionally create an undo file by Darrick J. Wong · 9 years ago
  48. dc248a1 libext2fs: support atexit cleanups by Darrick J. Wong · 9 years ago
  49. 4892bce e2undo: ditch tdb file, write everything to a flat file by Darrick J. Wong · 9 years ago
  50. 3a82e80 undo-io: use a bitmap to track what we've already written by Darrick J. Wong · 9 years ago
  51. 344cd53 undo-io: be more flexible about setting block size by Darrick J. Wong · 9 years ago
  52. c866515 undo-io: add new calls to and speed up the undo io manager by Darrick J. Wong · 9 years ago
  53. c46b57b ext2fs: fix "make check" by allowing EXT2FS_SHA256_LENGTH to be defined by Theodore Ts'o · 9 years ago
  54. 437651a Update ext4 encryption format to final v4.1 version by Theodore Ts'o · 9 years ago
  55. a5abfe0 e2fsck: read-ahead metadata during passes 1, 2, and 4 by Darrick J. Wong · 9 years ago
  56. 79614b2 libext2fs/e2fsck: provide routines to read-ahead metadata by Darrick J. Wong · 9 years ago
  57. a672190 Revert "libext2fs: encrypted symlinks are never fast" by Theodore Ts'o · 9 years ago
  58. fc898cb Reserve superblock fields s_lpf_ino and s_encryption_level by Theodore Ts'o · 9 years ago
  59. 4a05268 Remove compression support by Theodore Ts'o · 9 years ago
  60. f7257a9 Change filename encryption to use CTS mode by Theodore Ts'o · 9 years ago
  61. 8afaf3b libext2fs: fix bug in ext2fs_digest_encode() by Theodore Ts'o · 9 years ago
  62. 4fb758a Clean up and fix Android build files by Theodore Ts'o · 9 years ago
  63. ce93d0e libext2fs: zero hash in ibody extended attributes by Darrick J. Wong · 9 years ago
  64. fae2467 libext2fs: ext2fs_new_block2() should call alloc_block hook by Darrick J. Wong · 9 years ago
  65. 3d28f54 libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks by Darrick J. Wong · 9 years ago
  66. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 9 years ago
  67. bfa4b35 misc: add e4crypt tool by Ildar Muslukhov · 10 years ago
  68. c4241cf libext2fs: fix blocksize for SHA512 by Theodore Ts'o · 9 years ago
  69. bbb8594 misc: teach mke2fs to create encrypted file systems by Ildar Muslukhov · 10 years ago
  70. 6a5bdaf libext2fs: fix up ext2fs_sha256() and ext2fs_sha512() by Theodore Ts'o · 10 years ago
  71. bf34b4a libext2fs: add ext2fs_digest_encode() by Theodore Ts'o · 10 years ago
  72. ae73e88 libext2fs: encrypted symlinks are never fast by Theodore Ts'o · 10 years ago
  73. 321f344 Add files to build on Android by Theodore Ts'o · 10 years ago
  74. 52a0674 libext2fs: make sure dirent functions have prototypes if inline is disabled by Theodore Ts'o · 10 years ago
  75. 569ee90 libext2fs: add functions for sha256 and sha512 by Theodore Ts'o · 10 years ago
  76. b59014c libe2p: add support for printing and parsing the encryption mode 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. 1ceb809 buildsystem: use 'chmod a-w' instead of 'chmod -w' by Enrico Scholz · 10 years ago
  87. 5600802 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  88. c916e52 Fix clang warning and a resource leak by Darrick J. Wong · 10 years ago
  89. 9a32411 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  90. 13f450a libext2fs: add sanity check for an invalid itable_used value in inode scan code by Theodore Ts'o · 10 years ago
  91. 413b5c7 libext2fs: speed up the max extent depth api call by Darrick J. Wong · 10 years ago
  92. ffe1b28 libext2fs: add a way to check the theoretical maximum extent tree depth by Darrick J. Wong · 10 years ago
  93. 6509eeb libext2fs: set interior tree block goal more intelligently by Darrick J. Wong · 10 years ago
  94. 7b486ec libext2fs: find inode goal when allocating blocks by Darrick J. Wong · 10 years ago
  95. bc57b12 libext2fs: use block_buf in ext2fs_alloc_block2() if it is provided by Theodore Ts'o · 10 years ago
  96. 0a92af2 libext2fs: use a dynamically sized block zeroing buffer by Darrick J. Wong · 10 years ago
  97. e50e985 ext2fs: fix integer overflow in rb_get_bmap_range by Dmitry Monakhov · 10 years ago
  98. dc7b8da libext2fs: file IO routines should handle uninit blocks by Darrick J. Wong · 10 years ago
  99. 3548bb6 libext2fs: refactor extent head creation by Darrick J. Wong · 10 years ago
  100. 54f6faf libext2fs: don't report garbage inodes with really large inodes by Darrick J. Wong · 10 years ago