1. d8d67ec Cleanup Obsolete LOCAL_PRELINK_MODULE by Ying Wang · 10 years ago
  2. 4ccb236 Wrap tune2fs.h to be C++ compatible by Tao Bao · 9 years ago
  3. c733f99 Rename COPYING to NOTICE and add MODULE_LICENSE_GPL file by Theodore Ts'o · 9 years ago
  4. 082ed5d e2fsck: correct ext4 dates generated by old kernels by David Turner · 9 years ago
  5. 6743215 debugfs: fix a bug in string_to_time() which misparsed @NNNNNNN inputs by Theodore Ts'o · 9 years ago
  6. cffde03 Update release notes and debian changelog by Theodore Ts'o · 9 years ago
  7. 69df849 fuse2fs: improve command-line parsing by Theodore Ts'o · 9 years ago
  8. 5b7afaf e2fsck: fix problem report typo by Eric Whitney · 9 years ago
  9. f374572 resize2fs: clear uninit BG if allocating from new group by Eric Sandeen · 9 years ago
  10. 96fae88 tests: fix missing cleanup of temporary files by Theodore Ts'o · 9 years ago
  11. 6d4bb11 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  12. 539d3ae misc: replace comparison macros with inline functions by Andreas Dilger · 9 years ago
  13. 82af19e tests: cleanup tmpfile for the f_extent_htree by Theodore Ts'o · 9 years ago
  14. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  15. c864b9e tune2fs: recover the journal by Darrick J. Wong · 9 years ago
  16. 62e0d34 tune2fs: confirm dangerous operations by Darrick J. Wong · 9 years ago
  17. ba380ee libext2fs: sort keys for xattr blocks by Darrick J. Wong · 9 years ago
  18. 8424468 filefrag: accommodate holes when calculating expected values by Darrick J. Wong · 9 years ago
  19. 2b8772f tests: check proper operation of metadata_csum_seed by Darrick J. Wong · 9 years ago
  20. 1b7623b mke2fs: store checksum seed at format time by Darrick J. Wong · 9 years ago
  21. 17f2fbf e2fsck: check the checksum seed feature flag is set correctly by Darrick J. Wong · 9 years ago
  22. 2be9cd8 tune2fs: allow user to turn on saving the checksum seed by Darrick J. Wong · 9 years ago
  23. 2ed0adb libext2fs: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  24. f3d9ac3 debugfs: add support for the project id field by Theodore Ts'o · 9 years ago
  25. ccf028f libe2p: add missing f[gs]etproject.c files by Theodore Ts'o · 9 years ago
  26. 3627e83 Add project ID support for chattr/lsattr by Li Xi · 9 years ago
  27. ba60bb9 findsuper: improve output if s_mkfs_time unset by Andreas Dilger · 9 years ago
  28. 1e3f5c8 lsattr: treat inode generation as an unsigned int by Andreas Dilger · 9 years ago
  29. 7fd5374 misc: add missing declarations on maint by Andreas Dilger · 9 years ago
  30. 2fe6136 debugfs: improve dump_mmp handling by Andreas Dilger · 9 years ago
  31. 865dc0d blkid: fix ZFS device detection by Andreas Dilger · 9 years ago
  32. e1cec44 Add inherit flags for project quota by Li Xi · 9 years ago
  33. 080e09b Add project quota support by Li Xi · 9 years ago
  34. 0c18d03 Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT by Li Xi · 9 years ago
  35. 2d2d799 Clean up codes for adding new quota type by Li Xi · 9 years ago
  36. 0355d6d Fix build system to be compatible with BSD pmake by Theodore Ts'o · 9 years ago
  37. d030908 ext2fs: work around FreeBSD header breakage by Theodore Ts'o · 9 years ago
  38. 0f26747 mke2fs: sort "-d" option alphabetically by Andreas Dilger · 9 years ago
  39. f150bde fuse2fs: set inode's uid/gid when creating inode by Darrick J. Wong · 9 years ago
  40. 94676ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  41. 19961cd e2fsck: fix e2fsck -fD directory truncation by Andreas Dilger · 9 years ago
  42. e158db5 libext2fs: fix block-mapped file punch by Andreas Dilger · 9 years ago
  43. f680db6 e2fsck: zap extent-format inode with no extent header by Darrick J. Wong · 9 years ago
  44. c5b3ae7 tune2fs: warn if the filesystem journal is dirty by Jim Garlick · 9 years ago
  45. f449486 libext2fs: fix tst_badblocks buffer overrun by Andreas Dilger · 9 years ago
  46. 2b833c9 e2fsck: do not read EA header beyond the end of an inode by Artemiy Volkov · 9 years ago
  47. 5cb290e chattr: fix typo in a manpage by Jan Kara · 9 years ago
  48. 188960e debugfs: add support to properly set and display extended timestamps by Theodore Ts'o · 11 years ago
  49. db3d871 e2fsck: skip quota update when interrupted by Andreas Dilger · 9 years ago
  50. 7dce0c0 libext2fs: fix parents when modifying extents by Darrick J. Wong · 11 years ago
  51. 79ffbf2 make2fs: parse a human readable inode ratio for the -i option by Matthieu Dupont · 9 years ago
  52. 4ee2669 debugfs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  53. 21e37be resize2fs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  54. 7889640 misc: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  55. 86f3b6c e2fsck: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  56. 77b3e98 libext2fs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  57. 03940aa libext2fs: automatically enable meta_bg to avoid filling up BG 0 by Darrick J. Wong · 9 years ago
  58. 1abdd04 libext2fs: fix maximum bg overhead calculation with meta_bg enabled by Darrick J. Wong · 9 years ago
  59. 7bba54e Merge remote-tracking branch 'origin/maint' into next by Theodore Ts'o · 9 years ago
  60. e5a8200 subst: work around an NFS bug by Theodore Ts'o · 9 years ago
  61. b9ba837 Fix typo in the ext4(5) man page by Theodore Ts'o · 9 years ago
  62. 2334bd3 tune2fs: allow changing the UUID mounted file systems with the -f option by Theodore Ts'o · 9 years ago
  63. 7719e69 e4defrag: fix build failure if libc doesn't have sync_file_range() by Theodore Ts'o · 9 years ago
  64. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  65. 956b0f1 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  66. 9f8d9a2 debugfs: handle out of memory condition by Tobias Stoeckmann · 9 years ago
  67. 9bcfea2 util: avoid off-by-one on long symlinks by Tobias Stoeckmann · 9 years ago
  68. 95eca2e e2fsck: check htree leaf block checksums by Darrick J. Wong · 9 years ago
  69. e3dd5c6 e2fsck: check for encrypted directory entries with too-short file names by Theodore Ts'o · 9 years ago
  70. 4ecd63d e2fsck: check for an encrypted lost+found directory by Theodore Ts'o · 9 years ago
  71. b97bcce android: add add_ext4_encrypt helper program by Theodore Ts'o · 9 years ago
  72. df0b907 debugfs: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  73. 4e222d9 misc: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  74. f7134a9 Remove dropped const warning and enable pread/pwrite for Android build by Theodore Ts'o · 9 years ago
  75. ec79402 create_inode: remove backup definition of __func__ by Theodore Ts'o · 9 years ago
  76. cf491d3 Eliminate unused variable and unused label warnings from Android build by Theodore Ts'o · 9 years ago
  77. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  78. aee40b8 Eliminate unused function warnings from Android build by Theodore Ts'o · 9 years ago
  79. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  80. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  81. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  82. 12aa7ad Suppress annoying missing field initializer warnings by Theodore Ts'o · 9 years ago
  83. 1dc16b0 Move the profile parsing functions from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  84. 273c2c5 tune2fs: allow tune2fs to be built as a static library for Android by Theodore Ts'o · 9 years ago
  85. 1bf3f38 gen-android-files: implement 'Add MODULE_LICENSE and NOTICE files" by Theodore Ts'o · 9 years ago
  86. 4ac4a41 android_config: remove HAVE_TERMIO_H by Theodore Ts'o · 9 years ago
  87. 0a332f4 Add fallocate.c to lib/exte2fs/Android.mk by Theodore Ts'o · 9 years ago
  88. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  89. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  90. 149640f configure: remove support to disable htree support by Theodore Ts'o · 9 years ago
  91. 44dfb37 configure: only include libuuid and libblkid in AC_OUTPUT if needed by Theodore Ts'o · 9 years ago
  92. 59a220d Fix "make clean" and "make distclean" by Theodore Ts'o · 9 years ago
  93. 8f8511a libext2fs: fix gcc -Wall nits by Theodore Ts'o · 9 years ago
  94. 9603da1 Revert "debugfs: add the hexdump_block command" by Theodore Ts'o · 9 years ago
  95. 6ece39e update config.{guess,sub,rpath} from FSF and gettext by Theodore Ts'o · 9 years ago
  96. 0fe4021 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  97. 8815116 tune2fs.8: update maximum journal size by Phillip Susi · 9 years ago
  98. 5ea7aee rename configure.in to configure.ac by Theodore Ts'o · 9 years ago
  99. f5dffb8 configure: use system libraries for blkid and uuid if present by Theodore Ts'o · 9 years ago
  100. 58b0356 debugfs: add the hexdump_block command by Theodore Ts'o · 9 years ago