aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uuid.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-20uuid: remove unused uuid_le_to_bin() definitionGravatar Andy Shevchenko 1-2/+0
2020-03-23uuid: Remove no more needed macroGravatar Andy Shevchenko 1-1/+0
2020-03-23uuid: Provide a GUID generator for raw bufferGravatar Andy Shevchenko 1-0/+1
2020-03-23uuid: Add inline helpers to import / export UUIDsGravatar Andy Shevchenko 1-0/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2018-02-06uuid: cleanup <uapi/linux/uuid.h>Gravatar Alexey Dobriyan 1-0/+1
2017-07-24uuid: remove uuid_beGravatar Christoph Hellwig 1-14/+0
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+3
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionGravatar Tyler Baicar 1-1/+3
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Gravatar Andy Shevchenko 1-2/+2
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmGravatar Christoph Hellwig 1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsGravatar Christoph Hellwig 1-0/+20
2017-06-05uuid: rename uuid typesGravatar Christoph Hellwig 1-23/+32
2017-06-05uuid: remove uuid_be defintions from the uapi headerGravatar Christoph Hellwig 1-0/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsGravatar Christoph Hellwig 1-24/+0
2017-02-10afs: Move UUID struct to linux/uuid.hGravatar David Howells 1-0/+24
2016-05-20lib/uuid.c: remove FSF addressGravatar Andy Shevchenko 1-5/+1
2016-05-20lib/uuid.c: introduce a few more generic helpersGravatar Andy Shevchenko 1-0/+13
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cGravatar Andy Shevchenko 1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-36/+1
2012-05-09uuid: add uuid.h to exported header listGravatar Tomas Winkler 1-0/+4
2010-05-19Unified UUID/GUID definitionGravatar Huang Ying 1-0/+70