summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
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
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"Dan Williams
2017-05-01libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams
2017-05-01mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams
2017-04-29libnvdimm: rework region badblocks clearingDan Williams
2017-04-28libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani
2017-04-28libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani
2017-04-28libnvdimm, region: sysfs trigger for nvdimm_flush()Dan Williams
2017-04-27libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-24libnvdimm, region: fix flush hint detection crashDan Williams
2017-04-19pmem: add dax_operations supportDan Williams
2017-04-14Revert "libnvdimm: band aid btt vs clear poison locking"Dan Williams
2017-04-13libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang
2017-04-12libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang
2017-04-12libnvdimm: Add 'resource' sysfs attribute to regionsDave Jiang
2017-04-12libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang
2017-04-10libnvdimm: band aid btt vs clear poison lockingDan Williams
2017-04-10libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams
2017-04-04libnvdimm: fix blk free space accountingDan Williams
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-02-04libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams
2017-01-31libnvdimm, namespace: do not delete namespace-id 0Dan Williams
2017-01-31nvdimm: constify device_type structuresBhumika Goyal
2017-01-13libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams
2017-01-12pmem: return EIO on read_pmem() failureStefan Hajnoczi
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams