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
*
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-26
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-07
1
-0
/
+1
*
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
2021-04-09
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-17
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-25
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-14
1
-0
/
+1
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-14
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-15
1
-4
/
+2
*
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
[next]