summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/pmem.c
AgeCommit message (Expand)Author
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-16libnvdimm: Make remove callback return voidUwe Kleine-König
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-11libnvdimm/pmem: Remove unused headerJianpeng Ma
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig
2020-09-02nvdimm: simplify revalidate_disk handlingChristoph Hellwig
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-05-27nvdimm: use bio_{start,end}_io_acctChristoph Hellwig
2020-05-13nvdimm/pmem: stop using ->queuedataChristoph Hellwig
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams
2019-11-17libnvdimm/pmem: Delete include of nd-core.hDan Williams
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V
2019-09-05libnvdimm/pmem: Advance namespace seed for specific probe errorsAneesh Kumar K.V
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta
2019-07-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig
2019-07-02memremap: remove the data field in struct dev_pagemapChristoph Hellwig
2019-07-02memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-20libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-04-07libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-09libnvdimm, pmem: Fix badblocks population for 'raw' namespacesDan Williams
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds