index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-16
pmem: implement pmem_recovery_write()
Jane Chu
2022-05-16
pmem: refactor pmem_clear_poison()
Jane Chu
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-04-28
nvdimm: Allow overwrite in the presence of disabled dimms
Dan Williams
2022-04-28
nvdimm: Fix firmware activation deadlock scenarios
Dan Williams
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-03-23
drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
Kajol Jain
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-11
nvdimm/namespace: Delete nd_namespace_blk
Dan Williams
2022-03-11
nvdimm/namespace: Delete blk namespace consideration in shared paths
Dan Williams
2022-03-11
nvdimm/blk: Delete the block-aperture window driver
Dan Williams
2022-03-11
nvdimm/region: Fix default alignment for small regions
Dan Williams
2022-03-09
drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
2022-03-04
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-02-08
cxl: Prove CXL locking
Dan Williams
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-18
uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
2021-11-10
Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-04
nvdimm/pmem: use add_disk() error handling
Luis Chamberlain
2021-11-04
nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
Luis Chamberlain
2021-11-04
nvdimm/blk: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
nvdimm/blk: avoid calling del_gendisk() on early failures
Luis Chamberlain
2021-11-04
nvdimm/btt: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
nvdimm/btt: use goto error labels on btt_blk_init()
Luis Chamberlain
2021-11-03
nvdimm/btt: do not call del_gendisk() if not needed
Luis Chamberlain
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-25
nvdimm/pmem: stop using q_usage_count as external pgmap refcount
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-09-27
nvdimm/pmem: fix creating the dax group
Christoph Hellwig
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
[next]