1. 79614b2 libext2fs/e2fsck: provide routines to read-ahead metadata by Darrick J. Wong · 9 years ago
  2. 4a05268 Remove compression support by Theodore Ts'o · 9 years ago
  3. 8b77948 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  4. 441eb33 util: allow subst to build on systems that do not have utimes() by Theodore Ts'o · 10 years ago
  5. d2e3c0d misc: if dlopen() is available, use it to load the libmagic library by Theodore Ts'o · 10 years ago
  6. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  7. a133c81 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  8. e3d1015 configure: disable uuidd by default if libuuid is disabled by Theodore Ts'o · 10 years ago
  9. 1bbea9c Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  10. 5afdf37 fix build with configure --disable-uuid --disable-blkid --enable-profile by Theodore Ts'o · 10 years ago
  11. 1419b5a Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compiling by Michael Forney · 10 years ago
  12. 489ff4a Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  13. f00948a libext2fs: have UNIX IO manager use pread64/pwrite64 by Theodore Ts'o · 10 years ago
  14. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  15. baa3544 libext2fs: have UNIX IO manager use pread/pwrite by Darrick J. Wong · 10 years ago
  16. c84da2e misc: copy extended attributes in populate_fs by Ross Burton · 10 years ago
  17. f10554e Merge remote-tracking branch 'origin/maint' into next by Theodore Ts'o · 10 years ago
  18. 5b5bd2c Fix up configure so it finds mkinstalldirs by Theodore Ts'o · 10 years ago
  19. c42de75 mke2fs: add support to align hugefiles relative to beginning of the disk by Theodore Ts'o · 10 years ago
  20. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  21. 2d7583b configure.in: fix external libblkid test for static link by Theodore Ts'o · 10 years ago
  22. 5105054 blkid: remove unnecessary header and comment by Andreas Dilger · 10 years ago
  23. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  24. 9361395 aclocal.m4: update to newer versions of autoconf macros by Theodore Ts'o · 10 years ago
  25. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  26. 91f0468 Fix cross compilation problem in parse-types.sh by Chen Qi · 10 years ago
  27. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  28. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  29. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  30. d5fc19f Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  31. d7fa410 configure: support biarch builds with --multiarch=lib64 by Theodore Ts'o · 10 years ago
  32. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  33. c714d02 Fix up the Makefiles dependencies in lib/ext2fs and lib/quota by Theodore Ts'o · 10 years ago
  34. d2dce12 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  35. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 10 years ago
  36. 9a39389 e4defrag: choose the best available posix_fadvise variant by Baruch Siach · 11 years ago
  37. 2873927 subst: clean up various coverity nits by Theodore Ts'o · 10 years ago
  38. e4681bc Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  39. fbabd5c mke2fs: disallow creating FS on a loop mounted file with no option by Kazuya Mio · 11 years ago
  40. 1586850 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  41. 43075b4 quota: fix disabling quota, add quota tests by Niu Yawei · 11 years ago
  42. f5589f4 mke2fs: remove quota docs if not configured in by Eric Sandeen · 11 years ago
  43. 8b9eb12 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  44. 3df6014 Work around Debian Bug #712530 by Theodore Ts'o · 11 years ago
  45. 1ad3174 Try to use secure_getenv() in preference to __secure_getenv() by Theodore Ts'o · 11 years ago
  46. 8c236c6 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  47. 274d46e libext2fs: fix ext2fs_llseek on i386 by Phillip Susi · 11 years ago
  48. ab83252 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  49. 37cdbee configure.in: require at least autoconf 2.54 by Theodore Ts'o · 12 years ago
  50. 0a7bacc Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  51. d3de1a7 configure: clarify message regarding checking if we can link with -static by Theodore Ts'o · 12 years ago
  52. ccea20f Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  53. 7b8912e e2fsprogs: fix configure help text for quota by Eric Sandeen · 12 years ago
  54. 0e7e7c8 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  55. 91d11da configure: fix --enable-relative-symlink by Theodore Ts'o · 12 years ago
  56. 1625bf4 Add support so that all bmap statistics via configure options by Tony Breeds · 12 years ago
  57. d6a4bcb Make Multi Mount Protection (MMP) optional at configure time. by Tony Breeds · 12 years ago
  58. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  59. 3b802e4 libquota: remove quota_is_on() which was the last user of quotactl() by Theodore Ts'o · 12 years ago
  60. 183c73b Teach build system to install relative symlinks if requested by Theodore Ts'o · 12 years ago
  61. b24efa2 Don't assume that the presence of mntent.h means that setmntent() exists by Theodore Ts'o · 12 years ago
  62. 25ff772 e2fsck: add portability fallback in case getpwuid_r is not present by Theodore Ts'o · 12 years ago
  63. 677fc91 configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERS by Mike Frysinger · 12 years ago
  64. 0df8a27 libquota: don't include system quota.h header by Andreas Dilger · 12 years ago
  65. db40c20 configure: check for msync() for portability reasons by Theodore Ts'o · 13 years ago
  66. 7becb20 Make quota support disabled by support by Theodore Ts'o · 13 years ago
  67. edbfd75 libquota: clean up some gcc -Wall warnings by Theodore Ts'o · 13 years ago
  68. 55e00a2 debian: add support for multiarch by Theodore Ts'o · 13 years ago
  69. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  70. d2bfdc7 e2fsprogs: Use punch hole as "discard" on regular files by Lukas Czerner · 13 years ago
  71. f239fef e2fsprogs: add quota library to e2fsprogs by Aditya Kali · 13 years ago
  72. 9b3018a e2fsck: catch termination signals and print information about them by Theodore Ts'o · 13 years ago
  73. 8d9c50c configure: control whether e4defrag is built/installed via --disable-defrag by Theodore Ts'o · 14 years ago
  74. 30c0529 e4defrag: Fix the overflow in e4defrag with > 2GB files by Theodore Ts'o · 14 years ago
  75. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  76. 61ef247 badblocks: Deal with UTF-8 characters in progress message by Theodore Ts'o · 14 years ago
  77. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  78. 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
  79. 2d07b3a Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  80. 57aa50d configure: Work around bug in autoconf 2.64 by Theodore Ts'o · 15 years ago
  81. 72a729d Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  82. beb736b configure.in: Fix typo: remove '2' from blkid_probe_get_topology2 by Eric Sandeen · 15 years ago
  83. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  84. 9ed8e5f mke2fs: get device topology values from blkid by Eric Sandeen · 15 years ago
  85. 0b5b9f9 configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts by Theodore Ts'o · 15 years ago
  86. dc615a2 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  87. 4f1d0e8 e4defrag: remove a lot of cruft by Eric Sandeen · 15 years ago
  88. 98a5ad6 Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.h by Matthias Andree · 15 years ago
  89. bcb915b Enhance build system so that "make V=1" works like the Linux Kernel by Theodore Ts'o · 15 years ago
  90. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  91. 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 15 years ago
  92. 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 15 years ago
  93. 1207e36 libuuid: Close all file descriptors before running uuidd by Theodore Ts'o · 15 years ago
  94. d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
  95. 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
  96. af77365 Enable test_io debugging by default by Theodore Ts'o · 16 years ago
  97. 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 16 years ago
  98. 1aaaa82 configure.in: Respect LDFLAGS environment variable if passed into configure by Theodore Ts'o · 16 years ago
  99. 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 16 years ago
  100. 02d04db configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo by Theodore Ts'o · 16 years ago