Ext2/3/4 filesystem userspace utilities

Clone this repo:
  1. b88b3b4 libext2fs: fix potential divide by zero bug caused by a lxcfs bug by Theodore Ts'o · 6 days ago master
  2. 66b0b3c e2image: fix typo which causes a compile failure on i386 by Theodore Ts'o · 7 days ago
  3. 79677f9 debian: build-depend on pkgconf instead of pkg-config by Theodore Ts'o · 7 days ago
  4. 8a253f0 libsupport: silence gcc -Wall complaints by Theodore Ts'o · 7 days ago
  5. d04a708 e4defrag: use snprintf to assure that there can't be a buffer overflow by Theodore Ts'o · 7 days ago
  6. 1b9e68e libsupport: use explicit type widths instead of time_t by Theodore Ts'o · 7 days ago
  7. 80abfeb e2image: add support for post-2038 dates in the e2image header by Theodore Ts'o · 7 days ago
  8. 2e66d0e Update release notes, etc., for the 1.47.1-rc2 release by Theodore Ts'o · 8 days ago v1.47.1-rc2
  9. d86f428 po: update zh_CN.po (from translationproject.org) by Wenbin Lv · 8 days ago
  10. 2d673ac po: update uk.po (from translationproject.org) by Yuri Chornoivan · 8 days ago
  11. d03cc6d po: update sv.po (from translationproject.org) by Göran Uddeborg · 8 days ago
  12. f0bbc75 po: update ro.po (from translationproject.org) by Remus-Gabriel Chelu · 8 days ago
  13. 40f3802 po: update pl.po (from translationproject.org) by Jakub Bogusz · 8 days ago
  14. cd629be po: update fr.po (from translationproject.org) by Samuel Thibault · 8 days ago
  15. ca183ff po: update cs.po (from translationproject.org) by Petr Pisar · 8 days ago
  16. 96732f6 e2fsck: check the error return from the forced rewrite write by Theodore Ts'o · 8 days ago
  17. 5f3a677 resize2fs: mark that the error return is deliberately ignored by Theodore Ts'o · 8 days ago
  18. 7480dca e2scrub: test for the presence of systemd using test -e /run/systemd/system by Theodore Ts'o · 8 days ago
  19. 3ab99d9 Remove explicit #define of _FILE_OFFSET_BITS by Theodore Ts'o · 8 days ago
  20. 1b042c2 debian: add support for DEB_BUILD_OPTIONS=parallel=N by Theodore Ts'o · 9 days ago