Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-23 | uuid: Provide a GUID generator for raw buffer | Andy Shevchenko | 1 | -0/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2017-12-12 | Documentation: add UUID/GUID to kernel-api | Randy Dunlap | 1 | -17/+17 |
2017-06-05 | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 1 | -0/+5 |
2017-06-05 | uuid: don't export guid_index and uuid_index | Christoph Hellwig | 1 | -2/+0 |
2017-06-05 | uuid: rename uuid types | Christoph Hellwig | 1 | -15/+15 |
2016-05-31 | lib/uuid.c: use correct offset in uuid parser | Bjørn Mork | 1 | -2/+2 |
2016-05-21 | lib/uuid.c: remove FSF address | Andy Shevchenko | 1 | -5/+1 |
2016-05-21 | lib/uuid.c: introduce a few more generic helpers | Andy Shevchenko | 1 | -0/+65 |
2016-05-21 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 1 | -0/+20 |
2013-04-30 | uuid: use prandom_bytes() | Akinobu Mita | 1 | -7/+1 |
2012-03-08 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2010-05-20 | Unified UUID/GUID definition | Huang Ying | 1 | -0/+53 |