1. e48bf25 libext2fs: fix gcc -Wall warnings by Theodore Ts'o · 11 years ago
  2. 0d89e5a Fix warnings about functions not returning a value by Philipp Thomas · 11 years ago
  3. 3e1816b libext2fs: teach the ext2fs_*_block_bitmap_range2() about clusters by Theodore Ts'o · 12 years ago
  4. 664c332 libext2fs: add 32-bit compat code for ext2fs_find_first_zero_generic_bmap() by Theodore Ts'o · 12 years ago
  5. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 12 years ago
  6. c1a1e7f libext2fs: Implement ext2fs_find_first_zero_generic_bmap(). by Sami Liedes · 12 years ago
  7. b96365f libext2fs: include sys/time.h for gettimeofday() by Mike Frysinger · 12 years ago
  8. 9288e3b libext2fs: add bitmap statistics by Lukas Czerner · 13 years ago
  9. 4a61d17 libext2fs: adjust the description when copying a bitmap by Theodore Ts'o · 13 years ago
  10. d182831 libext2fs: add pseudo bitmap backend type EXT2FS_BMAP64_AUTODIR by Theodore Ts'o · 13 years ago
  11. c1359d9 libext2fs: add a bitmap implementation using rbtree's by Lukas Czerner · 13 years ago
  12. 67861e5 libext2fs: add default_bitmap_type to the ext2_filsys structure by Theodore Ts'o · 13 years ago
  13. ba37bb7 libext2fs: don't break when ext2fs_clear_generic_bmap() for 32-bit bitmaps by Theodore Ts'o · 13 years ago
  14. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  15. 15749d7 libext2fs: fix the range validation in bitmap_range2 funcs by Amir Goldstein · 13 years ago
  16. 9c79612 libext2fs: copy cluster_bits in ext2fs_copy_generic_bmap by Eric Sandeen · 13 years ago
  17. 65d05ce ext2fs: fix ext2fs_warn_bitmap32() return warning by Andreas Dilger · 13 years ago
  18. 94968e7 libext2fs: teach bitmap functions about bigalloc/cluster by Theodore Ts'o · 13 years ago
  19. 5fff975 e2fsprogs: fix memory leak in ext2fs_free_generic_bmap() by Lukas Czerner · 13 years ago
  20. ba7cb5d e2fsprogs: fix freeing bitmap in allocation error path by Lukas Czerner · 13 years ago
  21. 877d1dc libext2fs: remove unnecessary casts to ext2fs_generic_bitmap by Namhyung Kim · 14 years ago
  22. c21cde9 libext2fs: Add some fail-safe checks to the 32-bit bitmap code by Theodore Ts'o · 14 years ago
  23. 69365c6 Add support for 64-bit bitmaps by Theodore Ts'o · 15 years ago