index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Lines
2023-01-28
nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
Dan Williams
-16
/
+47
2022-12-02
nvdimm/region: Move cache management to the region driver
Dan Williams
-1
/
+66
2022-12-01
libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
Dave Jiang
-1
/
+24
2022-12-01
nvdimm/cxl/pmem: Add support for master passphrase disable security command
Dave Jiang
-7
/
+26
2022-10-14
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-23
/
+13
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2022-10-03
libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
Alexander Potapenko
-2
/
+2
2022-10-01
Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next
Dan Williams
-23
/
+59
2022-09-29
libnvdimm/region: Allow setting align attribute on regions without mappings
Tyler Hicks
-5
/
+3
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
-15
/
+53
2022-09-20
nvdimm/namespace: Fix comment typo
Jason Wang
-1
/
+1
2022-09-20
nvdimm: make __nvdimm_security_overwrite_query static
Jiapeng Chong
-1
/
+1
2022-09-20
nvdimm/region: Fix kernel-doc
Jiapeng Chong
-1
/
+1
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+8
2022-08-11
virtio_pmem: set device ready in probe()
Jason Wang
-0
/
+7
2022-08-11
virtio_pmem: initialize provider_data through nd_region_desc
Jason Wang
-1
/
+1
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-7
/
+21
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+17
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+7
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
-7
/
+21
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
-0
/
+17
2022-07-14
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Andy Shevchenko
-2
/
+0
2022-07-14
nvdimm/namespace: drop unneeded temporary variable in size_store()
Andy Shevchenko
-9
/
+4
2022-07-14
nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
Andy Shevchenko
-6
/
+3
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
-1
/
+1
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
-2
/
+2
2022-07-12
pmem: fix a name collision
Jane Chu
-3
/
+3
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
-4
/
+4
2022-06-24
nvdimm: Fix badblocks clear off-by-one error
Chris Ye
-2
/
+2
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-162
/
+103
2022-05-16
pmem: implement pmem_recovery_write()
Jane Chu
-8
/
+79
2022-05-16
pmem: refactor pmem_clear_poison()
Jane Chu
-25
/
+48
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
-0
/
+7
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
-4
/
+9
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
-23
/
+7
2022-04-28
nvdimm: Allow overwrite in the presence of disabled dimms
Dan Williams
-5
/
+0
2022-04-28
nvdimm: Fix firmware activation deadlock scenarios
Dan Williams
-9
/
+0
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
-138
/
+66
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
-15
/
+37
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1566
/
+416
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-1
/
+1
2022-03-23
drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
Kajol Jain
-1
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-0
/
+1
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
-507
/
+59
2022-03-11
nvdimm/namespace: Delete nd_namespace_blk
Dan Williams
-561
/
+13
2022-03-11
nvdimm/namespace: Delete blk namespace consideration in shared paths
Dan Williams
-143
/
+9
2022-03-11
nvdimm/blk: Delete the block-aperture window driver
Dan Williams
-359
/
+4
2022-03-11
nvdimm/region: Fix default alignment for small regions
Dan Williams
-0
/
+3
2022-03-09
drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
-0
/
+329
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
-6
/
+4
[next]