index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-134
/
+277
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-82
/
+30
2019-07-19
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2
-78
/
+13
2019-07-19
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
3
-4
/
+17
2019-07-19
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
10
-67
/
+141
2019-07-19
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
2
-5
/
+13
2019-07-19
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
2
-39
/
+60
2019-07-19
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
Dan Williams
1
-22
/
+37
2019-07-19
libnvdimm/region: Register badblocks before namespaces
Dan Williams
1
-11
/
+11
2019-07-19
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams
1
-0
/
+25
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-14
/
+355
2019-07-17
virtio_pmem: fix sparse warning
Pankaj Gupta
1
-2
/
+2
2019-07-15
docs: nvdimm: add it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: nvdimm: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-06
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2
-1
/
+11
2019-07-06
virtio-pmem: Add virtio pmem driver
Pankaj Gupta
4
-0
/
+303
2019-07-06
libnvdimm: nd_region flush callback support
Pankaj Gupta
4
-9
/
+37
2019-07-06
libnvdimm, namespace: Drop uuid_t implementation detail
Andy Shevchenko
1
-4
/
+4
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2
-3
/
+1
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
1
-1
/
+1
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
1
-19
/
+4
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-9
/
+9
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
1
-8
/
+11
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-4
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
16
-144
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
5
-45
/
+5
2019-05-25
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
1
-2
/
+8
2019-05-21
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-05-21
libnvdimm: Fix compilation warnings with W=1
Qian Cai
3
-4
/
+4
2019-05-16
Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+35
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2019-05-01
libnvdimm/namespace: Fix label tracking error
Dan Williams
3
-13
/
+35
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
4
-55
/
+94
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2
-2
/
+2
2019-04-08
libnvdimm/pmem: fix a possible OOB access when read and write pmem
Li RongQing
1
-4
/
+4
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-2
/
+2
2019-03-30
libnvdimm/security, acpi/nfit: unify zero-key for all security commands
Dave Jiang
1
-48
/
+69
2019-03-30
libnvdimm/security: provide fix for secure-erase to use zero-key
Dave Jiang
1
-5
/
+12
2019-03-27
libnvdimm/btt: Fix a kmemdup failure check
Aditya Pakki
1
-5
/
+13
2019-03-23
libnvdimm/namespace: Fix a potential NULL pointer dereference
Kangjie Lu
1
-1
/
+4
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
4
-1
/
+4
2019-03-13
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-32
/
+94
2019-03-11
Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next
Dan Williams
2
-10
/
+18
2019-03-11
Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next
Dan Williams
8
-22
/
+76
2019-03-04
libnvdimm/namespace: Clean up holder_class_store()
Dan Williams
1
-4
/
+4
2019-03-02
libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
[next]