1. a7c1743 Link shared libraries with local libraries instead of system ones by Olivier Blin · 12 years ago
  2. d2051f1 debian: set e2fsprogs as Multi-Arch: foreign by Riku Voipio · 12 years ago
  3. 78a0d2b e2fsck: check a file system mounted read-only if forced by Theodore Ts'o · 12 years ago
  4. a85f835 Revert "e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery" by Theodore Ts'o · 12 years ago
  5. 032eafe e4defrag: handle device symlinks by Eric Sandeen · 12 years ago
  6. 339e457 filefrag: fix segfault on virtual fs by Eric Sandeen · 12 years ago
  7. b34056f chattr: update chattr's man page chattr for No_COW by Liu Bo · 12 years ago
  8. 036fda6 filefrag: fix report of number of extents by Liu Bo · 12 years ago
  9. 53462aa logsave: fix fd leak which could cause logsave to hang by Theodore Ts'o · 12 years ago
  10. 89dd15d tune2fs: fix quota feature removal by Aditya Kali · 12 years ago
  11. 75e862e e2fsck/quota: mark FS invalid if quotas are not fixed by Aditya Kali · 12 years ago
  12. ad64902 libquota: fix quota_inode_truncate() by Aditya Kali · 12 years ago
  13. 5027751 tune2fs/quota: always create hidden quota files by Aditya Kali · 12 years ago
  14. 585545e Fix spelling typo's in man pages for tune2fs and mke2fs by Theodore Ts'o · 12 years ago
  15. 280841e build: add generated files to .gitignore by Andreas Dilger · 12 years ago
  16. 2d2abcc e2fsck: rename "bool" variables by Andreas Dilger · 12 years ago
  17. a1c4e15 Update debian changelog for 1.42.4-3 by Theodore Ts'o · 12 years ago
  18. fd7042b chattr: add the -C option to the usage message by Liu Bo · 12 years ago
  19. 6f0eef4 Update version.h using the proper abbreviation for June by Theodore Ts'o · 12 years ago
  20. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  21. 8f00911 libquota: remove unneeded #include of <sys/quota.h> by Theodore Ts'o · 12 years ago
  22. d6a3e41 Update Release Notes, Changelogs, version.h, etc. for 1.42.4 release by Theodore Ts'o · 12 years ago
  23. 0796e66 lsattr, chattr: add support for btrfs's No_COW flag by Theodore Ts'o · 12 years ago
  24. ff07d43 tests: allow e2fsck tests to run on OS/X by Andreas Dilger · 12 years ago
  25. e130a16 tests: add two more tests of orphaned inode handling by Theodore Ts'o · 12 years ago
  26. beb388a libext2fs: fix block iterator for extents when truncating inodes by Theodore Ts'o · 12 years ago
  27. e9e9658 e2fsck: update global free blocks/inodes count when truncating orphan inodes by Theodore Ts'o · 12 years ago
  28. 6854ab1 debugfs: interpret date strings of the form @dddd by Theodore Ts'o · 12 years ago
  29. 8d12c46 tests: add new test f_zero_extent_length by Tao Ma · 12 years ago
  30. 9c40d14 e2fsck: only check for zero-length leaf extents by Theodore Ts'o · 12 years ago
  31. e0e2c7d libext2fs: fix i_blocks for extent leaf create/delete with bigalloc by Aditya Kali · 12 years ago
  32. 63b3913 e2fsck: correctly propagate error from journal to superblock by Theodore Ts'o · 12 years ago
  33. 2ae58b6 libquota: remove unnecessary definitions by Jan Kara · 12 years ago
  34. eb92f57 tests: fix the e2fsck test script to handle a missing test name by Theodore Ts'o · 12 years ago
  35. be1b8c6 tests: add new test to validate errno handling in the journal superblock by Theodore Ts'o · 12 years ago
  36. 6d75685 e2fsck: handle an already recovered journal with a non-zero s_error field by Theodore Ts'o · 12 years ago
  37. 9906409 dumpe2fs: print journal's s_errno field if it is non-zero by Theodore Ts'o · 12 years ago
  38. cd5bb7c e2fsck: allow checking on mounted root fs by Andreas Dilger · 12 years ago
  39. f3331df tests: use make rules to run tests in parallel by Andreas Dilger · 12 years ago
  40. 182acd1 libext2fs: don't inline ext2fs_open_file() and ext2fs_stat() by Andreas Dilger · 12 years ago
  41. 3b802e4 libquota: remove quota_is_on() which was the last user of quotactl() by Theodore Ts'o · 12 years ago
  42. 732e26b e2fsck: fix checks done for mounted vs. read-only by Andreas Dilger · 12 years ago
  43. 88f8f33 libquota: add missing time.h include by Mike Frysinger · 12 years ago
  44. 918eeb3 libext2fs: fix rbtree backend for extent lengths greater than 2^32 by Eric Sandeen · 12 years ago
  45. 97a67c4 debugfs: fix strtoblk for 64bit block numbers by Eric Sandeen · 12 years ago
  46. 4780e87 Remove unnecessary escape before tab in man pages by Theodore Ts'o · 12 years ago
  47. 9b01faa e2fsck: fix precedence bug in built-in quota support by Theodore Ts'o · 12 years ago
  48. 3b693d0 e2fsck: fix 64-bit journal support by Theodore Ts'o · 12 years ago
  49. 108e658 tests: fix f_jnl_64bit so that it actually has a 64-bit journal by Theodore Ts'o · 12 years ago
  50. 8c778b3 libe2p: teach e2p_jrnl_feature2string() about the 64-bit journal feature by Theodore Ts'o · 12 years ago
  51. 8cf716a Update Release Notes, Changelogs, version.h, etc. for 1.42.3 release by Theodore Ts'o · 12 years ago
  52. ae06582 Change pkg-config files so that both <et/com_err.h> and <com_err.h> work by Theodore Ts'o · 12 years ago
  53. 40024fd libext2fs: fix bug in unix_io corrupted > 16TB file systems on 32-bit systems by Theodore Ts'o · 12 years ago
  54. ce10c31 dumpe2fs: fix 64-bit block numbers on 32-bit systems by Theodore Ts'o · 12 years ago
  55. 183c73b Teach build system to install relative symlinks if requested by Theodore Ts'o · 12 years ago
  56. e366e42 Include LDFLAGS when building BSD libraries by Theodore Ts'o · 12 years ago
  57. 58b3d8d Fix parallel (make -j) build by Matthias Andree · 12 years ago
  58. 21af16f Fix bashisms by Matthias Andree · 12 years ago
  59. 660b4c3 Reserve the codepoints for the INCOMPAT features LARGEDATA and INLINEDATA by Theodore Ts'o · 12 years ago
  60. d715207 Support systems without posix_memalign() and memalign() by Theodore Ts'o · 12 years ago
  61. fd1c5a0 libext2fs: factor out I/O buffer allocation by Theodore Ts'o · 12 years ago
  62. 07d1208 libext2fs: make read_bitmaps() more efficient when using direct I/O by Theodore Ts'o · 12 years ago
  63. dd0a267 libext2fs: refactor Direct I/O alignment requirement calculations by Theodore Ts'o · 12 years ago
  64. 0a05b90 libext2fs: move the alignment field from unix_io to the io_manager by Theodore Ts'o · 12 years ago
  65. 65ee799 tests: add new tests f_jnl_32bit and f_jnl_64bit by Theodore Ts'o · 12 years ago
  66. 2788cc8 e2fsck: quiet harmless inode/blocks errors by Andreas Dilger · 12 years ago
  67. 7943ccf e2fsck,libquota: Update quota only if its inconsistent by Aditya Kali · 12 years ago
  68. ec7686e e2fsck: Fix check for hidden quota files by Aditya Kali · 12 years ago
  69. 1d52018 debugfs: cleanup in do_show_debugfs_params by Zheng Liu · 12 years ago
  70. a99145e tune2fs: fix man page indentation by Aditya Kali · 12 years ago
  71. e67f826 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 12 years ago
  72. f070bf5 po: update sv.po (from translationproject.org) by Göran Uddeborg · 12 years ago
  73. f64e68e po: update pl.po (from translationproject.org) by Jakub Bogusz · 12 years ago
  74. e3ea137 po: update nl.po (from translationproject.org) by Benno Schulenberg · 12 years ago
  75. f357941 po: update fr.po (from translationproject.org) by Samuel Thibault · 12 years ago
  76. edc733d po: update de.po (from translationproject.org) by Philipp Thomas · 12 years ago
  77. b8bb8f7 po: update cs.po (from translationproject.org) by Petr Pisar · 12 years ago
  78. 7a069f1 tests: add new test f_eofblocks by Theodore Ts'o · 12 years ago
  79. 2743499 Merge branch 'master' of https://github.com/danielnorberg/e2fsprogs into maint by Theodore Ts'o · 12 years ago
  80. f6243c1 com_err.pc: correct include path by Daniel Norberg · 12 years ago
  81. f52c175 debian: update debian-policy conformance to 3.9.3 by Theodore Ts'o · 12 years ago
  82. 3b0018b Update for Debian 1.42.2-2 release by Theodore Ts'o · 12 years ago
  83. c1732c5 e2fsck.conf.5: add buggy_init_scripts to the man page by Theodore Ts'o · 12 years ago
  84. 46f1007 libext2fs: improve testing coverage of tst_bitmaps by Theodore Ts'o · 12 years ago
  85. 38792ca libext2fs: use correct types in ext2fs_find_first_zero_block_bitmap2() by Theodore Ts'o · 12 years ago
  86. 664c332 libext2fs: add 32-bit compat code for ext2fs_find_first_zero_generic_bmap() by Theodore Ts'o · 12 years ago
  87. 8f92c4a Update config.guess and config.sub to the latest (2012-02-10) version by Theodore Ts'o · 12 years ago
  88. b24efa2 Don't assume that the presence of mntent.h means that setmntent() exists by Theodore Ts'o · 12 years ago
  89. d47e2af fsck: don't include sys/signal.h for portability reasons by Theodore Ts'o · 12 years ago
  90. 25ff772 e2fsck: add portability fallback in case getpwuid_r is not present by Theodore Ts'o · 12 years ago
  91. 304e11c mke2fs: don't fail creating the journal if /etc/mtab is missing by Theodore Ts'o · 12 years ago
  92. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 12 years ago
  93. 70d7281 Update Release Notes, Changelogs, version.h, etc. for 1.42.2 release by Theodore Ts'o · 12 years ago
  94. 3e979c6 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 12 years ago
  95. ddad038 debian: add pointer for e2fsprogs-udeb to libcomerr2.shlibs by Theodore Ts'o · 12 years ago
  96. 95decc5 debian: add back support older systems w/o dpkg-buildflags by Theodore Ts'o · 12 years ago
  97. fb8bcfc debian: don't build BUILD-STATIC if SKIP_STATIC=yes by Theodore Ts'o · 12 years ago
  98. be24178 debian: don't build BUILD-BF if SKIP_BF=yes by Theodore Ts'o · 12 years ago
  99. 81d72f7 debian: compile without using dietlibc if SKIP_DIETLIBC=yes by Theodore Ts'o · 12 years ago
  100. d973c18 debian: try to include rules.custom if it exists by Theodore Ts'o · 12 years ago