summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/pmem.c
Commit message (Expand)AuthorAge
* libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams2019-05-20
* dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-20
* libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing2019-04-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\
| * mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-28
* | block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig2018-11-15
|/
* Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-25
|\
| * libnvdimm, pmem: Fix badblocks population for 'raw' namespacesDan Williams2018-10-09
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
|/
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-25
|\
| * libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-20
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-25
|\ \
| * | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-30
* | | block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-18
| |/ |/|
* | pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler2018-06-28
|/
* Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-08
|\
| * pmem: Switch to copy_to_iter_mcsafe()Dan Williams2018-05-23
| * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-23
| * x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-15
* | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-08
|\ \
| * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-22
| |/
* | libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler2018-06-06
* | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler2018-06-06
|/
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-10
|\
| * libnvdimm, pmem: use module_nd_driverJohannes Thumshirn2018-03-15
| * libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-06
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ | |/ |/|
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
| * block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-28
* | libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang2018-03-02
|/
* Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03
|\
| * acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang2018-02-01
* | memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-08
|/
* bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim2017-11-15
* Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-14
|\
| * dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
* | block, THP: make block_device_operations.rw_page support THPHuang Ying2017-09-06
|/
* 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
| | * 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, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams2017-06-30
| * | libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani2017-06-15
| * | libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams2017-06-15
| |/
* | block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-27