summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
9 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
9 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysnvdimm: virtio_pmem: drain requests in freezeLi Chen
10 daysnvdimm: virtio_pmem: converge broken virtqueue to -EIOLi Chen
10 daysnvdimm: virtio_pmem: isolate DMA request buffersLi Chen
10 daysnvdimm: virtio_pmem: publish done with release/acquireLi Chen
10 daysnvdimm: virtio_pmem: refcount requests for token lifetimeLi Chen
10 daysnvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flagsLi Chen
10 daysnvdimm: virtio_pmem: always wake -ENOSPC waitersLi Chen
10 daysnvdimm: virtio_pmem: use GFP_NOIO for flush requestsLi Chen
10 daysnvdimm: virtio_pmem: stop allocating child flush bioLi Chen
10 daysnvdimm: pmem: guard data loop for dataless biosLi Chen
10 daysnvdimm: pmem: keep PREFLUSH before data writesLi Chen
10 daysnvdimm: preserve flush callback -ENOMEMLi Chen
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-07-30nvdimm-btt: clean up kernel-doc warningsRandy Dunlap
2026-07-14nvdimm/btt: reject an arena whose nfree is below the lane countBryam Vargas
2026-07-14libnvdimm/labels: Bound the on-media label size before the shiftBryam Vargas
2026-07-14libnvdimm/labels: Prevent integer overflow in __nd_label_validate()Bryam Vargas
2026-06-18Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-03nvdimm: Convert nvdimm_bus guard to classDmitry Ilvokhin
2026-06-01nvdimm: Use sysfs_emit() for cpumask show callbackYury Norov
2026-06-01nvdimm/btt: Free arenas on btt_init() error pathsAbdun Nihaal
2026-06-01nvdimm/btt: Free arena sub-allocations on discover_arenas() error pathAbdun Nihaal
2026-06-01nvdimm/btt: Handle preemption in BTT lane acquisitionAlison Schofield
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-04nvdimm: virtio_pmem: serialize flush requestsLi Chen
2026-01-26drivers/nvdimm: Use local kmapsDavidlohr Bueso
2025-12-06Merge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-26nvdimm: Prevent integer overflow in ramdax_get_config_data()Dan Carpenter
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang
2025-11-17memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron
2025-11-05nvdimm: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-03nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devicesMike Rapoport (Microsoft)
2025-10-06Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29nvdimm: Remove duplicate linux/slab.h headerJiapeng Chong
2025-09-25nvdimm: Clean up __nd_ioctl() and remove gotosDave Jiang
2025-09-25nvdimm: Introduce guard() for nvdimm_bus_lockDave Jiang
2025-09-16nvdimm: Use str_plural() to simplify the codeXichao Zhao
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-04-02Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds