1. f797cf3 tests: don't consider "make check" a compiler error by Andreas Dilger · 12 years ago
  2. 8714178 dumpe2fs: print the expected block group checksum if it is incorrect by Theodore Ts'o · 12 years ago
  3. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  4. d32c915 libext2fs: Fix gcc -Wall warnings by Theodore Ts'o · 13 years ago
  5. 562f264 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  6. c816ecb e2fsprogs: fix type-punning warnings by Eric Sandeen · 14 years ago
  7. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  8. 543547a libe2p, libext2fs: Update file copyright permission states to match COPYING by Theodore Ts'o · 14 years ago
  9. 1d18a55 libext2fs: Fix byte swapping bugs by Theodore Ts'o · 14 years ago
  10. cf828f1 libext2fs: Byte-swap 64-bit block group descriptors by Theodore Ts'o · 15 years ago
  11. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  12. e633b58 libext2fs: clean up ext2fs_bg_flags_ interfaces by Eric Sandeen · 15 years ago
  13. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  14. 8f82ef9 Convert libext2fs to 64-bit bitmap interface by Valerie Aurora Henson · 15 years ago
  15. 470e737 libext2fs: Move test code for csum.c inline instead of in a separate file by Theodore Ts'o · 15 years ago
  16. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  17. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  18. c4dcb1c libext2fs: Fix namespace leakage of crc16 functions by Theodore Ts'o · 16 years ago
  19. 4729455 libext2fs: Don't check the group checksum when !GDT_CSUM by Theodore Ts'o · 16 years ago
  20. 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 16 years ago
  21. 5711ed2 Transfer responsibility of setting the *_UNINIT flags to libext2fs by Theodore Ts'o · 16 years ago
  22. 16b851c Remove LAZY_BG feature by Theodore Ts'o · 16 years ago
  23. 456e989 ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT by Theodore Ts'o · 16 years ago
  24. 3c5556e ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED by Theodore Ts'o · 16 years ago
  25. f628ace ext2fs_set_gdt_csum(): Return an error code on errors instead of void by Andreas Dilger · 16 years ago
  26. d78ea44 ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap by Andreas Dilger · 16 years ago
  27. 80fc4e6 ext2fs_set_gdt_csum(): Clean up superblock dirty flag handling by Andreas Dilger · 16 years ago
  28. ca2634a Add initial checksum support for the gdt_checksum/uninit_group feature by Jose R. Santos · 17 years ago