summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2017-08-11libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran
2017-07-17libnvdimm: fix badblock range handling of ARS rangeToshi Kani
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-03libnvdimm, namespace: record 'lbasize' for pmem namespacesDan Williams
2017-07-03block: guard bvec iteration logicDmitry Monakhov
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma
2017-06-30libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams
2017-06-30libnvdimm: fix the clear-error check in nsio_rw_bytesVishal Verma
2017-06-29libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma
2017-06-29acpi, nfit: quiet invalid block-aperture-region warningsDan Williams
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams
2017-06-27libnvdimm, pmem: fix persistence warningDan Williams
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-27x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig
2017-06-15x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams
2017-06-15dax, pmem: introduce an optional 'flush' dax_operationDan Williams
2017-06-15libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani
2017-06-15libnvdimm, label: switch to using v1.2 labels by defaultDan Williams
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-15libnvdimm, label: add v1.2 label checksum supportDan Williams
2017-06-15libnvdimm, label: update 'nlabel' and 'position' handling for local namespacesDan Williams
2017-06-15libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-15libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-10libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams