1. b220a33 debugfs: remove dead code by Theodore Ts'o · 11 years ago
  2. 1fb1a49 libext2fs: fix memory leaks on error paths in ext2fs_create_icount_tdb by Theodore Ts'o · 11 years ago
  3. fa8b1c0 libquota: add error checking to quota_remove_inode by Theodore Ts'o · 11 years ago
  4. 3f10707 libquota: add error checking to quota_write_inode() by Theodore Ts'o · 11 years ago
  5. 2641bf8 libext2fs: remove redundant code in rb_print_stats() by Theodore Ts'o · 11 years ago
  6. 2c98ce4 e2fsck: fix memory leak on error path in read_bad_blocks_files() by Theodore Ts'o · 11 years ago
  7. d887b93 libext2fs: make ext2fs_group_desc_csum return 0 if meta_csum not enabled by Theodore Ts'o · 11 years ago
  8. 125f76e e2fsck: release allocated memory on error or abort in e2fsck_pass1() by Theodore Ts'o · 11 years ago
  9. 1d1f708 libss: fix potential memory leak on realloc() failure by Theodore Ts'o · 11 years ago
  10. 340493b e2fsck: add error checking when moving the quota inode by Theodore Ts'o · 11 years ago
  11. 5d5576d libblkid: fix memory overrun in probe_lvm2 by Theodore Ts'o · 11 years ago
  12. c2c6959 test_extents: fix a possible memory leak by Theodore Ts'o · 11 years ago
  13. ece2d58 libext2fs: fix potential memory leak in qcow2_write_raw_image() by Theodore Ts'o · 11 years ago
  14. 191a03a libss: fix potential memory leak on realloc() failure by Theodore Ts'o · 11 years ago
  15. ee781cf debian: renable use of internal uuid and blkid libraries for e2fsck.static by Theodore Ts'o · 11 years ago
  16. 795c02d Use consistent e2fsprogs-standard types by Theodore Ts'o · 11 years ago
  17. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  18. 9a39389 e4defrag: choose the best available posix_fadvise variant by Baruch Siach · 11 years ago
  19. 603fc2c e2fsck: fix possible double free when searching for config file by Theodore Ts'o · 11 years ago
  20. b34b94d debugfs: clean up read_journal_block() to avoid Coverity complaint by Theodore Ts'o · 11 years ago
  21. 2873927 subst: clean up various coverity nits by Theodore Ts'o · 11 years ago
  22. 75954cc libblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug by Theodore Ts'o · 11 years ago
  23. fa24c8f e2image: avoid potential divide by zero by Theodore Ts'o · 11 years ago
  24. 781c0df e2image: eliminate division by zero by Theodore Ts'o · 11 years ago
  25. e9b5923 e2image: fix resource leak when running e2image -n by Theodore Ts'o · 11 years ago
  26. e38bfbe e2image: mark strings for internationalization by jon ernst · 11 years ago
  27. 4f06566 e2fsck.conf: clarify man page's description of accept_time_fudge by Theodore Ts'o · 11 years ago
  28. c32409a e2fsck: improve the "superblock corrupt" message by Theodore Ts'o · 11 years ago
  29. 5c4c387 mke2fs: use [^]feature instead of just feature in the man page by Theodore Ts'o · 11 years ago
  30. a7da1af debian: add mention of the badblocks program in the package description by Theodore Ts'o · 11 years ago
  31. 88ee023 mke2fs: add support to create the file system at an offset by Theodore Ts'o · 11 years ago
  32. 4bd63b2 update config.h.in file to enable loopback mount detection by Theodore Ts'o · 11 years ago
  33. 091e984 debian: update changelog for 1.42.9-2 release by Theodore Ts'o · 11 years ago
  34. efeda9d debian: rationalize configure options management by Theodore Ts'o · 11 years ago
  35. a25fffa debugfs: restore and tweak original error messaging by Eric Whitney · 11 years ago
  36. d7e6e97 e2image: fix printf format type match by Theodore Ts'o · 11 years ago
  37. 7f2c749 debian: use dh_strip --dbg-package to populate the dbg packages by Theodore Ts'o · 11 years ago
  38. 036a847 Update release notes, etc., for final 1.42.9 release by Theodore Ts'o · 11 years ago
  39. 7f196ef po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 11 years ago
  40. 90ff6ed po: update tr.po (from translationproject.org) by Volkan Gezer · 11 years ago
  41. bf9227f po: update sv.po (from translationproject.org) by Göran Uddeborg · 11 years ago
  42. ca9a0a7 po: update pl.po (from translationproject.org) by Jakub Bogusz · 11 years ago
  43. d2cc8e1 po: update nl.po (from translationproject.org) by Benno Schulenberg · 11 years ago
  44. 69e7308 po: update fr.po (from translationproject.org) by Samuel Thibault · 11 years ago
  45. e9955e7 po: update de.po (from translationproject.org) by Philipp Thomas · 11 years ago
  46. 13261f5 po: update cs.po (from translationproject.org) by Petr Pisar · 11 years ago
  47. 1b2c787 po: update ca.po (from translationproject.org) by Walter Garcia-Fontes · 11 years ago
  48. d055089 e2freefrag: avoid integer overflow when reporting free space statistics by Theodore Ts'o · 11 years ago
  49. 2d8637b debugfs: document the lsdel command in the man page by Theodore Ts'o · 11 years ago
  50. 9518b29 mke2fs: clarify documentation about bigalloc in the man page by Theodore Ts'o · 11 years ago
  51. becb01c debian: fix cross build support by Theodore Ts'o · 11 years ago
  52. 886056b mke2fs: clarify the description of the -I option in the man page by Theodore Ts'o · 11 years ago
  53. 2929f9d debian: update debian-policy conormance to 3.9.5 by Theodore Ts'o · 11 years ago
  54. de30884 gen-tarball: ignore all of the build* directories by Theodore Ts'o · 11 years ago
  55. b79e338 Use makeinfo --html instead of texi2html by Theodore Ts'o · 11 years ago
  56. c003f48 e2image: Clarify e2image's usage message by Theodore Ts'o · 11 years ago
  57. c8ee0d6 e2image: write progress information to stderr by Theodore Ts'o · 11 years ago
  58. 212c994 e2image: clean up progress reporting by Theodore Ts'o · 11 years ago
  59. 9f90b2e tests: fix stray newline printed when running r_min_itable by Theodore Ts'o · 11 years ago
  60. 7fcaabf dumpe2fs: don't try to print the journal info when using image files by Theodore Ts'o · 11 years ago
  61. 737a886 e2image: make sure all strings are marked for internationalization by Theodore Ts'o · 11 years ago
  62. 0155e77 e2image: add -n option to show what blocks would have been written by Theodore Ts'o · 11 years ago
  63. 38c771d e2image: add -c option to optimize file system copying for flash devices by Theodore Ts'o · 11 years ago
  64. aa2c743 e2image: only skip writing zero blocks when writing to a new file by Theodore Ts'o · 11 years ago
  65. d28759b e2image: clean up gcc -Wall and sparse nits by Theodore Ts'o · 11 years ago
  66. 80fe25a e2image: refactor calls to ext2fs_llseek() by Theodore Ts'o · 11 years ago
  67. ecc859b e2image: handle SIGINT safely by Phillip Susi · 11 years ago
  68. c40c7ce e2image: add progress indicator by Phillip Susi · 11 years ago
  69. 22b83f6 e2image: perform in-place move by Phillip Susi · 11 years ago
  70. 6b5535f e2image: add offset switches by Phillip Susi · 11 years ago
  71. b3c2a63 libext2fs: checksum bg descriptors larger than 64 bytes by Theodore Ts'o · 11 years ago
  72. aafd361 tests: use the in-tree binaries in the test f_extent_oobounds by Theodore Ts'o · 11 years ago
  73. 45f143c debugfs: fix extent header in do_write for big-endian machines by Theodore Ts'o · 11 years ago
  74. 3c22bf7 Add ext4 man page and update and clean up the other man pages by Theodore Ts'o · 11 years ago
  75. 32541fe debugfs: silence build warning and remove incorrect error message by Eric Whitney · 11 years ago
  76. a8263ca e2fsck: fix printf conversion specs in ea_refcount.c by Eric Whitney · 11 years ago
  77. b769aae mke2fs: further updates for mke2fs(8) man page by Andreas Dilger · 11 years ago
  78. 2bc3041 debugfs, e2fsck: fix s_desc_size handling by Andreas Dilger · 11 years ago
  79. 11d1116 e2fsck: verify s_desc_size is power-of-two value by Andreas Dilger · 11 years ago
  80. fd5e00e tests: delete temporary resize test files by Andreas Dilger · 11 years ago
  81. e9a8c0c e2fsck: read only parameter incorrectly compared by Johan Erlandsson · 11 years ago
  82. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  83. 4727c67 e2fsprogs: mke2fs manpage updates by Uri Corin · 11 years ago
  84. fbabd5c mke2fs: disallow creating FS on a loop mounted file with no option by Kazuya Mio · 11 years ago
  85. 82896cb mke2fs: fix force option to create filesystem on mounted device by Kazuya Mio · 11 years ago
  86. 0047255 e2fsck: try implied cluster allocation when expanding a dir by Darrick J. Wong · 11 years ago
  87. 69beadc e2fsck: print cluster ranges when encountering bitmap errors by Darrick J. Wong · 11 years ago
  88. 5797cb0 e2fsck: only release clusters when shortening a directory during a rehash by Darrick J. Wong · 11 years ago
  89. 230272c libext2fs: don't update the summary counts when doing implied cluster allocation by Darrick J. Wong · 11 years ago
  90. 8439775 libext2fs: only punch complete clusters by Darrick J. Wong · 11 years ago
  91. eaf4403 ext2fs,blkid: delete unused LIST_HEAD() macro by Andreas Dilger · 11 years ago
  92. 269da3b ext2fs: quiet compiler warnings by Andreas Dilger · 11 years ago
  93. dba2bbd debugfs: clean up debugfs man page and help text by Andreas Dilger · 11 years ago
  94. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 11 years ago
  95. 3a941be build: use long long for __u64 by default by Andreas Dilger · 11 years ago
  96. 66457fc tune2fs: forbid changing uuid on an uninit_bg filesystem by Darrick J. Wong · 11 years ago
  97. a9825cf libext2fs: use ext2fs_punch() to truncate quota file by Darrick J. Wong · 11 years ago
  98. 4c6fd9c libext2fs: clamp block-map punch range end to 2^32 blocks by Darrick J. Wong · 11 years ago
  99. 299cc61 libext2fs: zero block contents past EOF when setting size by Darrick J. Wong · 11 years ago
  100. 4b58df1 e2fsck: in rehash, mark newly allocated extent blocks as found by Darrick J. Wong · 11 years ago