1. 0e7a081 Stop installing mkfs.ext4dev and fsck.ext4dev by Theodore Ts'o · 7 years ago
  2. 3946066 e2label.8, tune2fs.8: use volume label terminology consistently by Theodore Ts'o · 7 years ago
  3. 57fd203 tune2fs, mke2fs: use "Proceed (y, N)" so the default is clear by Theodore Ts'o · 7 years ago
  4. da9d5b8 fuse2fs: fix Coverity warnings by Theodore Ts'o · 7 years ago
  5. 75a7904 During filesystem creation with -d option files copied from given by Artem Blagodarenko · 7 years ago
  6. 025d31b libext2fs: don't ignore fsync errors by Eric Sandeen · 8 years ago
  7. a54733d debugfs, e2fsck, mke2fs: fix miscellaneous memory leaks detected by ASAN by Theodore Ts'o · 8 years ago
  8. 151c49b Make sure test progams free all allocated memory by Theodore Ts'o · 8 years ago
  9. 5c2a665 Avoid dereferencing beyond allocated memory in quota handling by Theodore Ts'o · 8 years ago
  10. 101ef2e mke2fs: Avoid crashes / infinite loops for absurdly large devices by Jan Kara · 8 years ago
  11. 79fa861 partinfo: fix some build errors by Darrick J. Wong · 8 years ago
  12. 05e7f37 android: fix Mac build by Theodore Ts'o · 8 years ago
  13. d33e690 mke2fs.conf: add back missing uninit_bg feature flag by Theodore Ts'o · 8 years ago
  14. a2143b5 Fix build reproducibility for mk_cmds and compile_et by Theodore Ts'o · 8 years ago
  15. 4d43353 tune2fs: tell the user that e2fsck -f is required by Theodore Ts'o · 8 years ago
  16. 9a23fa8 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  17. 713edbd fsck: fix strange logic by Andreas Dilger · 8 years ago
  18. c2c5c58 libext2fs: fix infinite loop if copying in an empty directory by Matthias Andree · 8 years ago
  19. 49aa3ff fuse2fs: needs SYSLIBS by Gustavo Zacarias · 8 years ago
  20. 32bf36d e2undo: fix endian issues by Eric Sandeen · 8 years ago
  21. 7bd03cf misc: don't unconditionally install manual page for fuse2fs by Ingo Brückl · 8 years ago
  22. 62bc243 fuse2fs: might need librt by Gustavo Zacarias · 8 years ago
  23. c0495d9 Remove the last of behaviour-specific checks on EXT2_OS_LINUX by Theodore Ts'o · 8 years ago
  24. 81f965a tune2fs,resize2fs: special case HURD only when testing s_creator_os by Theodore Ts'o · 8 years ago
  25. 7618802 e2undo: #include <libgen.h> since we use basename() by Theodore Ts'o · 8 years ago
  26. 2832fd8 mke2fs: warn if user provides a label which is too long by Theodore Ts'o · 8 years ago
  27. 97b7a94 Add clarifications to the e4defrag and resize2fs man pages by Theodore Ts'o · 8 years ago
  28. 50a6f4a Document when ext2/3/4 features were added to the kernel by Theodore Ts'o · 8 years ago
  29. f8a801d Clarify and clean up the ext4(5) man page by Pete Haddow · 8 years ago
  30. 377e3a9 misc: fix gcc -Wall complaints by Theodore Ts'o · 8 years ago
  31. 478360f Fix Android build warnings by Theodore Ts'o · 8 years ago
  32. a701823 libsupport: fix gcc -Wall nits by Theodore Ts'o · 8 years ago
  33. fd1677e Add --enable-hardening which builds e2fsprogs with security hardening by Theodore Ts'o · 8 years ago
  34. 78b7cd3 Clean up spelling errors and other nits in man pages by Theodore Ts'o · 8 years ago
  35. 0da058a mke2fs.conf: don't enable metadata_csum by default by Theodore Ts'o · 8 years ago
  36. 051fd4e misc: fix various Coverity warnings by Theodore Ts'o · 8 years ago
  37. 0935fa8 e2undo: support the undo header's fs_offset feature by Marcus Huewe · 8 years ago
  38. 6930537 e2undo: add "-o offset" option to specify the filesystem offset by Marcus Huewe · 8 years ago
  39. dc01088 mke2fs: fix filesystem size calculation, if an offset is specified by Marcus Huewe · 8 years ago
  40. b8d0b0e fuse2fs.1: fix man page section of fuse2fs by Theodore Ts'o · 8 years ago
  41. d0e855f misc: avoid PATH_MAX dependency in create_inode.c by Theodore Ts'o · 8 years ago
  42. f9b16db More man page and usage message fixups by Theodore Ts'o · 8 years ago
  43. a039df9 mke2fs: support multiple -O options by Theodore Ts'o · 8 years ago
  44. bc8f1ae Fix various man pages and usage message by Theodore Ts'o · 8 years ago
  45. a195e86 mke2fs: fix the parsing used for -E quotatype=usrquota:grpquota:prjquota by Theodore Ts'o · 8 years ago
  46. 1973233 e4crypt: remove debugging code which broke the set_policy subcommand by Theodore Ts'o · 8 years ago
  47. 87d9b2f mke2fs: adjust the default file system size by the offset by Theodore Ts'o · 8 years ago
  48. a7dc56f mke2fs.8, badblocks.8: fix spelling errors and other miscellaneous typos by Theodore Ts'o · 8 years ago
  49. 8feb6f4 fuse2fs: delete unused variables by Darrick J. Wong · 8 years ago
  50. 7dd0dfc e2image: ignore checksum errors by Darrick J. Wong · 8 years ago
  51. 1fc23b5 Fix support for configure --enable-jbd-debug by Theodore Ts'o · 8 years ago
  52. 4ea40c0 Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  53. be5ce27 e2image: don't leak progress info to stdout by Eric Sandeen · 8 years ago
  54. cba3fd5 mke2fs: fix for the "-E offset=N" option by Marcus Huewe · 8 years ago
  55. 31ddef5 Fix warnings caused by glibc 2.20 by Theodore Ts'o · 8 years ago
  56. 25040c0 chattr: fix verbose message while setting the project id by Theodore Ts'o · 8 years ago
  57. 9c05bb9 tune2fs: don't include journal recovery when building for Android by Theodore Ts'o · 8 years ago
  58. dd9a866 fuse2fs.1: add manual page for fuse2fs by Theodore Ts'o · 8 years ago
  59. 82e48fb Fix various clang and gcc -Wall warnings by Theodore Ts'o · 8 years ago
  60. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 9 years ago
  61. 5eeb0cc libext2fs: export the library include path by Alex Deymo · 9 years ago
  62. 4ccb236 Wrap tune2fs.h to be C++ compatible by Tao Bao · 8 years ago
  63. 69df849 fuse2fs: improve command-line parsing by Theodore Ts'o · 8 years ago
  64. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  65. c864b9e tune2fs: recover the journal by Darrick J. Wong · 8 years ago
  66. 62e0d34 tune2fs: confirm dangerous operations by Darrick J. Wong · 8 years ago
  67. 8424468 filefrag: accommodate holes when calculating expected values by Darrick J. Wong · 8 years ago
  68. 1b7623b mke2fs: store checksum seed at format time by Darrick J. Wong · 8 years ago
  69. 2be9cd8 tune2fs: allow user to turn on saving the checksum seed by Darrick J. Wong · 8 years ago
  70. 3627e83 Add project ID support for chattr/lsattr by Li Xi · 8 years ago
  71. ba60bb9 findsuper: improve output if s_mkfs_time unset by Andreas Dilger · 8 years ago
  72. 1e3f5c8 lsattr: treat inode generation as an unsigned int by Andreas Dilger · 8 years ago
  73. 7fd5374 misc: add missing declarations on maint by Andreas Dilger · 8 years ago
  74. e1cec44 Add inherit flags for project quota by Li Xi · 8 years ago
  75. 080e09b Add project quota support by Li Xi · 8 years ago
  76. 0c18d03 Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT by Li Xi · 8 years ago
  77. 2d2d799 Clean up codes for adding new quota type by Li Xi · 9 years ago
  78. 0355d6d Fix build system to be compatible with BSD pmake by Theodore Ts'o · 9 years ago
  79. 0f26747 mke2fs: sort "-d" option alphabetically by Andreas Dilger · 9 years ago
  80. f150bde fuse2fs: set inode's uid/gid when creating inode by Darrick J. Wong · 9 years ago
  81. 94676ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  82. c5b3ae7 tune2fs: warn if the filesystem journal is dirty by Jim Garlick · 9 years ago
  83. 5cb290e chattr: fix typo in a manpage by Jan Kara · 9 years ago
  84. 79ffbf2 make2fs: parse a human readable inode ratio for the -i option by Matthieu Dupont · 9 years ago
  85. 7889640 misc: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  86. 7bba54e Merge remote-tracking branch 'origin/maint' into next by Theodore Ts'o · 9 years ago
  87. b9ba837 Fix typo in the ext4(5) man page by Theodore Ts'o · 9 years ago
  88. 2334bd3 tune2fs: allow changing the UUID mounted file systems with the -f option by Theodore Ts'o · 9 years ago
  89. 7719e69 e4defrag: fix build failure if libc doesn't have sync_file_range() by Theodore Ts'o · 9 years ago
  90. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  91. 4e222d9 misc: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  92. f7134a9 Remove dropped const warning and enable pread/pwrite for Android build by Theodore Ts'o · 9 years ago
  93. ec79402 create_inode: remove backup definition of __func__ by Theodore Ts'o · 9 years ago
  94. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  95. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  96. aee40b8 Eliminate unused function warnings from Android build by Theodore Ts'o · 9 years ago
  97. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  98. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  99. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  100. 12aa7ad Suppress annoying missing field initializer warnings by Theodore Ts'o · 9 years ago