index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
2020-09-20
1
-6
/
+6
*
dm: Call proper helper to determine dax support
Jan Kara
2020-09-20
1
-0
/
+4
*
Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-12
1
-1
/
+1
|
\
|
*
dax: fix detection of dax support for non-persistent memory block devices
Coly Li
2020-09-03
1
-1
/
+1
*
|
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
2020-09-04
1
-1
/
+1
*
|
dax: do not print error message for non-persistent memory block device
Adrian Huang
2020-08-20
1
-0
/
+6
*
|
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-11
1
-6
/
+7
|
\
\
|
*
|
drivers/dax: Expand lock scope to cover the use of addresses
Ira Weiny
2020-07-28
1
-1
/
+2
|
*
|
dax: print error message by pr_info() in __generic_fsdax_supported()
Coly Li
2020-07-28
1
-5
/
+5
|
|
/
*
/
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
/
*
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-05
2
-2
/
+27
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
1
-0
/
+1
*
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
2020-05-23
1
-3
/
+11
*
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-03
2
-6
/
+12
*
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
2020-04-03
1
-0
/
+20
*
dax: Get rid of fs_dax_get_by_host() helper
Vivek Goyal
2020-01-16
1
-1
/
+1
*
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-02
2
-8
/
+20
|
\
|
*
dax: Add numa_node to the default device-dax attributes
Dan Williams
2019-11-19
1
-0
/
+10
|
*
dax: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
1
-3
/
+1
|
*
dax: Create a dax device_type
Dan Williams
2019-11-19
1
-2
/
+6
|
*
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-11-15
1
-3
/
+3
*
|
device-dax: Add a driver for "hmem" devices
Dan Williams
2019-11-07
3
-5
/
+80
*
|
dax: Fix alloc_dax_region() compile warning
Dan Williams
2019-11-07
3
-3
/
+3
|
/
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-13
/
+10
|
\
|
*
vfs: Convert dax to use the new mount API
David Howells
2019-05-26
1
-6
/
+10
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-1
/
+1
|
*
device-dax: Drop register_filesystem()
Dan Williams
2019-05-21
1
-7
/
+0
*
|
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
2019-07-18
1
-0
/
+19
|
\
\
|
*
|
device-dax: Add a 'resource' attribute
Vishal Verma
2019-06-21
1
-0
/
+19
*
|
|
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-18
2
-2
/
+19
|
\
\
\
|
*
|
|
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-06
2
-2
/
+19
|
|
/
/
*
|
|
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-17
2
-4
/
+39
*
|
|
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-07-17
1
-1
/
+4
*
|
|
device-dax: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
2
-47
/
+0
*
|
|
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
1
-6
/
+6
*
|
|
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
2
-5
/
+8
*
|
|
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
2019-07-02
1
-0
/
+1
|
/
/
*
|
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-14
1
-10
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
|
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-25
1
-31
/
+57
|
\
\
|
*
|
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-21
1
-31
/
+57
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-16
2
-5
/
+4
|
\
|
*
drivers/dax: Allow to include DEV_DAX_PMEM as builtin
Aneesh Kumar K.V
2019-05-07
1
-2
/
+1
|
*
dax/pmem: Fix whitespace in dax_pmem
Vishal Verma
2019-04-23
1
-3
/
+3
*
|
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
1
-4
/
+2
*
|
dax: make use of ->free_inode()
Al Viro
2019-05-02
1
-5
/
+2
|
/
*
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-16
15
-499
/
+1032
|
\
|
*
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-02-28
3
-0
/
+125
[next]