| Commit message (Expand) | Author | Age | Files | Lines |
* | uuid: cleanup <uapi/linux/uuid.h> | Alexey Dobriyan | 2018-02-06 | 1 | -0/+1 |
* | uuid: remove uuid_be | Christoph Hellwig | 2017-07-24 | 1 | -14/+0 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-05 | 1 | -1/+3 |
|\ |
|
| * | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 2017-06-22 | 1 | -1/+3 |
* | | uuid: Take const on input of uuid_is_null() and guid_is_null() | Andy Shevchenko | 2017-06-20 | 1 | -2/+2 |
|/ |
|
* | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 2017-06-05 | 1 | -0/+13 |
* | uuid: hoist helpers uuid_equal() and uuid_copy() from xfs | Christoph Hellwig | 2017-06-05 | 1 | -0/+20 |
* | uuid: rename uuid types | Christoph Hellwig | 2017-06-05 | 1 | -23/+32 |
* | uuid: remove uuid_be defintions from the uapi header | Christoph Hellwig | 2017-06-05 | 1 | -0/+15 |
* | uuid,afs: move struct uuid_v1 back into afs | Christoph Hellwig | 2017-06-05 | 1 | -24/+0 |
* | afs: Move UUID struct to linux/uuid.h | David Howells | 2017-02-10 | 1 | -0/+24 |
* | lib/uuid.c: remove FSF address | Andy Shevchenko | 2016-05-20 | 1 | -5/+1 |
* | lib/uuid.c: introduce a few more generic helpers | Andy Shevchenko | 2016-05-20 | 1 | -0/+13 |
* | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 2016-05-20 | 1 | -0/+2 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -36/+1 |
* | uuid: add uuid.h to exported header list | Tomas Winkler | 2012-05-09 | 1 | -0/+4 |
* | Unified UUID/GUID definition | Huang Ying | 2010-05-19 | 1 | -0/+70 |