summaryrefslogtreecommitdiff
path: root/lib/uuid.c
AgeCommit message (Expand)Author
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork
2016-05-20lib/uuid.c: remove FSF addressAndy Shevchenko
2016-05-20lib/uuid.c: introduce a few more generic helpersAndy Shevchenko
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2013-04-29uuid: use prandom_bytes()Akinobu Mita
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2010-05-19Unified UUID/GUID definitionHuang Ying