aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2018-12-13acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang
2018-12-10libnvdimm, namespace: Replace kmemdup() with kstrndup()Andy Shevchenko
2018-12-10libnvdimm, label: Switch to bitmap_zalloc()Andy Shevchenko
2018-12-10libnvdimm, bus: Check id immediately following ida_simple_getOcean He
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-05libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-12libnvdimm, label: Fix sparse warningDan Williams
2018-10-12nvdimm: Use namespace index data to reduce number of label reads neededAlexander Duyck
2018-10-12nvdimm: Split label init out from the logic for getting config dataAlexander Duyck
2018-10-12nvdimm: Remove empty if statementAlexander Duyck
2018-10-12nvdimm: Clarify comment in sizeof_namespace_indexAlexander Duyck
2018-10-12nvdimm: Sanity check labeloffAlexander Duyck
2018-10-10libnvdimm, dimm: Maximize label transfer sizeDan Williams
2018-10-09libnvdimm, pmem: Fix badblocks population for 'raw' namespacesDan Williams
2018-10-01libnvdimm, namespace: Drop the repeat assignment for variable dev->parentGuangZhe Fu
2018-09-28libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams
2018-09-28libnvdimm, pfn: during init, clear errors in the metadata areaVishal Verma
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-26libnvdimm: Set device node in nd_device_registerAlexander Duyck
2018-09-26libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck
2018-09-26libnvdimm: remove duplicate includePankaj Gupta
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-20libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams
2018-08-20libnvdimm: fix ars_status output length calculationVishal Verma
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-07-30libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-07-25libnvdimm: Export max available extentKeith Busch
2018-07-25libnvdimm: Use max contiguous area for namespace sizeKeith Busch
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-28libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()Dan Williams
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams
2018-06-06libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler
2018-06-06libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler
2018-06-06libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler
2018-06-02libnvdimm, e820: Register all pmem resourcesDan Williams
2018-06-02libnvdimm: Debug probe timesDan Williams
2018-05-31linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott
2018-05-22pmem: Switch to copy_to_iter_mcsafe()Dan Williams
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams