index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
nvdimm: virtio_pmem: drop owner assignment
Krzysztof Kozlowski
2024-04-25
nvdimm/btt: always set max_integrity_segments
Christoph Hellwig
2024-04-25
nvdimm: remove nd_integrity_init
Christoph Hellwig
2024-03-15
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-22
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
2024-02-19
pmem: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
btt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-12
nvdimm: make nvdimm_bus_type const
Ricardo B. Marliere
2024-02-12
libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help
Peter Robinson
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-01-12
Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-10
virtio_pmem: support feature SHMEM_REGION
Changyuan Lyu
2024-01-03
nvdimm/namespace: fix kernel-doc for function params
Randy Dunlap
2024-01-03
nvdimm/dimm_devs: fix kernel-doc for function params
Randy Dunlap
2024-01-03
nvdimm/btt: fix btt_blk_cleanup() kernel-doc
Randy Dunlap
2024-01-03
nvdimm-btt: simplify code with the scope based resource management
Dinghao Liu
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-01
nvdimm/btt: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-18
libnvdimm: remove kernel-doc warnings:
Zhu Wang
2023-09-27
libnvdimm: Annotate struct nd_region with __counted_by
Kees Cook
2023-09-27
nd_btt: Make BTT lanes preemptible
Tomas Glozar
2023-09-27
libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...
Chen Ni
2023-08-30
Merge tag 'libnvdimm-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-17
nvdimm: Fix dereference after free in register_nvdimm_pmu()
Konstantin Meskhidze
2023-08-17
nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()
Konstantin Meskhidze
2023-08-11
nvdimm/pfn_dev: Avoid unnecessary endian conversion
Aneesh Kumar K.V
2023-08-11
nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
Aneesh Kumar K.V
2023-07-19
nvdimm: Explicitly include correct DT includes
Rob Herring
2023-07-19
virtio_pmem: add the missing REQ_OP_WRITE for flush bio
Hou Tao
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-23
nvdimm: make security_show static
Ben Dooks
2023-06-23
nvdimm: make nd_class variable static
Ben Dooks
2023-06-07
libnvdimm: mark 'security_show' static again
Arnd Bergmann
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
virtio_pmem: populate numa information
Michael Sammler
[next]