1. 6e85add libblkid: remove unneeded pointer checks by Theodore Ts'o · 11 years ago
  2. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  3. 46f3eec blkid: use /sys/block/dm-<N>/dm/name by Karel Zak · 15 years ago
  4. 4271e23 blkid: use /dev/mapper/<name> rather than /dev/dm-<N> by Karel Zak · 15 years ago
  5. 4e60e06 blkid: remove whole-disk entries from cache when partitions are found by Eric Sandeen · 15 years ago
  6. fe144e1 libblkid: Refuse to create a device structure for a non-existent device by Theodore Ts'o · 16 years ago
  7. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  8. e6baebd libblkid: Give a priority bonus to "leaf" devicemapper devices by Theodore Ts'o · 16 years ago
  9. 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 16 years ago
  10. f4e89bc libblkid: Optimize devicemapper support by Theodore Ts'o · 16 years ago
  11. 5b7adf0 libblkid: Fix potential crash if blkid cache is out of date when probing by Theodore Ts'o · 16 years ago
  12. 57926c8 blkid: Fix probing logic so we find renamed devices by Theodore Ts'o · 16 years ago
  13. bb47c2a libblkid: Make sure we never reference a null dev->bid_type by Theodore Ts'o · 16 years ago
  14. bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 16 years ago
  15. 1f1ee19 libblkid: Add error checking to devicemapper code to avoid segfaults by Theodore Ts'o · 17 years ago
  16. 38361bb e2fsprogs: fix blkid whole-disk scanning heuristics by Eric Sandeen · 17 years ago
  17. 257ace8 Fix memory leak in blkid library by Theodore Ts'o · 18 years ago
  18. a02fa9b Fix bug in device mapper scanning; probe_one() doesn't want a leading /dev by Theodore Ts'o · 18 years ago
  19. f4f425b Prevent error messages to stderr caused by libblkid calling libdevmapper by Theodore Ts'o · 18 years ago
  20. e324b25 Fix blkid's last verification logic to work when the system clock is insane by Theodore Ts'o · 19 years ago
  21. 4db2f59 Add device-mapper support to the blkid library by Karel Zak · 19 years ago
  22. ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 19 years ago
  23. 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 20 years ago
  24. d345882 we're reading unsigned long long, use %llu rather than %lld. by Matthias Andree · 20 years ago
  25. 2e6a9fe Adjust blkid library so that it returns vfat in preference to msdos so by Theodore Ts'o · 20 years ago
  26. cd0d521 Fix bug; if a partition has no known type, don't derference a null by Theodore Ts'o · 22 years ago
  27. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 22 years ago
  28. 79dd234 Internal changes to the blkid library: by Theodore Ts'o · 22 years ago
  29. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 22 years ago
  30. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 22 years ago
  31. bc40efd Remove bid_id from the blkid device structure, as it is not used for anything. by Theodore Ts'o · 22 years ago
  32. ce72b86 Add a priority label to the device structure, so we can give by Theodore Ts'o · 22 years ago
  33. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 22 years ago
  34. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  35. 0f3ac480 devname.c: Add support for EVMS to the blkid library. by Theodore Ts'o · 22 years ago
  36. d3f9179 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  37. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago