index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
pmem.c
Age
Commit message (
Expand
)
Author
2024-11-13
nvdimm: Correct some typos in comments
Shen Lichuan
2024-08-09
nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
Zhihao Cheng
2024-07-20
Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-22
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
2024-02-19
pmem: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-12
pmem: fix a name collision
Jane Chu
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
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: Drop nd_device_lock()
Dan Williams
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-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-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-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-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
2021-08-24
libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
sumiyawang
2021-06-09
libnvdimm/pmem: Fix blk_cleanup_disk() usage
Dan Williams
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
[next]