summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/pmem.c
Commit message (Expand)AuthorAge
* 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
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* 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, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani2017-04-28
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-01
|\ \ | |/ |/|
| * mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams2017-05-01
|/
* pmem: return EIO on read_pmem() failureStefan Hajnoczi2017-01-12
* Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-17
|\
| * libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams2016-12-16
| * libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick2016-12-04
| * libnvdimm: use consistent naming for request_mem_region()Dan Williams2016-11-28
* | pmem: report error on clear poison failureToshi Kani2016-10-19
|/
* pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma2016-09-30
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * pmem: clarify a debug print in pmem_clear_poisonVishal Verma2016-07-23
| * pmem: kill __pmem address spaceDan Williams2016-07-12
| * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-12