1. 83c469b mke2fs: don't ask the proceed question using a regular file by Theodore Ts'o · 10 years ago
  2. 6f6f567 e2fsck: skip low dtime check if the number of inodes > s_mkfs_time by Theodore Ts'o · 10 years ago
  3. 5bb66e3 tests: fix resize test tmpfs max-file-size checking by Andreas Dilger · 10 years ago
  4. d8f401b fix miscellaneous build warnings by Andreas Dilger · 10 years ago
  5. aa73432 e4defrag: fix error reporting when ext2fs_open fails by Theodore Ts'o · 10 years ago
  6. 4a77520 e4defrag: open fs with EXT2_FLAG_64BITS flag by Jon Ernst · 10 years ago
  7. 767183d logsave: make message when process has a non-zero exit code to be less scary by Theodore Ts'o · 10 years ago
  8. 9aef4b6 mke2fs: disable resize_inode feature if 64bit feature is enabled by Eryu Guan · 11 years ago
  9. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 10 years ago
  10. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 10 years ago
  11. b6902b3 debian: fix udeb package support by Filipe Brandenburger · 10 years ago
  12. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 10 years ago
  13. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 10 years ago
  14. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 11 years ago
  15. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  16. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 10 years ago
  17. 5fe2bd6 tune2fs: allow removal of dirty journal with two "-f" options by Eric Sandeen · 10 years ago
  18. 4f3ded2 libext2fs: delete unused "handle" variable by jon ernst · 10 years ago
  19. 58229aa e4defrag: remove local sync_file_range and fallocate by Baruch Siach · 10 years ago
  20. a4613d1 ext2fs: declare struct_io_manager at end of file by Andreas Dilger · 10 years ago
  21. 3b97799 tests: skip unsupported tests on MacOS systems by Andreas Dilger · 10 years ago
  22. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 10 years ago
  23. c7c3775 chattr: improve the description for 'j' option in manpage by Zheng Liu · 10 years ago
  24. f3fa568 libe2p: allow libe2p.h to be used in C++ programs by Theodore Ts'o · 10 years ago
  25. 156a151 libext2fs: try to roll back when splitting an extent fails by Darrick J. Wong · 10 years ago
  26. 6225a15 libext2fs: don't hang on to unmapped block if extent tree update fails by Darrick J. Wong · 10 years ago
  27. 3c890ee libext2fs: during punch, fix parent extents after modifying extent by Darrick J. Wong · 10 years ago
  28. 80dec4c libext2fs: iterate past lower extents during punch by Darrick J. Wong · 10 years ago
  29. 84593c2 mke2fs: clean up kernel version tests by Darrick J. Wong · 10 years ago
  30. 9e7294d e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled by Akira Fujita · 10 years ago
  31. 8cfa640 debian: fix spelling typo in debian/control.in by Theodore Ts'o · 10 years ago
  32. 2b561a6 debian: add make variable to prevent building udeb packages by Theodore Ts'o · 10 years ago
  33. 71d920e mke2fs: minor bugfixes for mk_hugefiles by Theodore Ts'o · 10 years ago
  34. d7fa410 configure: support biarch builds with --multiarch=lib64 by Theodore Ts'o · 10 years ago
  35. 95480c6 debian: update debian/changelog and e2fslibs.symbols for 1.42.9-3 release by Theodore Ts'o · 10 years ago
  36. d8c4476 debian: fix dpkg-buildpackage for Debian Squeeze by Theodore Ts'o · 10 years ago
  37. 7efd250 mke2fs: add support for hugefiles_align by Theodore Ts'o · 10 years ago
  38. c714d02 Fix up the Makefiles dependencies in lib/ext2fs and lib/quota by Theodore Ts'o · 10 years ago
  39. e5397d7 blkid: suppress Coverity warning by Theodore Ts'o · 10 years ago
  40. 9b36ce0 libss: fix potential buffer overrun in list_rqs by Theodore Ts'o · 10 years ago
  41. 0dedd01 quota: fix uninitiaized memory reference in mke2fs with quota enabled by Theodore Ts'o · 10 years ago
  42. 5bb4d0c blkid: avoid potential integer overflow issues identified by Coverity by Theodore Ts'o · 10 years ago
  43. 23a1b98 mke2fs: add make_hugefile feature by Theodore Ts'o · 11 years ago
  44. a9d7fc6 e2fsck, mke2fs: enable octal integers in the profile/config file by Theodore Ts'o · 11 years ago
  45. 3c6e91c mke2fs: allow metadata blocks to be at the beginning of the file system by Theodore Ts'o · 10 years ago
  46. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  47. b818205 tune2fs, mke2fs: add the ability to control the location of the journal by Theodore Ts'o · 10 years ago
  48. 0fe6e3a libext2fs: add new function ext2fs_add_journal_inode2() by Theodore Ts'o · 10 years ago
  49. 3550f72 libext2fs: factor out get_midpoint_journal_block() in mkjournal.c by Theodore Ts'o · 10 years ago
  50. 6e49e6a mke2fs: optimize fix_cluster_bg_counts() by Theodore Ts'o · 11 years ago
  51. 424de6e libext2fs: optimize ext2fs_new_block2() by Theodore Ts'o · 11 years ago
  52. fccdbac libext2fs: optimize ext2fs_allocate_group_table() by Theodore Ts'o · 11 years ago
  53. 5c41451 libext2fs: add ext2fs_block_alloc_stats_range() by Theodore Ts'o · 11 years ago
  54. dd9aa13 libext2fs: further clean up and rename check_block_uninit by Theodore Ts'o · 11 years ago
  55. 3203cd9 libext2fs: optimize find_first_{zero,set}() for red-black tree based bitmaps by Theodore Ts'o · 11 years ago
  56. 1471783 libext2fs: optimize find_first_set() for bitarray-based bitmaps by Theodore Ts'o · 11 years ago
  57. d954fa4 libext2fs: build tst_bitmaps with rep invariants checking enabled by Theodore Ts'o · 11 years ago
  58. 3602197 libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*() by Theodore Ts'o · 11 years ago
  59. a2acec7 libext2fs: fix off-by-one bug in ext2fs_extent_insert() by Theodore Ts'o · 11 years ago
  60. dff0b6a libext2fs: add ext2fs_find_first_set_{block,inode}_bitmap2() by Theodore Ts'o · 11 years ago
  61. 7e50795 ext4.5: remove duplicate .TP in man page by Theodore Ts'o · 11 years ago
  62. 454e6e0 tests: adjust test output to reflect block_uninit calculated block bitmaps by Darrick J. Wong · 11 years ago
  63. d7c64cd libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgd by Darrick J. Wong · 11 years ago
  64. a48da27 e2fsck: remove uninit block bitmap calculation by Darrick J. Wong · 11 years ago
  65. 8e44eb6 libext2fs: mark group data blocks when loading block bitmap by Darrick J. Wong · 11 years ago
  66. d36b957 libext2fs: don't always read backup group descriptors on a 1k-block meta_bg fs by Darrick J. Wong · 11 years ago
  67. 6ff0283 libext2fs: detect correct superblock adjustments when loading backup groups by Darrick J. Wong · 11 years ago
  68. 2fc92db blkid: fix blkid -o list formatting with columns > 160 by Theodore Ts'o · 11 years ago
  69. 0d719ba libblkid: add error checking for rename() while saving the blkid cache by Theodore Ts'o · 11 years ago
  70. a8307ab libblkid: fix integer width issue in probe_fat by Theodore Ts'o · 11 years ago
  71. 6e85add libblkid: remove unneeded pointer checks by Theodore Ts'o · 11 years ago
  72. 6596c99 blkid: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  73. 250bf9a mke2fs, tune2fs: remove unneeded access() call by Theodore Ts'o · 11 years ago
  74. b7ef62b libss: fix potential null dereference if realloc() fails by Theodore Ts'o · 11 years ago
  75. f7d7905 libuuid: add error checking to syscalls in get_clock() by Theodore Ts'o · 11 years ago
  76. 2500ebf util: fix make dependencies for subst by Theodore Ts'o · 11 years ago
  77. 253a965 Save and restore umask around calls to mkstemp() by Theodore Ts'o · 11 years ago
  78. e114288 libuuid: check return value of uuid_parse() in test by Theodore Ts'o · 11 years ago
  79. 46802ef blkid: add fallthrough comment by Theodore Ts'o · 11 years ago
  80. d1da14b libblkid: clean up some integer promotion / signed issues by Theodore Ts'o · 11 years ago
  81. 40ca5c4 debugfs: fix typo in commit 5a1d25a7b by Theodore Ts'o · 11 years ago
  82. 5a1d25a Fix up workarounds for dietlibc breakage by Theodore Ts'o · 11 years ago
  83. 1fc70c1 libss: fix memory leak if realloc() fails in ss_parse() by Theodore Ts'o · 11 years ago
  84. 5608755 badblocks: print warning if set_o_direct() fails by Theodore Ts'o · 11 years ago
  85. b220a33 debugfs: remove dead code by Theodore Ts'o · 11 years ago
  86. 1fb1a49 libext2fs: fix memory leaks on error paths in ext2fs_create_icount_tdb by Theodore Ts'o · 11 years ago
  87. fa8b1c0 libquota: add error checking to quota_remove_inode by Theodore Ts'o · 11 years ago
  88. 3f10707 libquota: add error checking to quota_write_inode() by Theodore Ts'o · 11 years ago
  89. 2641bf8 libext2fs: remove redundant code in rb_print_stats() by Theodore Ts'o · 11 years ago
  90. 2c98ce4 e2fsck: fix memory leak on error path in read_bad_blocks_files() by Theodore Ts'o · 11 years ago
  91. d887b93 libext2fs: make ext2fs_group_desc_csum return 0 if meta_csum not enabled by Theodore Ts'o · 11 years ago
  92. 125f76e e2fsck: release allocated memory on error or abort in e2fsck_pass1() by Theodore Ts'o · 11 years ago
  93. 1d1f708 libss: fix potential memory leak on realloc() failure by Theodore Ts'o · 11 years ago
  94. 340493b e2fsck: add error checking when moving the quota inode by Theodore Ts'o · 11 years ago
  95. 5d5576d libblkid: fix memory overrun in probe_lvm2 by Theodore Ts'o · 11 years ago
  96. c2c6959 test_extents: fix a possible memory leak by Theodore Ts'o · 11 years ago
  97. ece2d58 libext2fs: fix potential memory leak in qcow2_write_raw_image() by Theodore Ts'o · 11 years ago
  98. 191a03a libss: fix potential memory leak on realloc() failure by Theodore Ts'o · 11 years ago
  99. ee781cf debian: renable use of internal uuid and blkid libraries for e2fsck.static by Theodore Ts'o · 11 years ago
  100. 795c02d Use consistent e2fsprogs-standard types by Theodore Ts'o · 11 years ago