summaryrefslogtreecommitdiffstats
path: root/lib/uuid.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: add UUID/GUID to kernel-apiRandy Dunlap2017-12-111-17/+17
* uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-0/+5
* uuid: don't export guid_index and uuid_indexChristoph Hellwig2017-06-051-2/+0
* uuid: rename uuid typesChristoph Hellwig2017-06-051-15/+15
* lib/uuid.c: use correct offset in uuid parserBjørn Mork2016-05-301-2/+2
* lib/uuid.c: remove FSF addressAndy Shevchenko2016-05-201-5/+1
* lib/uuid.c: introduce a few more generic helpersAndy Shevchenko2016-05-201-0/+65
* lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-0/+20
* uuid: use prandom_bytes()Akinobu Mita2013-04-291-7/+1
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* Unified UUID/GUID definitionHuang Ying2010-05-191-0/+53