1. aa07cb7 mke2fs: If the device supports discard, don't print an error message by Theodore Ts'o · 14 years ago
  2. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  3. 412376e Add basic BIGALLOC support for cluster-based allocation by Theodore Ts'o · 14 years ago
  4. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 14 years ago
  5. 7d9e316 mke2fs: Display progress report during the device discard by Lukas Czerner · 15 years ago
  6. 214580a Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  7. 855a77a mke2fs: Simple man page nodiscard option correction by Lukas Czerner · 15 years ago
  8. 6a426c9 e2fsprogs: enable user namespace xattrs by default by Eric Sandeen · 14 years ago
  9. 3daf592 e2fsprogs: turn off enforced fsck intervals by default by Eric Sandeen · 14 years ago
  10. b6d274f e2fsprogs: create com_err.h link in includedir by Eric Sandeen · 14 years ago
  11. 89d4597 badblocks: Add accounting for different types of errors by Theodore Ts'o · 14 years ago
  12. 39791dc badblocks: Fix up recover_block handling in badblocks by Theodore Ts'o · 14 years ago
  13. 175d43b Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  14. 468d82f badblocks: Only report errors when reading/writing one block at a time by Theodore Ts'o · 14 years ago
  15. e53e8fb badblocks: Add the -B option which forces the use of buffered I/O by Theodore Ts'o · 14 years ago
  16. 7d68403 badblocks: Fix bug so that O_DIRECT mode is correctly entered by Theodore Ts'o · 14 years ago
  17. 616f68b Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  18. 14dec25 po: update fr.po (from translationproject.org) by Samuel Thibault · 14 years ago
  19. b637f8e filefrag: remove useless assignment by Jim Meyering · 15 years ago
  20. c475534 po: update zh_CN.po (from translationproject.org) by Dark Raven · 15 years ago
  21. a4edef1 po: update de.po (from translationproject.org) by Philipp Thomas · 15 years ago
  22. a58f1ed po: update id.po (from translationproject.org) by Theodore Ts'o · 15 years ago
  23. ce29c1d po: update vi.po (from translationproject.org) by Clytie Siddall · 15 years ago
  24. 5cca931 po: update sv.po (from translationproject.org) by Göran Uddeborg · 15 years ago
  25. e20ac79 po: update pl.po (from translationproject.org) by Jakub Bogusz · 15 years ago
  26. 4f262f3 po: update nl.po (from translationproject.org) by Benno Schulenberg · 15 years ago
  27. c2d2236 po: update fr.po (from translationproject.org) by Samuel Thibault · 15 years ago
  28. 3e914b5 po: update de.po (from translationproject.org) by Philipp Thomas · 15 years ago
  29. 397827b po: update cs.po (from translationproject.org) by Petr Pisar · 15 years ago
  30. 2696f25 resize2fs: fix computation of the real end of the bitmap to be 64-bit by Theodore Ts'o · 15 years ago
  31. 9ac557a e4defrag: Use libext2fs to get the correct superblock information by Kazuya Mio · 15 years ago
  32. 8d9c50c configure: control whether e4defrag is built/installed via --disable-defrag by Theodore Ts'o · 15 years ago
  33. b07f014 e4defrag: fix segfault when e4defrag races with unlink/truncate by Kazuya Mio · 15 years ago
  34. da2a5a4 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  35. 7267e3d Update Release Notes, Changelogs, version.h, etc. for 1.41.14 release by Theodore Ts'o · 15 years ago
  36. 0f7479b mke2fs: don't complain if the fs type "default" is not defined in mke2fs.conf by Theodore Ts'o · 15 years ago
  37. 9b27e9c mke2fs: take the device size into account when determining the size type by Theodore Ts'o · 15 years ago
  38. d16db7d resize2fs: do not clear resize inode for 0 resvd blocks by Eric Sandeen · 15 years ago
  39. a4fdf09 libext2fs: Don't use the extended rec_len encoding for standard file systems by Theodore Ts'o · 15 years ago
  40. 5182ad4 mke2fs.8.in: add ENVIRONMENT section by Namhyung Kim · 15 years ago
  41. 91dc3f0 libext2fs: fix possible memory leak in write_journal_inode() by Namhyung Kim · 15 years ago
  42. 8a1cf3c mke2fs: clean up error handling in mke2fs_setup_tdb() by Theodore Ts'o · 15 years ago
  43. 9ec68af mke2fs: add some error checks into PRS() by Namhyung Kim · 15 years ago
  44. 22d8ce5 mke2fs: fix determination of size_type by Namhyung Kim · 15 years ago
  45. 9a2767f mke2fs.8.in: add missing "big" and "huge" usage-type description by Namhyung Kim · 15 years ago
  46. 74e1211 mke2fs: Avoid potential NULL dereference by Theodore Ts'o · 15 years ago
  47. 58caabc ext2fs: fix memory leak in an error case in inode_open() by Theodore Ts'o · 15 years ago
  48. 2150278 libext2fs: fix potential free() of garbage in ext2fs_update_bb_inode() by Theodore Ts'o · 15 years ago
  49. f57e64a libext2fs: fix dubious code in ext2fs_unmark_generic_bitmap() by Namhyung Kim · 15 years ago
  50. 877d1dc libext2fs: remove unnecessary casts to ext2fs_generic_bitmap by Namhyung Kim · 15 years ago
  51. e163242 mke2fs: Use ext2fs_div_ceil to simplify write_inode_tables() by Theodore Ts'o · 15 years ago
  52. 3ece37e libext2fs: fix dubious code in ext2fs_numeric_progress_init() by Namhyung Kim · 15 years ago
  53. beb4295 libext2fs: fix potential build failure with OMIT_COM_ERR by Namhyung Kim · 15 years ago
  54. 562f264 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  55. 25623fe Merge branch 'master' into next by Theodore Ts'o · 15 years ago
  56. 30c0529 e4defrag: Fix the overflow in e4defrag with > 2GB files by Theodore Ts'o · 15 years ago
  57. 9098c98 libext2fs: Fix compile bug on big-endian architectures by Theodore Ts'o · 15 years ago
  58. 94ded6c libext2fs: fix ref_offset callback with sparse files in ext2fs_block_iterate2() by Theodore Ts'o · 15 years ago
  59. 248eb83 resize2fs: handle exactly-16T filesystems in resize2fs by Eric Sandeen · 15 years ago
  60. c816ecb e2fsprogs: fix type-punning warnings by Eric Sandeen · 15 years ago
  61. 77e72e2 e4defrag: update man page about -c option by Kazuya Mio · 15 years ago
  62. 4baacad e4defrag: avoid unsuccessful return for an non-privileged user by Kazuya Mio · 15 years ago
  63. 02808f7d e4defrag: fix file blocks calculation by Kazuya Mio · 15 years ago
  64. 94d26c2 e4defrag: output size per extent by -c option by Kazuya Mio · 15 years ago
  65. ae09b93 e4defrag: return more specific error message on ioctl failure by Peng Tao · 15 years ago
  66. 43eb2ad e4defrag: skip "rootfs" entry when checking for ext4 filesystem by Eric Sandeen · 16 years ago
  67. 90b9dce e4defrag: open the file to be defragged in read/write mode by Darrick J. Wong · 15 years ago
  68. 0358c9f Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  69. d085f61 Update Release Notes, Changelogs, version.h, etc. for 1.41.13 release by Theodore Ts'o · 15 years ago
  70. 71873b1 e2fsck: add an option which causes it to only do a journal replay by Bernd Schubert · 15 years ago
  71. b95ca92 e2fsck: Do blkid interpretation on the external journal specifier by Theodore Ts'o · 15 years ago
  72. 7599038 e2fsck: Add the ability to force a problem to not be fixed by Theodore Ts'o · 15 years ago
  73. 0e2afdb dumpe2fs: fix output for flex_bg bitmap offsets by Andreas Dilger · 15 years ago
  74. 5a2db04 mke2fs: Fix (minor) memory leaks by Theodore Ts'o · 15 years ago
  75. 2ee4544 mke2fs: Fail if the requested file system type is not defined in mke2fs.conf by Theodore Ts'o · 15 years ago
  76. 1df5656 resize2fs: Clarify error explaining on-line shrinking is not supported at all by Theodore Ts'o · 15 years ago
  77. 230709a resize2fs.8.in: Document that resize2fs -p only works on offline resizes by Theodore Ts'o · 15 years ago
  78. 5f70f2e MCONFIG: Fix dependency definitions for the static and profiled blkid library by Theodore Ts'o · 15 years ago
  79. 992016c e2fsck: Fix inode nlink accounting that could cause PROGRAMMING BUG errors by Theodore Ts'o · 15 years ago
  80. 6a81b40 e2fsck.conf.5: Clarify man page by Theodore Ts'o · 15 years ago
  81. 7361c08 mke2fs: Use unix_discard() for discards by Lukas Czerner · 15 years ago
  82. efa1a35 e2fsck: Discard free data and inode blocks. by Lukas Czerner · 15 years ago
  83. d866599 e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager by Lukas Czerner · 15 years ago
  84. e90a59e e2fsprogs: Add discard function into struct_io_manager by Lukas Czerner · 15 years ago
  85. 4fca2b9 Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check by Justin Maggard · 15 years ago
  86. f35c7b5 Merge branch 'maint' by Theodore Ts'o · 15 years ago
  87. d5b8a1e Update Release Notes, Changelogs, version.h, etc. for 1.41.13 release by Theodore Ts'o · 15 years ago
  88. e994dc9 Disable lazy inode table initialization when running regression tests by Theodore Ts'o · 15 years ago
  89. 7fe5ff3 mke2fs: Add discard option into mke2fs.conf by Lukas Czerner · 15 years ago
  90. 0bc85df mke2fs: Deprecate -K option, introduce discard/nodiscard by Lukas Czerner · 15 years ago
  91. 2b21a0d mke2fs: Force the default blocksize to be at least the logical sector size by Theodore Ts'o · 15 years ago
  92. 92eb5a3 mke2fs: Set logical/physical sector size from environment for debugging by Theodore Ts'o · 15 years ago
  93. 1599b47 mke2fs: Fill in min_io and opt_io with physical sector size by Theodore Ts'o · 15 years ago
  94. f89f54a mke2fs: Do not require -F for block size < physical size by Theodore Ts'o · 15 years ago
  95. 210fd2c mke2fs: Enable lazy_itable_init if the kernel supports this feature by Theodore Ts'o · 15 years ago
  96. 9946478 tune2fs.8: Document that the device can be specified via LABEL= or UUID= by Theodore Ts'o · 15 years ago
  97. 8718359 e2fsck: Open the external journal in exclusive mode by Theodore Ts'o · 15 years ago
  98. 63feaa1 resize2fs.8: Make it clear that power-of-2 units are meant by kilobytes by Theodore Ts'o · 15 years ago
  99. b70506b e2fsck: Set i_blocks_hi when correcting the i_blocks field in pass #1 by Theodore Ts'o · 15 years ago
  100. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago