Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-12 | delete libvolume_id | Kay Sievers | |
2008-10-03 | volume_id: use PRIu64i, PRIx64 macros | Kay Sievers | |
2008-09-10 | update file headers | Kay Sievers | |
2008-09-06 | volume_id: linux_raid - fix logic for volumes with size == 0 | Kay Sievers | |
2008-08-28 | volume_id: remove deprecated functions and bump major version | Kay Sievers | |
2008-05-13 | volume_id: clean up linux_raid code | Karel Zak | |
extra global and/or non-static variables suck in shared libraries use "else if" rather than many "return" calls Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers | |
2007-12-16 | volume_id: LVM - add uuid | Hannes Reinecke | |
2007-12-07 | volume_id: md - add metadata minor version | Kay Sievers | |
Thanks to Hannes. | |||
2007-08-29 | volume_id: fix linux_raid metadata version 1.0 detection | Kay Sievers | |
Fixes: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/133773 | |||
2007-05-04 | volume_id: add internal UUID_STRING | Kay Sievers | |
2007-05-03 | volume_id: use md native uuid format | Kay Sievers | |
2007-04-28 | volume_id: old md metadata has only 32 bit for the uuid | Kay Sievers | |
2007-04-24 | volume_id: add md metadata 1.0, 1.1, 1.2 support | Kay Sievers | |
2007-02-03 | volume_id: really fix endianess bug in linux_raid detection | Kay Sievers | |
Seems we find the md signature in cpu-order on the disk. Let's look for both endian encodings ... Thanks to Michael Prokop for his help finding the bug. | |||
2006-11-15 | volume_id: fix endianess bug in linux_raid detection | Kay Sievers | |
2006-04-08 | volume_id: move some debug to info level | Kay Sievers | |
2006-03-27 | volume_id: remove some global symbols | Kay Sievers | |
2006-03-27 | volume_id: rename subdirectory | Kay Sievers | |