summaryrefslogtreecommitdiffstats
path: root/include/linux/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan2018-02-061-0/+1
* uuid: remove uuid_beChristoph Hellwig2017-07-241-14/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+3
|\
| * ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-221-1/+3
* | uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko2017-06-201-2/+2
|/
* uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-0/+13
* uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-051-0/+20
* uuid: rename uuid typesChristoph Hellwig2017-06-051-23/+32
* uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2017-06-051-0/+15
* uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-051-24/+0
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-0/+24
* lib/uuid.c: remove FSF addressAndy Shevchenko2016-05-201-5/+1
* lib/uuid.c: introduce a few more generic helpersAndy Shevchenko2016-05-201-0/+13
* lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-0/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-36/+1
* uuid: add uuid.h to exported header listTomas Winkler2012-05-091-0/+4
* Unified UUID/GUID definitionHuang Ying2010-05-191-0/+70