aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uuid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-02-06uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan1-0/+1
2017-07-24uuid: remove uuid_beChristoph Hellwig1-14/+0
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+3
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar1-1/+3
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko1-2/+2
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig1-23/+32
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig1-0/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells1-0/+24
2016-05-20lib/uuid.c: remove FSF addressAndy Shevchenko1-5/+1
2016-05-20lib/uuid.c: introduce a few more generic helpersAndy Shevchenko1-0/+13
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-36/+1
2012-05-09uuid: add uuid.h to exported header listTomas Winkler1-0/+4
2010-05-19Unified UUID/GUID definitionHuang Ying1-0/+70