1. 1f80399 Fix makefile dependency issues for various install targets by Mike Frysinger · 16 years ago
  2. d0f2415 Improve descriptions for the r_move_itable and r_resize_inode tests by Theodore Ts'o · 16 years ago
  3. 09fbe0f Add regression test for resize2fs moving inodes with inline xattrs by Eric Sandeen · 16 years ago
  4. 4ef2882 resize2fs: Fix movement of large (greater than 128 byte) inodes by Eric Sandeen · 16 years ago
  5. a49670e Merge branch 'maint' by Theodore Ts'o · 16 years ago
  6. 4f9abdc e2fsck: Print an explicit message when the bad block inode is updated by Theodore Ts'o · 16 years ago
  7. 558df54 Add support for manipulating large_file feature in mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  8. 1547265 fsck: Don't complain about an old-style fstab if the fstab is empty by Theodore Ts'o · 16 years ago
  9. 5aae7c2 debugfs: Fix find_free_block to avoid reporting the block more than once by Theodore Ts'o · 16 years ago
  10. 3a538e4 Fix gcc -Wall warnings for lib/blkid/probe.c by Theodore Ts'o · 16 years ago
  11. 77175ca e2fsck: Don't clear the LARGE_FILES feature flag by Theodore Ts'o · 16 years ago
  12. 1f1ee19 libblkid: Add error checking to devicemapper code to avoid segfaults by Theodore Ts'o · 16 years ago
  13. dcc91e1 Enhance e2fsck's reporting for reporting unsupported filesystem features by Theodore Ts'o · 16 years ago
  14. ab52e12 libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2() by Theodore Ts'o · 16 years ago
  15. db197a8 Fix dumpe2fs parsing of explicit superblock/blocksize parameters by Theodore Ts'o · 16 years ago
  16. c149e22 Eliminate really obsolete references to Linux 2.0/2.1/2.2 in tune2fs man page by Theodore Ts'o · 16 years ago
  17. 037914e tune2fs: Add support to clear the resize_inode feature by Theodore Ts'o · 16 years ago
  18. 885bf6b tune2fs: Cleanup feature handling to avoid merge conflicts by Theodore Ts'o · 16 years ago
  19. 7c4a2ef Teach tune2fs to use e2p_edit_feature2() to provide better error handling by Theodore Ts'o · 16 years ago
  20. 7100351 libe2p: New e2p_edit_feature2 which provides better error handling by Theodore Ts'o · 16 years ago
  21. a3d9d37 e2fsck: Document that the -D option finds duplicate file names by Theodore Ts'o · 16 years ago
  22. 949bc9a debian: Pass 100 to UID_MIN and GID_MIN, not 1 by Theodore Ts'o · 16 years ago
  23. 395529b libe2p: Change Raid to RAID in display option by Theodore Ts'o · 16 years ago
  24. e6bbc00 Add missing shift for ei_leaf_hi by Valerie Clement · 16 years ago
  25. d46d67a Add missing free in ext2fs_extent_free() by Valerie Clement · 16 years ago
  26. 7dc0998 e2fsck: Account for index nodes in the extent tree for i_blocks by Theodore Ts'o · 16 years ago
  27. f159ff3 mke2fs: Remove warning for inode_size > 128 bytes by Theodore Ts'o · 16 years ago
  28. 3465836 mke2fs: Remove 2.4 kernel warning for blocksizes > 4096 bytes by Theodore Ts'o · 16 years ago
  29. 2ccf62f mke2fs: Remove requirement for -f option for filesystems > 2**31 blocks by Theodore Ts'o · 16 years ago
  30. 107f291 Add ability to set (but not clear) the extents feature to tune2fs by Theodore Ts'o · 16 years ago
  31. bf6b848 Allow mke2fs to create filesystems with the EXTENTS feature by Theodore Ts'o · 16 years ago
  32. 7a3e1b7 Fix memory leak in ext2fs_alloc_block() by Theodore Ts'o · 16 years ago
  33. a451d92 blkid: detect LVM2 physical volumes by Eric Sandeen · 17 years ago
  34. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  35. 6b226c3 libe2p: Make list_super2() print the RAID stride and stripe-width by Theodore Ts'o · 16 years ago
  36. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  37. 007df86 debugfs: Add new superblock fields to the set_super_value command by Theodore Ts'o · 16 years ago
  38. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 17 years ago
  39. 4b48502 e2fsprogs-tests-f_ea_checks.patch by Andreas Dilger · 17 years ago
  40. ab02809 e2fsprogs-tests-f_unsorted_EAs.patch by Andreas Dilger · 17 years ago
  41. fefaef3 Improve support for in-inode EA's by Andreas Dilger · 17 years ago
  42. 0465bee Activate basic f_extents test case by Theodore Ts'o · 16 years ago
  43. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  44. cc9bf5d Add read/only support for extents to ext2fs_bmap() by Theodore Ts'o · 16 years ago
  45. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 16 years ago
  46. 206fea6 Add read-only extents support to ext2fs_block_iterate2() by Theodore Ts'o · 17 years ago
  47. 3eb07f6 Add support for extents to libext2fs by Theodore Ts'o · 17 years ago
  48. e3df15a e2fsck: factor out code to clear an inode into e2fsck_clear_inode() by Theodore Ts'o · 17 years ago
  49. 4ce3b77 Don't byte swap extents information in the inode by Theodore Ts'o · 17 years ago
  50. 49ce6cb Allow debugfs to be extended for use by test programs by Theodore Ts'o · 17 years ago
  51. d8d1255 debugfs: Fix error handling in strtoblk() and common_block_args_process() by Theodore Ts'o · 16 years ago
  52. bbf54ad Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  53. 3eed36b Update to latest samba tdb library before LGPLv3 change by Theodore Ts'o · 16 years ago
  54. fe263da Make fsck ignore mounted filesystems if given the -M option by Theodore Ts'o · 16 years ago
  55. e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 16 years ago
  56. d69e7e2 configure.in: Don't use the dc command unless it is required by Theodore Ts'o · 16 years ago
  57. cfa30fd uuidd: Fix pid file so it has the correct pid number by Theodore Ts'o · 16 years ago
  58. e70f32b libuuid: use fcntl locking instead of lockf by Theodore Ts'o · 16 years ago
  59. 67ab6bc Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations by Theodore Ts'o · 16 years ago
  60. 357d186 libext2: Add BLOCK_FLAG_READ_ONLY flag to ext2fs_block_iterate2() by Theodore Ts'o · 17 years ago
  61. ef80fdc Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  62. 37f009a Set the C locale in the tests/test_script driver by Theodore Ts'o · 16 years ago
  63. d8565d7 Fix incorrect distribution name in Debian's Changelog by Theodore Ts'o · 16 years ago
  64. e015f3d Update release notes, version files for 1.40.6 release by Theodore Ts'o · 16 years ago
  65. 47526e3 libcom_err: Use thread local storage to fix reentrancy problems by Theodore Ts'o · 16 years ago
  66. 5010f29 Document the BLKID_FILE environment variable in the libblkid man page by Theodore Ts'o · 16 years ago
  67. f1d5fce Update e2fsprogs translation template and Vietnamese and Czech translations by Theodore Ts'o · 16 years ago
  68. a4045c2 blkid: Add support for returning labels for UDF filesystems by Theodore Ts'o · 16 years ago
  69. ab9f1a8 Don't try to create $DESTDIR/etc/init.d as part of make install by Theodore Ts'o · 16 years ago
  70. 838f133 blkid: Flush cached filesystem information on any error other than EPERM by Theodore Ts'o · 16 years ago
  71. 0ddfd9a Allow tune2fs to set and clear the test_fs flag on ext4 filesystems by Theodore Ts'o · 16 years ago
  72. cfc1931 blkid: Automatically chose between ext4 and ext4dev as appropriate by Theodore Ts'o · 16 years ago
  73. 414025e Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used by Theodore Ts'o · 17 years ago
  74. d8a1a67 debian: Fix packaging problem caused by dpkg 1.14.16 by Theodore Ts'o · 17 years ago
  75. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  76. c8a5708 Update release notes, version files for 1.40.5 release by Theodore Ts'o · 17 years ago
  77. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 17 years ago
  78. b1631cc Create new filesystems with 256-byte inodes by default by Theodore Ts'o · 17 years ago
  79. 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 17 years ago
  80. 4f2e8f1 debian: Don't use dietlibc on platforms that don't support it by Theodore Ts'o · 17 years ago
  81. df200ff e2image: Fix potential overflow if the device name is too long by Theodore Ts'o · 17 years ago
  82. c2dbc18 Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) by Theodore Ts'o · 17 years ago
  83. edeee8f libuuid: Make sure execl() variadic function is properly terminated by Theodore Ts'o · 17 years ago
  84. 69d7422 blkid: Add support for HFS+ detection by Theodore Ts'o · 17 years ago
  85. 4dc30da blkid: Make sure the blocksize in reiserfs is sane by Theodore Ts'o · 17 years ago
  86. 3e9f863 Fix minor typo in resize2fs man page by Theodore Ts'o · 17 years ago
  87. a8cde73 Ignore "safe" flag differences when e2fsck compares superblocks by Theodore Ts'o · 17 years ago
  88. 2921332 Teach the blkid library about ext4/ext4dev by Theodore Ts'o · 17 years ago
  89. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 17 years ago
  90. 66549a4 Update Swedish translation file from the Translation Project by Theodore Ts'o · 17 years ago
  91. 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 17 years ago
  92. 98dca6c resize2fs: Add sanity check for off_t overflow before truncating by Theodore Ts'o · 17 years ago
  93. 1534392 Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibility by Theodore Ts'o · 17 years ago
  94. f8897f4 Fix up e2fsprogs.spec file to include a new uuidd package by Eric Sandeen · 17 years ago
  95. ebf5fb2 Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page. by Eric Sandeen · 17 years ago
  96. 8c7c6eb mke2fs: Make lost+found always have at least 2 blocks by Andreas Dilger · 17 years ago
  97. 1b671fe debian: Add passwd dependency to libuuid1 and uuid-runtime by Theodore Ts'o · 17 years ago
  98. 351db0b debian: Add "set -e" to postinst scripts by Theodore Ts'o · 17 years ago
  99. c40ad36 blkid: have ntfs's UUID compatible with vol_id by Pixel · 17 years ago
  100. c4ef11c If --sbindir, et. al are specified to configure set $root_sbindir, et al. by Theodore Ts'o · 17 years ago