1. 94fa110 Fix SIGBUS through unaligned access to FAT superblocks. by Matthias Andree · 18 years ago
  2. 12a829d Add a bunch of type fixes for debug/"make check" code paths. by Matthias Andree · 18 years ago
  3. 66352fe Drop unused vector uuid[]. by Matthias Andree · 18 years ago
  4. 49487b7 Fixed signed vs. unsigned comparison warning in strncmp(). by Theodore Ts'o · 18 years ago
  5. 292811f Fix typo bug in previous commit (6ae1ed49c8c6) by Theodore Ts'o · 18 years ago
  6. 2858c94 Fix file descriptor leak in blkid library in error paths by Theodore Ts'o · 18 years ago
  7. e324b25 Fix blkid's last verification logic to work when the system clock is insane by Theodore Ts'o · 18 years ago
  8. ba5e384 Add EXT_JOURNAL to the blkid tag of ext3 filesystems. by Theodore Ts'o · 18 years ago
  9. 2f79e51 Search the root directory of FAT filesystems for the label information by Theodore Ts'o · 19 years ago
  10. ca74985 Generic blkid library cleanup by Theodore Ts'o · 19 years ago
  11. 1e5630a Add a regression test suite for the blkid library by Theodore Ts'o · 19 years ago
  12. 45a3fa8 Add support to extract basic iso9660 label information to the blkid library by Theodore Ts'o · 19 years ago
  13. bb626bc Add support for detecting the reiser4 filesystem in the blkid library. by Theodore Ts'o · 19 years ago
  14. 038d2be Improve blkid's VFAT/FAT filesystem probe code by Theodore Ts'o · 19 years ago
  15. c4c740f Improve VFAT detection to support filesystems w/o a magic string in the superblock by Karel Zak · 19 years ago
  16. abaa112 Add support for detecting software suspend partitions to blkid by Karel Zak · 19 years ago
  17. 05a6edf Fix blkid library so that the cache validation notices ext2 to ext3 conversion by Karel Zak · 19 years ago
  18. 12b3c8e Fix gcc -Wall nits in the blkid library. by Theodore Ts'o · 19 years ago
  19. 4c4e3f7 Fix libblkid's magic number recognition for the cramfs filesystem, by Theodore Ts'o · 19 years ago
  20. 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 20 years ago
  21. 9d0f461 probe.c: Windows can perform a "quick format" that doesn't clear by Theodore Ts'o · 20 years ago
  22. 2c92375 Add support to the blkid library to recognize Oracle ASM volumes. by Theodore Ts'o · 20 years ago
  23. 7369f0c Apply Janos Farkas's patch to support extracting the uuid and label by Theodore Ts'o · 20 years ago
  24. 2e6a9fe Adjust blkid library so that it returns vfat in preference to msdos so by Theodore Ts'o · 20 years ago
  25. 3838f7d Avoid using uint and uchar types when probing for ocfs2 filesystems by Theodore Ts'o · 20 years ago
  26. 4b8f81a probe.c (probe_ocfs): Fix bug where the wrong size for "ocfs1" by Theodore Ts'o · 20 years ago
  27. 414846b Add support for ocfs2 detection to the blkid library, by Theodore Ts'o · 20 years ago
  28. 7ce0806 probe.c (blkid_verify_devname): If the time is earlier than the by Theodore Ts'o · 20 years ago
  29. 9387c28 probe.c (probe_ocfs), probe.h: Add support for the Oracle by Theodore Ts'o · 20 years ago
  30. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  31. 3de5bf6 probe.c (probe_udf): Add specific UDF probing code, and probe by Theodore Ts'o · 21 years ago
  32. 78e2edf probe.c (blkid_known_fstype): New function which returns true if by Theodore Ts'o · 21 years ago
  33. a30b944 probe.c: When revalidating a filesystem in the blkid library, by Theodore Ts'o · 21 years ago
  34. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  35. 09a2ef8 Fix XFS superblock definition. Add support to by Theodore Ts'o · 21 years ago
  36. 79dd234 Internal changes to the blkid library: by Theodore Ts'o · 21 years ago
  37. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 21 years ago
  38. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 21 years ago
  39. ce72b86 Add a priority label to the device structure, so we can give by Theodore Ts'o · 21 years ago
  40. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 21 years ago
  41. 76b07bb Roto-till and clean up libblkid API. by Theodore Ts'o · 22 years ago
  42. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  43. d3f9179 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  44. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago