index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
1
-6
/
+0
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-306
/
+364
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-11-19
libnvdimm: Export the target_node attribute for regions and namespaces
Dan Williams
1
-0
/
+29
2019-11-19
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
3
-22
/
+7
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
5
-16
/
+14
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
1
-18
/
+18
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-2
/
+2
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
3
-14
/
+2
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
3
-2
/
+3
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
6
-10
/
+22
2019-11-17
libnvdimm: Move region attribute group definition
Dan Williams
1
-104
/
+104
2019-11-17
libnvdimm: Move attribute groups to device type
Dan Williams
5
-76
/
+73
2019-11-17
libnvdimm: Remove prototypes for nonexistent functions
Alastair D'Silva
1
-4
/
+0
2019-11-17
libnvdimm/btt: fix variable 'rc' set but not used
Qian Cai
1
-4
/
+4
2019-11-17
libnvdimm/pmem: Delete include of nd-core.h
Dan Williams
1
-1
/
+0
2019-11-14
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
7
-34
/
+81
2019-11-14
libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
Aneesh Kumar K.V
1
-1
/
+7
2019-11-14
libnvdimm/namsepace: Don't set claim_class on error
Ira Weiny
1
-10
/
+10
2019-11-07
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
4
-11
/
+5
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-2
/
+2
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-38
/
+77
2019-09-24
libnvdimm/region: Enable MAP_SYNC for volatile regions
Aneesh Kumar K.V
1
-0
/
+3
2019-09-24
libnvdimm: prevent nvdimm from requesting key when security is disabled
Dave Jiang
1
-0
/
+4
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
3
-5
/
+5
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-0
/
+2
2019-09-24
libnvdimm: Fix endian conversion issuesÂ
Aneesh Kumar K.V
2
-7
/
+8
2019-09-24
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
2
-26
/
+55
2019-09-21
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-297
/
+303
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-0
/
+16
2019-09-07
libnvdimm: Enable unit test infrastructure compile checks
Dan Williams
2
-0
/
+16
2019-09-05
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2
-7
/
+7
2019-09-05
libnvdimm/label: Remove the dpa align check
Aneesh Kumar K.V
1
-5
/
+0
2019-09-05
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
Aneesh Kumar K.V
2
-2
/
+28
2019-09-05
libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...
Aneesh Kumar K.V
2
-1
/
+13
2019-09-05
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2
-5
/
+27
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
4
-71
/
+41
2019-08-29
libnvdimm/security: Consolidate 'security' operations
Dan Williams
3
-114
/
+90
2019-08-29
libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
Dan Williams
2
-27
/
+16
2019-08-29
libnvdimm/security: Introduce a 'frozen' attribute
Dan Williams
4
-82
/
+99
2019-08-29
libnvdimm, region: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+3
2019-08-28
libnvdimm/pfn: Fix namespace creation on misaligned addresses
Jeff Moyer
1
-1
/
+4
2019-08-13
libnvdimm/of_pmem: Provide a unique name for bus provider
Aneesh Kumar K.V
1
-1
/
+1
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-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2
-78
/
+13
2019-07-18
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
3
-4
/
+17
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
10
-67
/
+141
2019-07-18
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
2
-5
/
+13
2019-07-18
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
2
-39
/
+60
[next]