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