summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2021-02-01libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams
2021-01-28libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams
2021-01-11libnvdimm/pmem: Remove unused headerJianpeng Ma
2020-12-16libnvdimm/label: Return -ENXIO for no slot in __blk_label_updateZhang Qilong
2020-12-15libnvdimm: Cleanup include of badblocks.hEnrico Weigelt
2020-11-20libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
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-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-17libnvdimm: KASAN: global-out-of-bounds Read in internal_create_groupZqiang
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-05virtio_pmem: convert to LE accessorsMichael S. Tsirkin
2020-08-03libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu
2020-08-03libnvdimm/security: the 'security' attr never show 'overwrite' stateJane Chu
2020-08-03libnvdimm/security: fix a typoJane Chu
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-07-28libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-07-16powerpc/pmem: Initialize pmem device on newer hardwareAneesh Kumar K.V
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V
2020-07-08libnvdimm/security: Fix key lookup permissionsDan Williams
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma
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-05-13nvdimm/btt: stop using ->queuedataChristoph Hellwig
2020-05-13nvdimm/blk: 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-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams
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-31libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V
2020-03-31libnvdimm/region: Fix build errorYueHaibing
2020-03-30libnvdimm/region: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-30libnvdimm/label: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-27block: simplify queue allocationChristoph Hellwig