summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-07Merge branch 'for-4.9/dax' into libnvdimm-for-nextDan Williams
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-10-07/dev/dax: fix Kconfig dependency build breakageRoss Zwisler
2016-10-07libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams
2016-10-07libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams
2016-10-07libnvdimm, namespace: update label implementation for multi-pmemDan Williams
2016-10-07libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams
2016-10-07libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams
2016-10-05libnvdimm, namespace: unify blk and pmem label scanningDan Williams
2016-10-05libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams
2016-09-30nvdimm: reduce duplicated wpq flushesDave Jiang
2016-09-30libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma
2016-09-30pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-21nvdimm: remove duplicate nd_mapping declarationDave Jiang
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams
2016-09-21libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams
2016-09-19nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani
2016-09-01nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven
2016-08-29acpi, nfit: add dimm device notification supportDan Williams
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-04mm/block: convert rw_page users to bio op useMike Christie
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-24libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev...Markus Elfring
2016-07-23nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma
2016-07-23libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams
2016-07-23pmem: clarify a debug print in pmem_clear_poisonVishal Verma
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-12pmem: kill __pmem address spaceDan Williams
2016-07-12libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams
2016-07-12libnvdimm, pmem: flush posted-write queues on shutdownDan Williams
2016-07-11libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams
2016-07-11libnvdimm: cycle flush hintsDan Williams
2016-07-11libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams
2016-07-11libnvdimm: keep region data alive over namespace removalDan Williams