aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-03libnvdimm, namespace: record 'lbasize' for pmem namespacesDan Williams1-0/+1
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani4-5/+14
2017-07-01libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann1-1/+39
2017-07-01acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann1-0/+12
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2-0/+28
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2-0/+2
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann1-1/+3
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma1-4/+4
2017-06-30libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams2-8/+21
2017-06-30libnvdimm: fix the clear-error check in nsio_rw_bytesVishal Verma1-2/+1
2017-06-29libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma1-3/+6
2017-06-29acpi, nfit: quiet invalid block-aperture-region warningsDan Williams1-1/+1
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma9-15/+134
2017-06-29acpi, nfit: constify *_attribute_groupArvind Yadav1-3/+3
2017-06-15acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2Toshi Kani2-6/+23
2017-06-15libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani5-2/+29
2017-06-15tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto1-1/+1
2017-06-15libnvdimm, label: switch to using v1.2 labels by defaultDan Williams1-3/+7
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams10-0/+203
2017-06-15libnvdimm, label: add v1.2 label checksum supportDan Williams1-4/+35
2017-06-15libnvdimm, label: update 'nlabel' and 'position' handling for local namespacesDan Williams1-6/+27
2017-06-15libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams3-13/+26
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams4-24/+57
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams4-12/+57
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams6-12/+104
2017-06-15libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams3-21/+97
2017-06-09thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig1-2/+2
2017-06-09thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko26-144/+106
2017-06-05ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko1-10/+10
2017-06-05ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko3-29/+29
2017-06-05MAINTAINERS: add uuid entryChristoph Hellwig1-0/+11
2017-06-05tmpfs: generate random sb->s_uuidAmir Goldstein1-0/+2
2017-06-05scsi_debug: switch to uuid_tChristoph Hellwig1-5/+5
2017-06-05nvme: switch to uuid_tChristoph Hellwig6-10/+10
2017-06-05sysctl: switch to use uuid_tChristoph Hellwig1-2/+2
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig2-9/+7
2017-06-05overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2-2/+2
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig14-36/+23
2017-06-05ima/policy: switch to use uuid_tChristoph Hellwig1-6/+5
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig2-13/+1
2017-06-05xfs: use the common helper uuid_is_null()Amir Goldstein6-65/+8
2017-06-05xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig3-27/+4
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2-3/+3
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig3-8/+19
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig4-15/+22
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig1-2/+0