| Commit message (Expand) | Author | Age | Files | Lines |
* | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 2016-10-27 | 1 | -1/+1 |
* | pmem: report error on clear poison failure | Toshi Kani | 2016-10-19 | 1 | -2/+6 |
* | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter | 2016-10-19 | 1 | -6/+8 |
* | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 2016-10-07 | 1 | -1/+1 |
|\ |
|
| * | /dev/dax: fix Kconfig dependency build breakage | Ross Zwisler | 2016-10-07 | 1 | -1/+1 |
* | | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-07 | 10 | -400/+1035 |
|\ \ |
|
| * | | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 2016-10-07 | 3 | -9/+59 |
| * | | libnvdimm, namespace: lift single pmem limit in scan_labels() | Dan Williams | 2016-10-07 | 1 | -3/+0 |
| * | | libnvdimm, namespace: filter out of range labels in scan_labels() | Dan Williams | 2016-10-07 | 1 | -2/+7 |
| * | | libnvdimm, namespace: enable allocation of multiple pmem namespaces | Dan Williams | 2016-10-07 | 3 | -45/+133 |
| * | | libnvdimm, namespace: update label implementation for multi-pmem | Dan Williams | 2016-10-07 | 1 | -19/+53 |
| * | | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem | Dan Williams | 2016-10-07 | 1 | -1/+15 |
| * | | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support | Dan Williams | 2016-10-07 | 3 | -42/+139 |
| * | | libnvdimm, namespace: sort namespaces by dpa at init | Dan Williams | 2016-10-07 | 1 | -3/+32 |
| * | | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time | Dan Williams | 2016-10-07 | 1 | -12/+72 |
| * | | libnvdimm, namespace: unify blk and pmem label scanning | Dan Williams | 2016-10-05 | 1 | -178/+207 |
| * | | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper | Dan Williams | 2016-10-05 | 1 | -7/+12 |
| * | | libnvdimm, label: convert label tracking to a linked list | Dan Williams | 2016-09-30 | 5 | -120/+225 |
| * | | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams | 2016-09-30 | 2 | -7/+23 |
| * | | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 2016-09-30 | 2 | -4/+71 |
| * | | pmem: reduce kmap_atomic sections to the memcpys only | Vishal Verma | 2016-09-30 | 1 | -5/+23 |
| * | | nvdimm: remove duplicate nd_mapping declaration | Dave Jiang | 2016-09-21 | 1 | -1/+0 |
| * | | libnvdimm, namespace: debug invalid interleave-set-cookie values | Dan Williams | 2016-09-21 | 1 | -1/+3 |
| * | | libnvdimm: Fix nvdimm_probe error on NVDIMM-N | Toshi Kani | 2016-09-01 | 3 | -13/+27 |
| * | | nvdimm: Spelling s/unacknoweldged/unacknowledged/ | Geert Uytterhoeven | 2016-09-01 | 1 | -1/+1 |
| * | | acpi, nfit: add dimm device notification support | Dan Williams | 2016-08-29 | 1 | -0/+6 |
| |/ |
|
* | | nvdimm: reduce duplicated wpq flushes | Dave Jiang | 2016-09-30 | 1 | -1/+16 |
* | | libnvdimm, region: fix flush hint table thinko | Dan Williams | 2016-09-24 | 2 | -10/+32 |
* | | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 2016-09-21 | 1 | -1/+7 |
* | | nvdimm: fix PHYS_PFN/PFN_PHYS mixup | Oliver O'Halloran | 2016-09-19 | 1 | -1/+1 |
* | | libnvdimm: allow legacy (e820) pmem region to clear bad blocks | Dave Jiang | 2016-09-09 | 1 | -1/+5 |
|/ |
|
* | nvdimm, btt: add a size attribute for BTTs | Vishal Verma | 2016-08-08 | 3 | -0/+22 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -2/+2 |
* | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 2 | -12/+12 |
* | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 2 | -15/+15 |
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 14 | -207/+584 |
|\ |
|
| * | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 | 14 | -207/+584 |
| |\ |
|
| | * | libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev... | Markus Elfring | 2016-07-24 | 1 | -2/+1 |
| | * | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma | 2016-07-23 | 1 | -0/+7 |
| | * | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 2016-07-23 | 2 | -134/+181 |
| | * | pmem: clarify a debug print in pmem_clear_poison | Vishal Verma | 2016-07-23 | 1 | -1/+1 |
| | * | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 2016-07-21 | 4 | -6/+5 |
| | * | pmem: kill __pmem address space | Dan Williams | 2016-07-12 | 2 | -5/+5 |
| | * | libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes | Dan Williams | 2016-07-12 | 1 | -1/+1 |
| | * | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 2016-07-12 | 2 | -0/+24 |
| | * | libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() | Dan Williams | 2016-07-11 | 1 | -4/+12 |
| | * | libnvdimm: cycle flush hints | Dan Williams | 2016-07-11 | 2 | -3/+15 |
| | * | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 2016-07-11 | 2 | -6/+82 |
| | * | libnvdimm: keep region data alive over namespace removal | Dan Williams | 2016-07-11 | 1 | -1/+2 |
| | * | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 2016-07-11 | 5 | -16/+95 |