| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 2017-07-01 | 2 | -0/+28 |
* | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 2017-07-01 | 2 | -0/+2 |
* | libnvdimm: passthru functions clear to send | Jerry Hoemann | 2017-07-01 | 1 | -1/+3 |
* | libnvdimm, btt: convert some info messages to warn/err | Vishal Verma | 2017-07-01 | 1 | -4/+4 |
* | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime | Dan Williams | 2017-07-01 | 2 | -8/+21 |
* | libnvdimm: fix the clear-error check in nsio_rw_bytes | Vishal Verma | 2017-07-01 | 1 | -2/+1 |
* | libnvdimm, btt: fix btt_rw_page not returning errors | Vishal Verma | 2017-06-30 | 1 | -3/+6 |
* | acpi, nfit: quiet invalid block-aperture-region warnings | Dan Williams | 2017-06-29 | 1 | -1/+1 |
* | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 2017-06-29 | 9 | -15/+134 |
* | acpi, nfit: constify *_attribute_group | Arvind Yadav | 2017-06-29 | 1 | -3/+3 |
* | acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 | Toshi Kani | 2017-06-15 | 2 | -6/+23 |
* | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani | 2017-06-15 | 5 | -2/+29 |
* | tools/testing/nvdimm: fix nfit_test buffer overflow | Yasunori Goto | 2017-06-15 | 1 | -1/+1 |
* | libnvdimm, label: switch to using v1.2 labels by default | Dan Williams | 2017-06-15 | 1 | -3/+7 |
* | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 | 10 | -0/+203 |
* | libnvdimm, label: add v1.2 label checksum support | Dan Williams | 2017-06-15 | 1 | -4/+35 |
* | libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces | Dan Williams | 2017-06-15 | 1 | -6/+27 |
* | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 2017-06-15 | 3 | -13/+26 |
* | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 2017-06-15 | 4 | -24/+57 |
* | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 | 4 | -12/+57 |
* | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 | 6 | -12/+104 |
* | libnvdimm, label: add v1.2 nvdimm label definitions | Dan Williams | 2017-06-15 | 3 | -21/+97 |
* | thermal: int340x_thermal: fix compile after the UUID API switch | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
* | thermal: int340x_thermal: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-09 | 1 | -4/+4 |
* | acpi: always include uuid.h | Christoph Hellwig | 2017-06-08 | 1 | -1/+1 |
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 26 | -144/+106 |
* | ACPI / extlog: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -10/+10 |
* | ACPI / bus: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -3/+3 |
* | ACPI / APEI: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -4/+4 |
* | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 3 | -29/+29 |
* | MAINTAINERS: add uuid entry | Christoph Hellwig | 2017-06-05 | 1 | -0/+11 |
* | tmpfs: generate random sb->s_uuid | Amir Goldstein | 2017-06-05 | 1 | -0/+2 |
* | scsi_debug: switch to uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -5/+5 |
* | nvme: switch to uuid_t | Christoph Hellwig | 2017-06-05 | 6 | -10/+10 |
* | sysctl: switch to use uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -2/+2 |
* | partitions/ldm: switch to use uuid_t | Christoph Hellwig | 2017-06-05 | 2 | -9/+7 |
* | overlayfs: use uuid_t instead of uuid_be | Christoph Hellwig | 2017-06-05 | 2 | -2/+2 |
* | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 2017-06-05 | 14 | -36/+23 |
* | ima/policy: switch to use uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -6/+5 |
* | block: remove blk_part_pack_uuid | Christoph Hellwig | 2017-06-05 | 2 | -13/+1 |
* | xfs: use the common helper uuid_is_null() | Amir Goldstein | 2017-06-05 | 6 | -65/+8 |
* | xfs: remove uuid_getnodeuniq and xfs_uu_t | Christoph Hellwig | 2017-06-05 | 3 | -27/+4 |
* | S390/sysinfo: use uuid_is_null instead of opencoding it | Christoph Hellwig | 2017-06-05 | 2 | -3/+3 |
* | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 2017-06-05 | 3 | -8/+19 |
* | uuid: hoist helpers uuid_equal() and uuid_copy() from xfs | Christoph Hellwig | 2017-06-05 | 4 | -15/+22 |
* | 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 | 6 | -62/+73 |
* | uuid: remove uuid_be defintions from the uapi header | Christoph Hellwig | 2017-06-05 | 2 | -16/+15 |
* | nfsd: namespace-prefix uuid_parse | Christoph Hellwig | 2017-06-05 | 1 | -2/+2 |
* | md: namespace private helper names | Amir Goldstein | 2017-06-05 | 1 | -4/+4 |