| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-12-05 | libnvdimm, e820: use module_platform_driver |  Johannes Thumshirn | 1 | -11/+1 |
| 2016-12-04 | libnvdimm, namespace: use octal for permissions |  Fabian Frederick | 1 | -2/+2 |
| 2016-12-04 | libnvdimm, namespace: avoid multiple sector calculations |  Fabian Frederick | 1 | -6/+5 |
| 2016-12-04 | libnvdimm: remove else after return in nsio_rw_bytes() |  Fabian Frederick | 1 | -17/+14 |
| 2016-11-28 | libnvdimm, namespace: fix the type of name variable |  Nicolas Iooss | 1 | -1/+1 |
| 2016-11-28 | libnvdimm: use consistent naming for request_mem_region() |  Dan Williams | 2 | -2/+2 |
| 2016-11-18 | Merge tag 'v4.9-rc4' into sound |  Jonathan Corbet | 3 | -9/+15 |
| 2016-11-11 | nvdimm: use the right length of "pmem" |  Nicolas Iooss | 1 | -1/+1 |
| 2016-11-11 | libnvdimm: check and clear poison before writing to pmem |  Dave Jiang | 1 | -4/+26 |
| 2016-10-27 | nvdimm: make CONFIG_NVDIMM_DAX 'bool' |  Arnd Bergmann | 1 | -1/+1 |
| 2016-10-24 | docs: fix locations of several documents that got moved |  Mauro Carvalho Chehab | 1 | -1/+1 |
| 2016-10-19 | pmem: report error on clear poison failure |  Toshi Kani | 1 | -2/+6 |
| 2016-10-19 | libnvdimm, namespace: potential NULL deref on allocation error |  Dan Carpenter | 1 | -6/+8 |
| 2016-10-19 | libnvdimm: allow a platform to force enable label support |  Dan Williams | 3 | -0/+10 |
| 2016-10-19 | libnvdimm: use generic iostat interfaces |  Toshi Kani | 2 | -31/+9 |
| 2016-10-07 | Merge branch 'for-4.9/dax' into libnvdimm-for-next |  Dan Williams | 1 | -1/+1 |
| 2016-10-07 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next |  Dan Williams | 10 | -400/+1035 |
| 2016-10-07 | /dev/dax: fix Kconfig dependency build breakage |  Ross Zwisler | 1 | -1/+1 |
| 2016-10-07 | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region |  Dan Williams | 3 | -9/+59 |
| 2016-10-07 | libnvdimm, namespace: lift single pmem limit in scan_labels() |  Dan Williams | 1 | -3/+0 |
| 2016-10-07 | libnvdimm, namespace: filter out of range labels in scan_labels() |  Dan Williams | 1 | -2/+7 |
| 2016-10-07 | libnvdimm, namespace: enable allocation of multiple pmem namespaces |  Dan Williams | 3 | -45/+133 |
| 2016-10-07 | libnvdimm, namespace: update label implementation for multi-pmem |  Dan Williams | 1 | -19/+53 |
| 2016-10-07 | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem |  Dan Williams | 1 | -1/+15 |
| 2016-10-07 | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support |  Dan Williams | 3 | -42/+139 |
| 2016-10-07 | libnvdimm, namespace: sort namespaces by dpa at init |  Dan Williams | 1 | -3/+32 |
| 2016-10-07 | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time |  Dan Williams | 1 | -12/+72 |
| 2016-10-05 | libnvdimm, namespace: unify blk and pmem label scanning |  Dan Williams | 1 | -178/+207 |
| 2016-10-05 | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper |  Dan Williams | 1 | -7/+12 |
| 2016-09-30 | libnvdimm, label: convert label tracking to a linked list |  Dan Williams | 5 | -120/+225 |
| 2016-09-30 | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc |  Dan Williams | 2 | -7/+23 |
| 2016-09-30 | nvdimm: reduce duplicated wpq flushes |  Dave Jiang | 1 | -1/+16 |
| 2016-09-30 | libnvdimm: clear the internal poison_list when clearing badblocks |  Vishal Verma | 2 | -4/+71 |
| 2016-09-30 | pmem: reduce kmap_atomic sections to the memcpys only |  Vishal Verma | 1 | -5/+23 |
| 2016-09-24 | libnvdimm, region: fix flush hint table thinko |  Dan Williams | 2 | -10/+32 |
| 2016-09-21 | nvdimm: remove duplicate nd_mapping declaration |  Dave Jiang | 1 | -1/+0 |
| 2016-09-21 | libnvdimm, namespace: debug invalid interleave-set-cookie values |  Dan Williams | 1 | -1/+3 |
| 2016-09-21 | libnvdimm: fix devm_nvdimm_memremap() error path |  Dan Williams | 1 | -1/+7 |
| 2016-09-19 | nvdimm: fix PHYS_PFN/PFN_PHYS mixup |  Oliver O'Halloran | 1 | -1/+1 |
| 2016-09-09 | libnvdimm: allow legacy (e820) pmem region to clear bad blocks |  Dave Jiang | 1 | -1/+5 |
| 2016-09-01 | libnvdimm: Fix nvdimm_probe error on NVDIMM-N |  Toshi Kani | 3 | -13/+27 |
| 2016-09-01 | nvdimm: Spelling s/unacknoweldged/unacknowledged/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2016-08-29 | acpi, nfit: add dimm device notification support |  Dan Williams | 1 | -0/+6 |
| 2016-08-08 | nvdimm, btt: add a size attribute for BTTs |  Vishal Verma | 3 | -0/+22 |
| 2016-08-07 | block: rename bio bi_rw to bi_opf |  Jens Axboe | 1 | -2/+2 |
| 2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write |  Jens Axboe | 2 | -12/+12 |
| 2016-08-04 | mm/block: convert rw_page users to bio op use |  Mike Christie | 2 | -15/+15 |
| 2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 14 | -207/+584 |
| 2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block |  Linus Torvalds | 4 | -7/+4 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -0/+1 |