1. 27a407d e2fsck: Fix journal replay bug which reverts changes to the bg descriptors by Theodore Ts'o · 16 years ago
  2. 14c5af3 e2fsck: initialize error handling before journal replay by Andreas Dilger · 16 years ago
  3. 5dd3311 blkid: Don't use a hard-coded path for /bin/rm in test_probe.in by Theodore Ts'o · 16 years ago
  4. 0a68b18 e2fsck: Don't crash if an inode with a bad extent header is not cleared by Theodore Ts'o · 16 years ago
  5. 5fdb89e Add missing file: lib/ext2fs/fiemap.h by Theodore Ts'o · 16 years ago
  6. 46f3eec blkid: use /sys/block/dm-<N>/dm/name by Karel Zak · 16 years ago
  7. 4271e23 blkid: use /dev/mapper/<name> rather than /dev/dm-<N> by Karel Zak · 16 years ago
  8. ae33f57 e2fsck: cleanup whitespace in problem.c and problem.h by Andreas Dilger · 16 years ago
  9. 7494cbf e2fsck: Add test code in problem.c to verify problem codes by Andreas Dilger · 16 years ago
  10. e62847c filefrag: Add support to use the FIEMAP ioctl by Kalpak Shah · 16 years ago
  11. 6d67ee3 Avoid unneeded updates of block group descriptors in ext2fs_closefs() by Theodore Ts'o · 16 years ago
  12. 47c1b8e e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery by Theodore Ts'o · 16 years ago
  13. b08c291 debian: Add a build depends indicating we need a dietlibc newer than 0.30 by Theodore Ts'o · 16 years ago
  14. af394b5 debian: Fix distribution name in changelog to be unstable by Theodore Ts'o · 16 years ago
  15. 898ddb0 Update release notes, version string, etc. for E2fsprogs 1.41.5 release by Theodore Ts'o · 16 years ago
  16. 303f4e0 Update translation template file for 1.41.5 release by Theodore Ts'o · 16 years ago
  17. 41aeae1 Update lib/ext2fs/Makefile.in using "make depend" by Theodore Ts'o · 16 years ago
  18. 911ec62 e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero by Theodore Ts'o · 16 years ago
  19. e60c25b Interim commit for Debian release -- 1.41.4-3 by Theodore Ts'o · 16 years ago
  20. 8203fe5 libext2fs: read the block group descriptors more efficiently by Theodore Ts'o · 16 years ago
  21. 982dd30 e2fsck: Reduce unnecessary I/O when checking backup superblock by Theodore Ts'o · 16 years ago
  22. 69d0edf e2fsck: Don't test the resize_inode if the filesystem is clean by Theodore Ts'o · 16 years ago
  23. 4e60e06 blkid: remove whole-disk entries from cache when partitions are found by Eric Sandeen · 16 years ago
  24. de7a86e mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf by Theodore Ts'o · 16 years ago
  25. f9110f4 libext2fs: Skip relative pathnames in /etc/mtab in ismounted.c by Theodore Ts'o · 16 years ago
  26. 9266fc7 tune2fs: Fix format string warnings by Theodore Ts'o · 16 years ago
  27. 6e6b71d logsave: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  28. fb72556 resize2fs: Print a warning message if the ftruncate system call fails by Theodore Ts'o · 16 years ago
  29. b0258cb e2fsck: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  30. 2af6fe0 debugfs: Fix format string warnings in htree_dump_leaf_node() by Theodore Ts'o · 16 years ago
  31. 46d6f84 libext2fs: Fix format string type warnings in alloc_stats.c by Theodore Ts'o · 16 years ago
  32. 935a123 libss: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  33. 9ea6882 libss: ss_execute_line: reflect any error codes from system() to the caller by Theodore Ts'o · 16 years ago
  34. d3395ae libcom_err: Declare prototypes for et_list_lock/unlock in com_err.h by Theodore Ts'o · 16 years ago
  35. 022c925 libe2p: Declare prototypes for the journal feature name functions in e2p.h by Theodore Ts'o · 16 years ago
  36. 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 16 years ago
  37. 27c3e53 Explain the significance of the 'T' attribute in the chattr.1 man page by Theodore Ts'o · 16 years ago
  38. f722c13 po: Add Chinese (simplified) translation from the Translation Project by Theodore Ts'o · 16 years ago
  39. ef79713 debian: Update debhelper compat level to 7 by Theodore Ts'o · 16 years ago
  40. 7f8da80 debian: Update copyright files to point the correct common license files by Theodore Ts'o · 16 years ago
  41. 2de03c1 debian: Put the *-dbg packages in the debug section as requested by Lintian by Theodore Ts'o · 16 years ago
  42. daf3c82 Interim commit for Debian release -- 1.41.4-2 by Theodore Ts'o · 16 years ago
  43. 2d7361e resize2fs: Fix corruption bug impacting ext4 filesystems with uninit_bg by Theodore Ts'o · 16 years ago
  44. c09043f resize2fs: Fix data corruption bug when shrinking the inode table for ext4 by Theodore Ts'o · 16 years ago
  45. 1ac84a9 resize2fs: Fix data corruption bug when growing an ext4 filesystem off-line by Theodore Ts'o · 16 years ago
  46. c927bec tune2fs: Clarify manpage regarding how to see the current settings by Theodore Ts'o · 16 years ago
  47. afa7874 debian: Add homepage field to the control file by Theodore Ts'o · 16 years ago
  48. f203bbd e2fsck, tune2fs: Fix Hurd compilation problem due to lack of PATH_MAX by Theodore Ts'o · 16 years ago
  49. fa15820 debugfs: Teach the set_inode_fields_command how to set i_file_acl_high by Theodore Ts'o · 16 years ago
  50. 81624c3 debugfs: Print 64-bit file acl by Theodore Ts'o · 16 years ago
  51. 38e7385 uuidd: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  52. 1207e36 libuuid: Close all file descriptors before running uuidd by Theodore Ts'o · 16 years ago
  53. 611378f e2fsck: print unsigned RAM usage statistics by Andreas Dilger · 17 years ago
  54. d9ff474 e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs by Eric Sandeen · 17 years ago
  55. a620bad mke2fs: Don't try to create the journal in super-only mode by Theodore Ts'o · 16 years ago
  56. e7c76ba po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  57. 341b52d libext2fs: external journal devices should not cause ext2fs_open2 to fail by Theodore Ts'o · 16 years ago
  58. a5bde79 debugfs: Fix typos in logdump's error messages by Manish Katiyar · 16 years ago
  59. 671326f libss: Avoid leak upon failed realloc in ss_add_request_table() by Jim Meyering · 16 years ago
  60. 4e711be libext2fs: don't leak strdup'd dev name in dosio.c upon error by Jim Meyering · 16 years ago
  61. 45e338f remove useless if-before-free tests by Jim Meyering · 16 years ago
  62. a6d4aa1 fix libext2fs info page name by Eric Sandeen · 17 years ago
  63. eefa4d9 debugfs: fix segfault on "stat" command with no open fs by Eric Sandeen · 17 years ago
  64. 9af62fd tests: Filter out "Lifetime writes" from the dumpe2fs display by Theodore Ts'o · 16 years ago
  65. 1361821 blkid: Add fallback to ext4 for 2.6.29+ kernels if ext2 is not present by Theodore Ts'o · 16 years ago
  66. a90f539 blkid: recognize ext4(dev) without journal by Eric Sandeen · 16 years ago
  67. eb630fd e2fsprogs: blkid.static make target by Eric Sandeen · 16 years ago
  68. f2fe5da e2fsprogs: fix potential null ptr defef in check_for_modules() by Eric Sandeen · 16 years ago
  69. 8d82245 mke2fs, tune2fs: Do not allow the reserved_ratio to be negative by Theodore Ts'o · 16 years ago
  70. b7c5b40 Add support for a new superblock field: s_kbytes_written by Theodore Ts'o · 16 years ago
  71. b2ca48f Update release notes, changelog, etc., for e2fsprogs 1.41.4 release by Theodore Ts'o · 17 years ago
  72. 945ffb9 Update e2fsprogs translation template. by Theodore Ts'o · 17 years ago
  73. cf9fbcc e2fsck: Add missing newlines when reporting errors in pass 3A by Theodore Ts'o · 17 years ago
  74. 206d2ad e2fsck: Change PR_3_CREATE_LPF_ERROR to be a non-fatal problem by Theodore Ts'o · 17 years ago
  75. cf4e06d libext2fs: Add sanity checks to ext2fs_{block,inode}_alloc_stats by Theodore Ts'o · 17 years ago
  76. a93d406 ext2fs_new_inode(): Add sanity check to assure a valid inode number by Theodore Ts'o · 17 years ago
  77. 1f790a7 e2fsck: Add superblock check to make sure s_first_ino is valid by Theodore Ts'o · 17 years ago
  78. 37d17a6 mke2fs: If the device size is exactly 16TB treat it as if it had 16TB - 1 block by Theodore Ts'o · 17 years ago
  79. 9f7a1fc ext2fs_get_device_size: Fix error handling by Theodore Ts'o · 17 years ago
  80. beab8de Add 64-bit getsize interface. by Jose R. Santos · 17 years ago
  81. b0afdda mke2fs: Add -U option to specify the UUID for the new filesystem by Theodore Ts'o · 17 years ago
  82. 5299580 Use format strings directly to prevent -Werror=format-security failures by Theodore Ts'o · 17 years ago
  83. 31e2a75 blkid: Add support for detecting user-level suspend as a swsuspend signature by Theodore Ts'o · 17 years ago
  84. 1a71bd4 mke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs.ext3" by Theodore Ts'o · 17 years ago
  85. 31f1815 tune2fs: Fix tune2fs -I so it won't corrupt RAID filesystems by Theodore Ts'o · 17 years ago
  86. ec43da2 tune2fs: General (whitespace) cleanup by Theodore Ts'o · 17 years ago
  87. 5bf81ba tune2fs: Don't allow the -I option if the flex_bg feature is enabled by Theodore Ts'o · 17 years ago
  88. 801b005 blkid: recognize btrfs by Eric Sandeen · 17 years ago
  89. c66130f debian: Add "set -e" to uuid-runtime's prerm script by Theodore Ts'o · 17 years ago
  90. 793a04a resize2fs: Reserve some extra space for -P/-M for ext4 filesystems by Theodore Ts'o · 17 years ago
  91. 79a9ab1 ext2fs_open2: Add more checks for filesystem consistency by Thiemo Nagel · 17 years ago
  92. a784358 ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's by Theodore Ts'o · 17 years ago
  93. 3a4ec2b debian: Add mkfs.ext4 symlink to the e2fsprogs-udeb package by Theodore Ts'o · 17 years ago
  94. 07f1a07 ext2fs_block_iterate2: Preserve the uninit flag in extents by Theodore Ts'o · 17 years ago
  95. d3a8fc5 ext2fs_block_iterate2: Reflect errors from ext2fs_extent_set_bmap to caller by Theodore Ts'o · 17 years ago
  96. 9227c5b resize2fs: Release bitmap and itable blocks in flex_bg filesystems by Theodore Ts'o · 17 years ago
  97. c58a08e resize2fs: Move all required blocks for ext4 filesystems by Theodore Ts'o · 17 years ago
  98. 98446d7 debugfs: Fix logdump command for 32-bit filesystems by Theodore Ts'o · 17 years ago
  99. e35d548 e2fsck: Fix journal replay for block sizes greater than 8k by Theodore Ts'o · 17 years ago
  100. dd04d05 e2fsck: Remove "ext3" from problem descriptions of the journal by Theodore Ts'o · 17 years ago