Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: add UUID/GUID to kernel-api | Randy Dunlap | 2017-12-11 | 1 | -17/+17 |
* | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 2017-06-05 | 1 | -0/+5 |
* | uuid: don't export guid_index and uuid_index | Christoph Hellwig | 2017-06-05 | 1 | -2/+0 |
* | uuid: rename uuid types | Christoph Hellwig | 2017-06-05 | 1 | -15/+15 |
* | lib/uuid.c: use correct offset in uuid parser | Bjørn Mork | 2016-05-30 | 1 | -2/+2 |
* | 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/+65 |
* | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 2016-05-20 | 1 | -0/+20 |
* | uuid: use prandom_bytes() | Akinobu Mita | 2013-04-29 | 1 | -7/+1 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | Unified UUID/GUID definition | Huang Ying | 2010-05-19 | 1 | -0/+53 |