1. 7719e69 e4defrag: fix build failure if libc doesn't have sync_file_range() by Theodore Ts'o · 9 years ago
  2. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  3. 4e222d9 misc: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  4. f7134a9 Remove dropped const warning and enable pread/pwrite for Android build by Theodore Ts'o · 9 years ago
  5. ec79402 create_inode: remove backup definition of __func__ by Theodore Ts'o · 9 years ago
  6. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  7. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  8. aee40b8 Eliminate unused function warnings from Android build by Theodore Ts'o · 9 years ago
  9. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  10. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  11. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  12. 12aa7ad Suppress annoying missing field initializer warnings by Theodore Ts'o · 9 years ago
  13. 1dc16b0 Move the profile parsing functions from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  14. 273c2c5 tune2fs: allow tune2fs to be built as a static library for Android by Theodore Ts'o · 9 years ago
  15. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  16. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  17. 0fe4021 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  18. 8815116 tune2fs.8: update maximum journal size by Phillip Susi · 9 years ago
  19. 83c799d Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  20. a6eeac1 mke2fs: prompt for user verification for "-S" by Andreas Dilger · 9 years ago
  21. 59707c1 misc: fix alignment warnings on ARM by Andreas Dilger · 9 years ago
  22. 74f2c4a fix diet libc build breaks for e4crypt and fallocate by Theodore Ts'o · 9 years ago
  23. 823c245 misc: fix bugs which broke misc/Makefile.in's "make depend" by Theodore Ts'o · 9 years ago
  24. 97e9b97 misc: remove broken whole device check by Richard Yao · 9 years ago
  25. 58354a3 e4crypt: fix hexidecimal salt parsing by Theodore Ts'o · 9 years ago
  26. 81cbf1e misc: add fuse2fs, a FUSE server for e2fsprogs by Darrick J. Wong · 9 years ago
  27. 4f86870 libext2fs: use fallocate for creating journals and hugefiles by Darrick J. Wong · 9 years ago
  28. 81f95d4 libext2fs, libe2p, misc: git rid of jfs_user.h by Theodore Ts'o · 9 years ago
  29. 2df733f Update Android build files so the 1.43 branch builds on AOSP by Theodore Ts'o · 9 years ago
  30. 8beba81 e2fsck,misc: include ext2fs.h to avoid clang warnings by Theodore Ts'o · 9 years ago
  31. cd27af3 mke2fs: enable the metadata_csum and 64bit features by default by Theodore Ts'o · 9 years ago
  32. 344c043 create_inode: handle source symlinks with extended attributes by Theodore Ts'o · 9 years ago
  33. f008143 filefrag: fix broken extent emulation and uninitialized variables by Darrick J. Wong · 9 years ago
  34. b085139 misc: fix undo file setup by Darrick J. Wong · 9 years ago
  35. 63cd76d misc: fix Coverity bugs by Darrick J. Wong · 9 years ago
  36. 4407ea3 mke2fs: add simple tests and re-alphabetize mke2fs manpage options by Darrick J. Wong · 9 years ago
  37. b04af4f copyin: fix error handling by Darrick J. Wong · 9 years ago
  38. 76f1323 copy-in: for files, only iterate file blocks that are mapped by Darrick J. Wong · 9 years ago
  39. a433db0 copy-in: create hardlinks with the correct directory filetype by Darrick J. Wong · 9 years ago
  40. 2d291b3 mke2fs: optionally create undo file by Darrick J. Wong · 9 years ago
  41. f7d0559 tune2fs: optionally create undo file by Darrick J. Wong · 9 years ago
  42. 4892bce e2undo: ditch tdb file, write everything to a flat file by Darrick J. Wong · 9 years ago
  43. ec2019d e2undo: fix memory leaks and tweak the error messages somewhat by Darrick J. Wong · 9 years ago
  44. 437651a Update ext4 encryption format to final v4.1 version by Theodore Ts'o · 9 years ago
  45. e0d5dd3 e2fuzz: fuzz harder by Darrick J. Wong · 9 years ago
  46. a0556bd e4crypt: add the get_policy command by Theodore Ts'o · 9 years ago
  47. 654531d tune2fs: add ability to enable the encrypt feature by Theodore Ts'o · 9 years ago
  48. f7257a9 Change filename encryption to use CTS mode by Theodore Ts'o · 9 years ago
  49. 4fb758a Clean up and fix Android build files by Theodore Ts'o · 9 years ago
  50. 1e734e7 e4crypt: change the UI to use a subcommand style by Theodore Ts'o · 9 years ago
  51. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 9 years ago
  52. bfa4b35 misc: add e4crypt tool by Ildar Muslukhov · 10 years ago
  53. bbb8594 misc: teach mke2fs to create encrypted file systems by Ildar Muslukhov · 10 years ago
  54. 321f344 Add files to build on Android by Theodore Ts'o · 10 years ago
  55. 8b39e4c Add support for the read-only feature by Theodore Ts'o · 10 years ago
  56. fac0c8e e2fsck: on read error, don't rewrite blocks past the end of the fs by Darrick J. Wong · 10 years ago
  57. e263765 tune2fs: direct user to resize2fs for 64bit conversion by Darrick J. Wong · 10 years ago
  58. f2a96b6 tune2fs: abort when trying to enable/disable metadata_csum on mounted fs by Darrick J. Wong · 10 years ago
  59. dd3ffbc tune2fs: disable csum verification before resizing inode by Darrick J. Wong · 10 years ago
  60. 22f22ab Reserve the codepoints for the new INCOMPAT feature ENCRYPT by Theodore Ts'o · 10 years ago
  61. 32ed2b0 e2fuzz: fix clang warning by Darrick J. Wong · 10 years ago
  62. fe12931 resize2fs: convert fs to and from 64bit mode by Darrick J. Wong · 10 years ago
  63. 0698ecc Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  64. fcc19b4 badblocks: Limit maximum number of bad blocks by Jan Kara · 10 years ago
  65. 5effd0a mke2fs: don't zero inode table blocks that are already zeroed by Darrick J. Wong · 10 years ago
  66. 052795e tune2fs: enable uninit_bg when disabling metadata_csum by Darrick J. Wong · 10 years ago
  67. a742a12 tune2fs: warn if extents are not enabled when turning on metadata_csum by Darrick J. Wong · 10 years ago
  68. 492084f dumpe2fs: output cleanup by Darrick J. Wong · 10 years ago
  69. 6aa8cff dumpe2fs: reduce dumpe2fs output to 80 columns or less by Darrick J. Wong · 10 years ago
  70. fc4f5b2 misc: don't allow mk_hugefiles unless the fs supports extents by Darrick J. Wong · 10 years ago
  71. 3548bb6 libext2fs: refactor extent head creation by Darrick J. Wong · 10 years ago
  72. ad4eafb tune2fs: fix memory write overflow by Xiaoguang Wang · 10 years ago
  73. 8386a42 tune2fs: rewrite metadata checksums when resizing inode size by Xiaoguang Wang · 10 years ago
  74. bbf29ce Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  75. 63b4cbb misc: fix infinite loop when finding the start of the hugefile start range by Darrick J. Wong · 10 years ago
  76. 5da8912 tune2fs: fix memory leak in inode_scan_and_fix() by Xiaoguang Wang · 10 years ago
  77. fecb231 dumpe2fs: don't crash when the user provides no block device argument by Darrick J. Wong · 10 years ago
  78. 210baa5 mke2fs: warn if enabling metadata_csum on a pre-3.18 kernel by Darrick J. Wong · 10 years ago
  79. a4b5286 tune2fs: don't change metadata_csum on a mounted fs by Darrick J. Wong · 10 years ago
  80. 8302e2e tune2fs: speed up rewriting extent tree when enabling metadata_csum by Darrick J. Wong · 10 years ago
  81. e49b03e misc: fix broken libmagic interaction with plausibility check by Darrick J. Wong · 10 years ago
  82. be2ad9e e2fuzz: exercise fuzzed blocks more aggressively by Darrick J. Wong · 10 years ago
  83. 8b77948 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  84. 831aa86 debugfs: fix build on systems that don't have gettext built-in by Theodore Ts'o · 10 years ago
  85. 08c8e31 libext2fs/e2fsck: refactor everyone who writes zero blocks to disk by Darrick J. Wong · 10 years ago
  86. 0745e78 mke2fs: fix man page discussion of usage type defaults by Eric Whitney · 10 years ago
  87. d50fd63 misc: fix build on absence of magic.h by Artemiy Volkov · 10 years ago
  88. 5ae83d6 mke2fs: clarify inline data inode size error message by Eric Whitney · 10 years ago
  89. 3d78d03 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  90. c6889a6 e2fsprogs: add large_file to base mkfs features by Eric Sandeen · 10 years ago
  91. d2e3c0d misc: if dlopen() is available, use it to load the libmagic library by Theodore Ts'o · 10 years ago
  92. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  93. c8b20b4 misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck by Darrick J. Wong · 10 years ago
  94. b598c51 misc: move check_plausibility into a separate file by Darrick J. Wong · 10 years ago
  95. 0858268 dumpe2fs: provide a machine-readable group-only mode by Darrick J. Wong · 10 years ago
  96. cc0d983 Fix build failures due to missing $(SYSLIBS) by Theodore Ts'o · 10 years ago
  97. 0c49965 create_inode: don't indiscriminately #include "nls-enable.h" by Theodore Ts'o · 10 years ago
  98. a133c81 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  99. 17c1fa6 misc: fix build breakage with configure --disable-uuidd --enable-profile by Theodore Ts'o · 10 years ago
  100. ceec170 mke2fs: don't depend on <linux/version.h> by Theodore Ts'o · 10 years ago