1. 4230096 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  2. ec3a42b Misc coverity fixes by Darrick J. Wong · 10 years ago
  3. 29758d2 filefrag: exit with error code if an error is hit by Andreas Dilger · 10 years ago
  4. 3cbb51f misc: fix create_inode warnings with LLVM by Andreas Dilger · 10 years ago
  5. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  6. 1f15ba0 lib/ext2fs: clean and build ext2_types.h as necessary by Theodore Ts'o · 10 years ago
  7. ceff962 tst_libext2fs: add new debug program which used for libext2fs unit tests by Theodore Ts'o · 10 years ago
  8. 7133644 misc: use unsigned long long for file block count in filefrag by Vitaliy Filippov · 10 years ago
  9. 2eb0ed0 e2fsprogs: don't run quota test if quota is not enabled by Eric Sandeen · 10 years ago
  10. 5c15bf5 e2fsck: fix Makefile dependency for quota.o by Theodore Ts'o · 10 years ago
  11. 999d38d debugfs: fix debugfs/quota.c compile warnings by Andreas Dilger · 10 years ago
  12. 9d8cd8c debugfs: fix filehandle leak in copy_file() by Andreas Dilger · 10 years ago
  13. 90c5b4c debugfs: fix string_to_time for MacOS strptime() by Andreas Dilger · 10 years ago
  14. a7b0f77 mke2fs: use ext2fs_open_file() in check_plausibility() by Eric Sandeen · 10 years ago
  15. 0cdb66c Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  16. 9779e29 Update release notes, etc. for final 1.42.10 release by Theodore Ts'o · 10 years ago
  17. ddc0a3b debian: override source-is-missing false positive by Theodore Ts'o · 10 years ago
  18. 618dcd2 debian: fix debian/rules compatibility with gmake 4.0 by Theodore Ts'o · 10 years ago
  19. 196b59c Update translation files for 1.42.10 release by Theodore Ts'o · 10 years ago
  20. 6236e47 Fix obvious typo in German translation by Theodore Ts'o · 10 years ago
  21. 09debae po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  22. 4e9c310 po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  23. df58527 po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  24. 47d1933 po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  25. 8575675 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  26. 8dc4704 po: update es.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  27. b753281 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  28. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  29. 35a7a57 mke2fs: set gdt csum when creating packed fs by Darrick J. Wong · 10 years ago
  30. 1244cac resize2fs: fix sanity check in reserve_sparse_super2_last_group() by Darrick J. Wong · 10 years ago
  31. 1c358e6 quota: remove mke2fs's and tune2fs's warning messages regarding quota by Theodore Ts'o · 10 years ago
  32. 133d9fb tests: add basic e2fsck regression test for fixing the quota inode by Theodore Ts'o · 10 years ago
  33. 75fc42f debugfs: add commands to query the quota information by Theodore Ts'o · 10 years ago
  34. cbc1280 quota: support storing the quota file handles in the quota context by Theodore Ts'o · 10 years ago
  35. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  36. 4af2b15 quota: fix memory leak in quota_compare_and_update() by Theodore Ts'o · 10 years ago
  37. 68ba77c quota: fix e2fsck to notice missing quota entries by Theodore Ts'o · 10 years ago
  38. ac7ea7b quota: fix e2fsck so we update the quota file correctly by Theodore Ts'o · 10 years ago
  39. a0811c1 quota: add debugging code to print the dquot structure by Theodore Ts'o · 10 years ago
  40. 46272d5 debugfs: force logdump to display (old) journal contents by Darrick J. Wong · 10 years ago
  41. a1ff15f debugfs: teach logdump to deal with 64bit revoke tables by Darrick J. Wong · 10 years ago
  42. c6bab65 mke2fs: always warn if 128-byte inode and inline_data by Darrick J. Wong · 10 years ago
  43. c61e006 libext2fs: create sockets when populating filesystem by Darrick J. Wong · 10 years ago
  44. 1bad6f4 misc: coverity fixes by Darrick J. Wong · 10 years ago
  45. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  46. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  47. 4cf0b0f libquota: fix dict_uint_cmp() by Niu Yawei · 10 years ago
  48. 4e2d9f7 Add a make variable for the pkgconfig install dir by David Michael · 10 years ago
  49. 91f0468 Fix cross compilation problem in parse-types.sh by Chen Qi · 10 years ago
  50. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  51. 352fbed mke2fs: print extra information about existing ext2/3/4 file systems by Theodore Ts'o · 10 years ago
  52. a11cceb mke2fs: print a message when creating a regular file by Theodore Ts'o · 10 years ago
  53. cd84e9a resize2fs: fix inode table move for the backwards move case by Theodore Ts'o · 10 years ago
  54. d51072a libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps by Theodore Ts'o · 10 years ago
  55. 45a78b8 resize2fs: refine minimum required blocks for flex_bg file systems by Theodore Ts'o · 10 years ago
  56. b4f30fc resize2fs: fix overly-pessimistic calculation of minimum size required by Theodore Ts'o · 10 years ago
  57. 7664c75 e2fsck: if any problems are fixed in pass 0, check the whole file system by Theodore Ts'o · 10 years ago
  58. bd1413d e2fsprogs/filefrag: print shared extent flag by Mark Fasheh · 10 years ago
  59. 6d82e1f mke2fs: only print the low-level file system stats in verbose mode by Theodore Ts'o · 10 years ago
  60. dbcd617 mke2fs: check for pre-existing file system by Theodore Ts'o · 10 years ago
  61. f83f413 mke2fs: add an option in mke2fs.conf to proceed after a delay by Theodore Ts'o · 10 years ago
  62. 802146c mke2fs: create a regular file if necessary by Theodore Ts'o · 10 years ago
  63. 8273945 mke2fs: don't complain if the regular file is too small by Theodore Ts'o · 10 years ago
  64. d69f43f mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller by Theodore Ts'o · 10 years ago
  65. 83c469b mke2fs: don't ask the proceed question using a regular file by Theodore Ts'o · 10 years ago
  66. 6f6f567 e2fsck: skip low dtime check if the number of inodes > s_mkfs_time by Theodore Ts'o · 10 years ago
  67. 71715a5 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  68. 5bb66e3 tests: fix resize test tmpfs max-file-size checking by Andreas Dilger · 10 years ago
  69. d8f401b fix miscellaneous build warnings by Andreas Dilger · 10 years ago
  70. 2af0221 mke2fs.c: return error when failed to populate fs by Robert Yang · 10 years ago
  71. aa73432 e4defrag: fix error reporting when ext2fs_open fails by Theodore Ts'o · 11 years ago
  72. 4a77520 e4defrag: open fs with EXT2_FLAG_64BITS flag by Jon Ernst · 11 years ago
  73. 7a5081d Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  74. 251edc3 libext2fs: fix build errors on bigendian hosts by Eryu Guan · 11 years ago
  75. 767183d logsave: make message when process has a non-zero exit code to be less scary by Theodore Ts'o · 11 years ago
  76. 28b966d e2fsck: print runs of duplicate blocks instead of all of them by Darrick J. Wong · 11 years ago
  77. acbca26 libext2fs: fix parents when modifying extents by Darrick J. Wong · 11 years ago
  78. a14f0a6 libext2fs: fix memory leak when drastically shrinking extent tree depth by Darrick J. Wong · 11 years ago
  79. 8a6cc1a misc: fix header complaints and resource leaks in e2fsprogs by Darrick J. Wong · 11 years ago
  80. b052dc1 libext2fs: fix 64bit overflow in ext2fs_block_alloc_stats_range by Darrick J. Wong · 11 years ago
  81. 24997f1 misc: cppcheck cleanups by Darrick J. Wong · 11 years ago
  82. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 11 years ago
  83. d05c9c7 resize2fs: add inline dirs for remapping by Darrick J. Wong · 11 years ago
  84. 8f22fa0 libext2fs: repair side effects when iterating dirents in inline dirs by Darrick J. Wong · 11 years ago
  85. 179e3bd libext2fs: during inlinedata expand, don't corrupt inode by Darrick J. Wong · 11 years ago
  86. cc7d12a e2fsck: zero errcode when checking inline data blocks by Darrick J. Wong · 11 years ago
  87. 97bd89c libext2fs: fix iblocks correctly when expanding an inline_data file by Darrick J. Wong · 11 years ago
  88. cb803fc libext2fs: don't fail when doing a strict rewrite of inline data by Darrick J. Wong · 11 years ago
  89. 81ac00d e2fsck: don't rehash inline directories by Darrick J. Wong · 11 years ago
  90. f9574ad libext2fs: fix build failure on big endian systems by Theodore Ts'o · 11 years ago
  91. 227239b debugfs: create commands to edit extended attributes by Darrick J. Wong · 11 years ago
  92. 2ddcee1 debugfs, libext2fs: minor fixups to xattr support by Darrick J. Wong · 11 years ago
  93. 3aec816 create_inode: fix gcc -Wall complaints by Theodore Ts'o · 11 years ago
  94. b99888a create_inode: handle hard link inum mappings per populate_fs invocation by Darrick J. Wong · 11 years ago
  95. a3111e8 create_inode: move debugfs internal state back to debugfs by Darrick J. Wong · 11 years ago
  96. 9c891f7 create_inode: whitespace fixes by Darrick J. Wong · 11 years ago
  97. 8f8d8a5 create_inode: minor cleanups by Darrick J. Wong · 11 years ago
  98. 117b54c create_inode: clean up return mess in do_write_internal by Darrick J. Wong · 11 years ago
  99. cecc79a Update Makefile dependencies by Theodore Ts'o · 11 years ago
  100. d23b196 Merge branch 'ry/mke2fs-populate' into next by Theodore Ts'o · 11 years ago