index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
11
-162
/
+103
2022-05-16
pmem: implement pmem_recovery_write()
Jane Chu
1
-8
/
+79
2022-05-16
pmem: refactor pmem_clear_poison()
Jane Chu
1
-25
/
+48
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
1
-0
/
+7
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2
-4
/
+9
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-23
/
+7
2022-04-28
nvdimm: Allow overwrite in the presence of disabled dimms
Dan Williams
1
-5
/
+0
2022-04-28
nvdimm: Fix firmware activation deadlock scenarios
Dan Williams
1
-9
/
+0
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
10
-138
/
+66
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
8
-15
/
+37
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-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
/
+1
2022-03-23
drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
Kajol Jain
2
-1
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
9
-507
/
+59
2022-03-11
nvdimm/namespace: Delete nd_namespace_blk
Dan Williams
5
-561
/
+13
2022-03-11
nvdimm/namespace: Delete blk namespace consideration in shared paths
Dan Williams
1
-143
/
+9
2022-03-11
nvdimm/blk: Delete the block-aperture window driver
Dan Williams
3
-359
/
+4
2022-03-11
nvdimm/region: Fix default alignment for small regions
Dan Williams
1
-0
/
+3
2022-03-09
drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
2
-0
/
+329
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
1
-6
/
+4
2022-03-04
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
1
-4
/
+3
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
5
-5
/
+0
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-18
/
+2
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-4
/
+3
2021-12-18
uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
Christoph Hellwig
1
-3
/
+1
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-1
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-2
/
+8
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
1
-1
/
+1
2021-11-10
Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+43
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-19
/
+44
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
9
-164
/
+421
2021-11-04
nvdimm/pmem: use add_disk() error handling
Luis Chamberlain
1
-1
/
+7
2021-11-04
nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
Luis Chamberlain
1
-4
/
+9
2021-11-04
nvdimm/blk: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+3
2021-11-04
nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
1
-5
/
+12
2021-11-04
nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+3
2021-11-04
nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
1
-6
/
+10
2021-11-03
nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
1
-1
/
+0
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-8
/
+6
2021-10-25
nvdimm/pmem: stop using q_usage_count as external pgmap refcount
Christoph Hellwig
1
-31
/
+2
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
3
-8
/
+5
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-09-27
nvdimm/pmem: fix creating the dax group
Christoph Hellwig
1
-4
/
+1
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
1
-0
/
+43
[next]