1. 22d8ce5 mke2fs: fix determination of size_type by Namhyung Kim · 15 years ago
  2. 9a2767f mke2fs.8.in: add missing "big" and "huge" usage-type description by Namhyung Kim · 15 years ago
  3. 74e1211 mke2fs: Avoid potential NULL dereference by Theodore Ts'o · 15 years ago
  4. 58caabc ext2fs: fix memory leak in an error case in inode_open() by Theodore Ts'o · 15 years ago
  5. 2150278 libext2fs: fix potential free() of garbage in ext2fs_update_bb_inode() by Theodore Ts'o · 15 years ago
  6. f57e64a libext2fs: fix dubious code in ext2fs_unmark_generic_bitmap() by Namhyung Kim · 15 years ago
  7. 877d1dc libext2fs: remove unnecessary casts to ext2fs_generic_bitmap by Namhyung Kim · 15 years ago
  8. e163242 mke2fs: Use ext2fs_div_ceil to simplify write_inode_tables() by Theodore Ts'o · 15 years ago
  9. 3ece37e libext2fs: fix dubious code in ext2fs_numeric_progress_init() by Namhyung Kim · 15 years ago
  10. beb4295 libext2fs: fix potential build failure with OMIT_COM_ERR by Namhyung Kim · 15 years ago
  11. 562f264 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  12. 25623fe Merge branch 'master' into next by Theodore Ts'o · 15 years ago
  13. 30c0529 e4defrag: Fix the overflow in e4defrag with > 2GB files by Theodore Ts'o · 15 years ago
  14. 9098c98 libext2fs: Fix compile bug on big-endian architectures by Theodore Ts'o · 15 years ago
  15. 94ded6c libext2fs: fix ref_offset callback with sparse files in ext2fs_block_iterate2() by Theodore Ts'o · 15 years ago
  16. 248eb83 resize2fs: handle exactly-16T filesystems in resize2fs by Eric Sandeen · 15 years ago
  17. c816ecb e2fsprogs: fix type-punning warnings by Eric Sandeen · 15 years ago
  18. 77e72e2 e4defrag: update man page about -c option by Kazuya Mio · 15 years ago
  19. 4baacad e4defrag: avoid unsuccessful return for an non-privileged user by Kazuya Mio · 15 years ago
  20. 02808f7d e4defrag: fix file blocks calculation by Kazuya Mio · 15 years ago
  21. 94d26c2 e4defrag: output size per extent by -c option by Kazuya Mio · 15 years ago
  22. ae09b93 e4defrag: return more specific error message on ioctl failure by Peng Tao · 15 years ago
  23. 43eb2ad e4defrag: skip "rootfs" entry when checking for ext4 filesystem by Eric Sandeen · 16 years ago
  24. 90b9dce e4defrag: open the file to be defragged in read/write mode by Darrick J. Wong · 15 years ago
  25. 0358c9f Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  26. d085f61 Update Release Notes, Changelogs, version.h, etc. for 1.41.13 release by Theodore Ts'o · 15 years ago
  27. 71873b1 e2fsck: add an option which causes it to only do a journal replay by Bernd Schubert · 15 years ago
  28. b95ca92 e2fsck: Do blkid interpretation on the external journal specifier by Theodore Ts'o · 15 years ago
  29. 7599038 e2fsck: Add the ability to force a problem to not be fixed by Theodore Ts'o · 15 years ago
  30. 0e2afdb dumpe2fs: fix output for flex_bg bitmap offsets by Andreas Dilger · 15 years ago
  31. 5a2db04 mke2fs: Fix (minor) memory leaks by Theodore Ts'o · 15 years ago
  32. 2ee4544 mke2fs: Fail if the requested file system type is not defined in mke2fs.conf by Theodore Ts'o · 15 years ago
  33. 1df5656 resize2fs: Clarify error explaining on-line shrinking is not supported at all by Theodore Ts'o · 15 years ago
  34. 230709a resize2fs.8.in: Document that resize2fs -p only works on offline resizes by Theodore Ts'o · 15 years ago
  35. 5f70f2e MCONFIG: Fix dependency definitions for the static and profiled blkid library by Theodore Ts'o · 15 years ago
  36. 992016c e2fsck: Fix inode nlink accounting that could cause PROGRAMMING BUG errors by Theodore Ts'o · 15 years ago
  37. 6a81b40 e2fsck.conf.5: Clarify man page by Theodore Ts'o · 15 years ago
  38. 7361c08 mke2fs: Use unix_discard() for discards by Lukas Czerner · 15 years ago
  39. efa1a35 e2fsck: Discard free data and inode blocks. by Lukas Czerner · 15 years ago
  40. d866599 e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager by Lukas Czerner · 15 years ago
  41. e90a59e e2fsprogs: Add discard function into struct_io_manager by Lukas Czerner · 15 years ago
  42. 4fca2b9 Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check by Justin Maggard · 15 years ago
  43. f35c7b5 Merge branch 'maint' by Theodore Ts'o · 15 years ago
  44. d5b8a1e Update Release Notes, Changelogs, version.h, etc. for 1.41.13 release by Theodore Ts'o · 15 years ago
  45. e994dc9 Disable lazy inode table initialization when running regression tests by Theodore Ts'o · 15 years ago
  46. 7fe5ff3 mke2fs: Add discard option into mke2fs.conf by Lukas Czerner · 15 years ago
  47. 0bc85df mke2fs: Deprecate -K option, introduce discard/nodiscard by Lukas Czerner · 15 years ago
  48. 2b21a0d mke2fs: Force the default blocksize to be at least the logical sector size by Theodore Ts'o · 15 years ago
  49. 92eb5a3 mke2fs: Set logical/physical sector size from environment for debugging by Theodore Ts'o · 15 years ago
  50. 1599b47 mke2fs: Fill in min_io and opt_io with physical sector size by Theodore Ts'o · 15 years ago
  51. f89f54a mke2fs: Do not require -F for block size < physical size by Theodore Ts'o · 15 years ago
  52. 210fd2c mke2fs: Enable lazy_itable_init if the kernel supports this feature by Theodore Ts'o · 15 years ago
  53. 9946478 tune2fs.8: Document that the device can be specified via LABEL= or UUID= by Theodore Ts'o · 15 years ago
  54. 8718359 e2fsck: Open the external journal in exclusive mode by Theodore Ts'o · 15 years ago
  55. 63feaa1 resize2fs.8: Make it clear that power-of-2 units are meant by kilobytes by Theodore Ts'o · 15 years ago
  56. b70506b e2fsck: Set i_blocks_hi when correcting the i_blocks field in pass #1 by Theodore Ts'o · 15 years ago
  57. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  58. 73fbe23 libext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict with devel branch by Theodore Ts'o · 15 years ago
  59. a946844 debugfs: Make the extents listing in the stat command more concise by Theodore Ts'o · 15 years ago
  60. 0fd68e0 debugfs: Add the -D option to request Direct I/O by Theodore Ts'o · 15 years ago
  61. 00f0b14 ext2fs: Optimize for Direct I/O by Theodore Ts'o · 15 years ago
  62. 7f1a1fb ext2fs: Add Direct I/O support to the ext2fs library by Theodore Ts'o · 15 years ago
  63. faafdb7 libext2fs: Fix memory leak in the Unix I/O layer when changing block size by Theodore Ts'o · 15 years ago
  64. 023a1df ext2fs: add ext2fs_get_memalign() function by Theodore Ts'o · 15 years ago
  65. 792cce3 mke2fs: make "invalid blocks count" error more clear by Eric Sandeen · 15 years ago
  66. 6fcd6f8 mke2fs: use lazy inode init on some discard-able devices by Eric Sandeen · 15 years ago
  67. 32f66cc e2fsck: Improve error message when device name misspelled by Jan Kara · 15 years ago
  68. c4b87b8 debugfs: Display the extent tree blocks in the stat command output by Theodore Ts'o · 15 years ago
  69. 9345f02 tune2fs, debugfs, libext2fs: Add support for ext4 default mount options by Theodore Ts'o · 15 years ago
  70. 61ef247 badblocks: Deal with UTF-8 characters in progress message by Theodore Ts'o · 15 years ago
  71. e447ba3 mke2fs: fix mke2fs "invalid inode ratio" error message by Tim Small · 15 years ago
  72. eddf36b mke2fs.8.in: clarify the sign of a block-size constraint. by Eric Sandeen · 15 years ago
  73. ccc7cf0 libext2fs: fix obvious big-endian bugs introduced by 64-bit changes by Theodore Ts'o · 15 years ago
  74. 27a0e95 libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary by Theodore Ts'o · 15 years ago
  75. 6dc058b libext2fs: Add new function ext2fs_file_get_inode() by Renzo Davoli · 15 years ago
  76. 8668592 debugfs: Add new debugfs command punch (aka truncate) by Theodore Ts'o · 15 years ago
  77. 3adb937 libext2fs: Add new function ext2fs_punch() by Theodore Ts'o · 15 years ago
  78. f03bb73 libext2fs: Don't make a copy of the inode in ext2fs_extent_open2() by Theodore Ts'o · 15 years ago
  79. 47e155d libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero by Theodore Ts'o · 15 years ago
  80. 92e2d79 tst_extents: Fix 64-bit bugs in do_goto_block() by Theodore Ts'o · 15 years ago
  81. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  82. 58384b8 debian: Fix outdated description: /sbin/fsck has moved to util-linux by Theodore Ts'o · 15 years ago
  83. b344ed7 resize2fs.8: Update man page to indicate ext4 supports on-line resize by Theodore Ts'o · 15 years ago
  84. 8587d39 resize2fs: relax requirements for -P output a bit by Eric Sandeen · 15 years ago
  85. d85bdf7 debian: Remove obsolete initrd script by Theodore Ts'o · 15 years ago
  86. ac92f3c e2fsck, resize2fs: fix a fp precision error that can lead to a seg fault by Theodore Ts'o · 15 years ago
  87. 22ff06d e2fsck: Add missing ext2fs_close() call when going back to original superblock by Theodore Ts'o · 15 years ago
  88. b887f08 e2freefrag: Fix getopt bug on machines with unsigned chars by Mike Frysinger · 16 years ago
  89. f96cb89 e2freefrag: Display the total number of free extents by Theodore Ts'o · 15 years ago
  90. c5726f1 Enhance tst_super_size so that it checks the superblock fields as well by Theodore Ts'o · 15 years ago
  91. 993988f Add superblock fields which track first and most recent fs errors by Theodore Ts'o · 15 years ago
  92. 8c08416 Fix Makefile dependencies for test programs in lib/ext2fs by Theodore Ts'o · 15 years ago
  93. f5448c1 Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs by Theodore Ts'o · 15 years ago
  94. efe0b40 libext2fs: make fs->group_desc opaque by Eric Sandeen · 15 years ago
  95. cd5ca12 e2image: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 15 years ago
  96. d991bc7 e2image: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 15 years ago
  97. 8728d50 resize2fs: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 15 years ago
  98. 6dc6439 e2fsck: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 15 years ago
  99. 7117f8d tune2fs: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 15 years ago
  100. 295c3e0 dumpe2fs: Fix up to be 64-bit block number safe by Theodore Ts'o · 15 years ago