index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
pmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-07-19
1
-1
/
+2
*
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-26
1
-1
/
+1
*
block: remove ->rw_page
Christoph Hellwig
2023-02-02
1
-23
/
+1
*
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
2022-09-24
1
-3
/
+20
|
\
|
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-0
/
+17
|
|
\
|
|
*
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
2022-07-17
1
-0
/
+17
|
*
|
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
|
|
/
*
/
pmem: fix a name collision
Jane Chu
2022-07-12
1
-3
/
+3
|
/
*
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
1
-1
/
+1
|
\
|
*
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
1
-1
/
+1
*
|
pmem: implement pmem_recovery_write()
Jane Chu
2022-05-16
1
-8
/
+79
*
|
pmem: refactor pmem_clear_poison()
Jane Chu
2022-05-16
1
-25
/
+48
*
|
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
1
-0
/
+7
*
|
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-16
1
-3
/
+5
*
|
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-05-16
1
-23
/
+7
|
/
*
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
1
-18
/
+2
*
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-18
1
-4
/
+3
*
uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
Christoph Hellwig
2021-12-18
1
-3
/
+1
*
dax: remove dax_capable
Christoph Hellwig
2021-12-04
1
-1
/
+0
*
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-12-04
1
-2
/
+8
*
Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-10
1
-0
/
+43
|
\
|
*
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
2021-09-27
1
-0
/
+43
*
|
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-5
/
+16
|
\
\
|
*
|
nvdimm/pmem: use add_disk() error handling
Luis Chamberlain
2021-11-04
1
-1
/
+7
|
*
|
nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
Luis Chamberlain
2021-11-04
1
-4
/
+9
*
|
|
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+1
|
\
|
|
|
*
|
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
|
|
nvdimm/pmem: stop using q_usage_count as external pgmap refcount
Christoph Hellwig
2021-10-25
1
-31
/
+2
|
/
/
*
/
nvdimm/pmem: fix creating the dax group
Christoph Hellwig
2021-09-27
1
-4
/
+1
|
/
*
libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
sumiyawang
2021-08-24
1
-2
/
+2
*
libnvdimm/pmem: Fix blk_cleanup_disk() usage
Dan Williams
2021-06-09
1
-3
/
+3
*
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-1
/
+0
*
nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-10
/
+5
*
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-06-01
1
-1
/
+0
*
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
1
-0
/
+1
*
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
2021-04-08
1
-4
/
+33
*
Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-3
/
+1
|
\
|
*
libnvdimm: Make remove callback return void
Uwe Kleine-König
2021-02-16
1
-3
/
+1
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-2
/
+2
|
\
\
|
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-2
/
+2
|
|
/
*
/
libnvdimm/pmem: Remove unused header
Jianpeng Ma
2021-01-11
1
-1
/
+0
|
/
*
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-0
/
+1
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-12
/
+14
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-3
/
+1
|
\
|
*
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
1
-1
/
+0
|
*
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
2020-09-02
1
-2
/
+1
*
|
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-3
/
+3
|
/
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
1
-4
/
+2
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+3
[next]