index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...
Jonathan Cameron
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
nvdimm: Remove duplicate linux/slab.h header
Jiapeng Chong
2025-09-25
nvdimm: Clean up __nd_ioctl() and remove gotos
Dave Jiang
2025-09-25
nvdimm: Introduce guard() for nvdimm_bus_lock
Dave Jiang
2025-09-16
nvdimm: Use str_plural() to simplify the code
Xichao Zhao
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2025-04-02
Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
libnvdimm/labels: Fix divide error in nd_label_data_init()
Robert Richter
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
2025-03-03
libnvdimm: Remove unused nd_attach_ndns
Dr. David Alan Gilbert
2025-03-03
libnvdimm: Remove unused nd_region_conflict
Dr. David Alan Gilbert
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2025-01-03
libnvdimm: Replace namespace_match() with device_find_child_by_name()
Zijun Hu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-13
nvdimm: rectify the illogical code within nd_dax_probe()
Yi Yang
2024-11-13
nvdimm: Correct some typos in comments
Shen Lichuan
2024-11-12
virtio_pmem: Add freeze/restore callbacks
Philip Chen
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-10
virtio_pmem: Check device status before requesting flush
Philip Chen
2024-08-21
nvdimm: Remove dead code for ENODEV checking in scan_labels()
Li Zhijian
2024-08-21
nvdimm: Fix devs leaks in scan_labels()
Li Zhijian
2024-08-21
nvdimm: Use of_property_present() and of_property_read_bool()
Rob Herring (Arm)
2024-08-09
nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
Zhihao Cheng
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-20
Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
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-17
nvdimm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-17
nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-13
nvdimm: make nd_class constant
Greg Kroah-Hartman
2024-05-27
nvdimm/of_pmem: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-27
nvdimm/e820: Convert to platform remove callback returning void
Uwe Kleine-König
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
[next]