index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
pmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+3
*
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-13
1
-3
/
+3
|
\
|
*
nvdimm/pmem: stop using ->queuedata
Christoph Hellwig
2020-05-14
1
-3
/
+3
*
|
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
1
-1
/
+2
*
|
nvdimm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
1
-2
/
+4
|
/
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
1
-38
/
+63
|
\
|
*
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-03
1
-2
/
+2
|
*
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
2020-04-03
1
-0
/
+11
|
*
pmem: Add functions for reading/writing page to/from pmem
Vivek Goyal
2020-04-03
1
-36
/
+50
*
|
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-2
/
+1
|
/
*
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
2020-01-31
1
-6
/
+0
*
libnvdimm/pmem: Delete include of nd-core.h
Dan Williams
2019-11-17
1
-1
/
+0
*
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-11-15
1
-4
/
+13
*
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2019-09-06
1
-4
/
+25
*
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
1
-2
/
+2
|
\
|
*
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-19
1
-2
/
+2
*
|
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-18
1
-6
/
+12
|
\
\
|
*
|
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-06
1
-1
/
+4
|
*
|
libnvdimm: nd_region flush callback support
Pankaj Gupta
2019-07-06
1
-5
/
+8
*
|
|
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
1
-1
/
+0
*
|
|
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
2019-07-02
1
-1
/
+1
*
|
|
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
2019-07-02
1
-19
/
+4
*
|
|
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
1
-9
/
+9
*
|
|
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
1
-8
/
+11
|
/
/
*
/
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-14
1
-4
/
+13
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
2019-05-21
1
-2
/
+8
*
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-21
1
-0
/
+1
*
libnvdimm/pmem: fix a possible OOB access when read and write pmem
Li RongQing
2019-04-07
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-29
1
-8
/
+5
|
\
|
*
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2018-12-28
1
-8
/
+5
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-25
1
-1
/
+3
|
\
|
*
libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
Dan Williams
2018-10-09
1
-1
/
+3
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
1
-0
/
+26
|
\
|
*
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
2018-08-20
1
-0
/
+26
*
|
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-08-26
1
-2
/
+5
|
\
\
|
*
|
libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
2018-07-30
1
-2
/
+5
*
|
|
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-18
1
-7
/
+6
|
|
/
|
/
|
*
|
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
2018-06-28
1
-1
/
+2
|
/
*
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-09
1
-3
/
+10
|
\
|
*
pmem: Switch to copy_to_iter_mcsafe()
Dan Williams
2018-05-23
1
-1
/
+1
|
*
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-23
1
-0
/
+7
|
*
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
1
-3
/
+3
*
|
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-09
1
-0
/
+25
|
\
\
|
*
|
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
1
-0
/
+25
|
|
/
*
|
libnvdimm, pmem: Unconditionally deep flush on *sync
Ross Zwisler
2018-06-06
1
-4
/
+3
*
|
libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH
Ross Zwisler
2018-06-06
1
-6
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
1
-12
/
+2
|
\
[next]