1. 2ccf62f mke2fs: Remove requirement for -f option for filesystems > 2**31 blocks by Theodore Ts'o · 17 years ago
  2. 107f291 Add ability to set (but not clear) the extents feature to tune2fs by Theodore Ts'o · 17 years ago
  3. bf6b848 Allow mke2fs to create filesystems with the EXTENTS feature by Theodore Ts'o · 17 years ago
  4. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  5. 6b226c3 libe2p: Make list_super2() print the RAID stride and stripe-width by Theodore Ts'o · 17 years ago
  6. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  7. 007df86 debugfs: Add new superblock fields to the set_super_value command by Theodore Ts'o · 17 years ago
  8. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 18 years ago
  9. 4b48502 e2fsprogs-tests-f_ea_checks.patch by Andreas Dilger · 18 years ago
  10. ab02809 e2fsprogs-tests-f_unsorted_EAs.patch by Andreas Dilger · 18 years ago
  11. fefaef3 Improve support for in-inode EA's by Andreas Dilger · 18 years ago
  12. 0465bee Activate basic f_extents test case by Theodore Ts'o · 17 years ago
  13. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 18 years ago
  14. cc9bf5d Add read/only support for extents to ext2fs_bmap() by Theodore Ts'o · 17 years ago
  15. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 17 years ago
  16. 206fea6 Add read-only extents support to ext2fs_block_iterate2() by Theodore Ts'o · 18 years ago
  17. 3eb07f6 Add support for extents to libext2fs by Theodore Ts'o · 18 years ago
  18. e3df15a e2fsck: factor out code to clear an inode into e2fsck_clear_inode() by Theodore Ts'o · 18 years ago
  19. 4ce3b77 Don't byte swap extents information in the inode by Theodore Ts'o · 18 years ago
  20. 49ce6cb Allow debugfs to be extended for use by test programs by Theodore Ts'o · 18 years ago
  21. d8d1255 debugfs: Fix error handling in strtoblk() and common_block_args_process() by Theodore Ts'o · 17 years ago
  22. bbf54ad Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  23. 3eed36b Update to latest samba tdb library before LGPLv3 change by Theodore Ts'o · 17 years ago
  24. fe263da Make fsck ignore mounted filesystems if given the -M option by Theodore Ts'o · 17 years ago
  25. e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 17 years ago
  26. d69e7e2 configure.in: Don't use the dc command unless it is required by Theodore Ts'o · 17 years ago
  27. cfa30fd uuidd: Fix pid file so it has the correct pid number by Theodore Ts'o · 17 years ago
  28. e70f32b libuuid: use fcntl locking instead of lockf by Theodore Ts'o · 17 years ago
  29. 67ab6bc Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations by Theodore Ts'o · 17 years ago
  30. 357d186 libext2: Add BLOCK_FLAG_READ_ONLY flag to ext2fs_block_iterate2() by Theodore Ts'o · 18 years ago
  31. ef80fdc Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  32. 37f009a Set the C locale in the tests/test_script driver by Theodore Ts'o · 17 years ago
  33. d8565d7 Fix incorrect distribution name in Debian's Changelog by Theodore Ts'o · 17 years ago
  34. e015f3d Update release notes, version files for 1.40.6 release by Theodore Ts'o · 17 years ago
  35. 47526e3 libcom_err: Use thread local storage to fix reentrancy problems by Theodore Ts'o · 17 years ago
  36. 5010f29 Document the BLKID_FILE environment variable in the libblkid man page by Theodore Ts'o · 17 years ago
  37. f1d5fce Update e2fsprogs translation template and Vietnamese and Czech translations by Theodore Ts'o · 17 years ago
  38. a4045c2 blkid: Add support for returning labels for UDF filesystems by Theodore Ts'o · 17 years ago
  39. ab9f1a8 Don't try to create $DESTDIR/etc/init.d as part of make install by Theodore Ts'o · 17 years ago
  40. 838f133 blkid: Flush cached filesystem information on any error other than EPERM by Theodore Ts'o · 17 years ago
  41. 0ddfd9a Allow tune2fs to set and clear the test_fs flag on ext4 filesystems by Theodore Ts'o · 17 years ago
  42. cfc1931 blkid: Automatically chose between ext4 and ext4dev as appropriate by Theodore Ts'o · 17 years ago
  43. 414025e Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used by Theodore Ts'o · 18 years ago
  44. d8a1a67 debian: Fix packaging problem caused by dpkg 1.14.16 by Theodore Ts'o · 18 years ago
  45. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
  46. c8a5708 Update release notes, version files for 1.40.5 release by Theodore Ts'o · 18 years ago
  47. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 18 years ago
  48. b1631cc Create new filesystems with 256-byte inodes by default by Theodore Ts'o · 18 years ago
  49. 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 18 years ago
  50. 4f2e8f1 debian: Don't use dietlibc on platforms that don't support it by Theodore Ts'o · 18 years ago
  51. df200ff e2image: Fix potential overflow if the device name is too long by Theodore Ts'o · 18 years ago
  52. c2dbc18 Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) by Theodore Ts'o · 18 years ago
  53. edeee8f libuuid: Make sure execl() variadic function is properly terminated by Theodore Ts'o · 18 years ago
  54. 69d7422 blkid: Add support for HFS+ detection by Theodore Ts'o · 18 years ago
  55. 4dc30da blkid: Make sure the blocksize in reiserfs is sane by Theodore Ts'o · 18 years ago
  56. 3e9f863 Fix minor typo in resize2fs man page by Theodore Ts'o · 18 years ago
  57. a8cde73 Ignore "safe" flag differences when e2fsck compares superblocks by Theodore Ts'o · 18 years ago
  58. 2921332 Teach the blkid library about ext4/ext4dev by Theodore Ts'o · 18 years ago
  59. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 18 years ago
  60. 66549a4 Update Swedish translation file from the Translation Project by Theodore Ts'o · 18 years ago
  61. 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 18 years ago
  62. 98dca6c resize2fs: Add sanity check for off_t overflow before truncating by Theodore Ts'o · 18 years ago
  63. 1534392 Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibility by Theodore Ts'o · 18 years ago
  64. f8897f4 Fix up e2fsprogs.spec file to include a new uuidd package by Eric Sandeen · 18 years ago
  65. ebf5fb2 Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page. by Eric Sandeen · 18 years ago
  66. 8c7c6eb mke2fs: Make lost+found always have at least 2 blocks by Andreas Dilger · 18 years ago
  67. 1b671fe debian: Add passwd dependency to libuuid1 and uuid-runtime by Theodore Ts'o · 18 years ago
  68. 351db0b debian: Add "set -e" to postinst scripts by Theodore Ts'o · 18 years ago
  69. c40ad36 blkid: have ntfs's UUID compatible with vol_id by Pixel · 18 years ago
  70. c4ef11c If --sbindir, et. al are specified to configure set $root_sbindir, et al. by Theodore Ts'o · 18 years ago
  71. d056b99 debugfs: Add -p option to ls subcommand. by Theodore Ts'o · 18 years ago
  72. 1725c0c Add sample python bindings for the uuid library by Theodore Ts'o · 18 years ago
  73. b05d4ab debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large files by Theodore Ts'o · 18 years ago
  74. a4ece35 Use pkg-config to determine where to find the devmapper library by Theodore Ts'o · 18 years ago
  75. 9c3ea64 Fix Makefile race so that "make -j3 distclean" works correctly by Theodore Ts'o · 18 years ago
  76. 42c0b61 Fix profile, checker, and shared-library building on non-Linux platforms by Theodore Ts'o · 18 years ago
  77. 26d6891 debian: use '$(MAKE)' instead of 'make' in debian/rules by Theodore Ts'o · 18 years ago
  78. d0f9431 Add the Meta directory to the .gitignore file by Theodore Ts'o · 18 years ago
  79. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
  80. 7132d48 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 18 years ago
  81. b026d53 debugfs: allow the undel command reallocate without linking the inode by Theodore Ts'o · 18 years ago
  82. d66c383 e2fsck: When optimizing non-htree directories, sort by inode number by Theodore Ts'o · 18 years ago
  83. c9eaebf e2image: If there is an error while writing a block, call exit(1) by Theodore Ts'o · 18 years ago
  84. 8192c63 debugfs: Add #include <string.h> to pick up prototype for strcasecmp by Theodore Ts'o · 18 years ago
  85. e5679a6 uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes by Theodore Ts'o · 18 years ago
  86. 4b5d342 debian: Fix all postinst/prerm/postrm scripts to include debhelper additions by Theodore Ts'o · 18 years ago
  87. 0cfde3d libss: Remove unnecessary Makefile dependency for test_ss by Theodore Ts'o · 18 years ago
  88. 2c0dd0f Update release notes, version files for 1.40.4 release by Theodore Ts'o · 18 years ago
  89. 1e5c6d3 Expand discussion of the -D option in e2fsck's man page by Theodore Ts'o · 18 years ago
  90. ffff966 debian: Fix the document ID in comerr_dev.doc-base by Theodore Ts'o · 18 years ago
  91. 904dad5 Update dependencies in lib/uuid/Makefile.in by Theodore Ts'o · 18 years ago
  92. 46e770b debian: Use useradd and groupadd in favor of adduser by Theodore Ts'o · 18 years ago
  93. a827a2a debian: build the e2fsck-static package so it works on 2.4 kernels by Theodore Ts'o · 18 years ago
  94. 9320c6f Fix build error in blkid/tst_types.c when using diet libc by Theodore Ts'o · 18 years ago
  95. 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 18 years ago
  96. 61a679d debian: Do not use TLS or uuidd when building the bootfloppy udeb's by Theodore Ts'o · 18 years ago
  97. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 18 years ago
  98. 3249394 Add --disable-tls configure option by Theodore Ts'o · 18 years ago
  99. 3306861 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 18 years ago
  100. e5aace9 Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection by Theodore Ts'o · 18 years ago