index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
libnvdimm/region: Introduce an 'align' attribute
Dan Williams
2020-03-17
4
-26
/
+192
|
*
|
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
2020-03-17
5
-12
/
+13
|
*
|
libnvdimm/namespace: Enforce memremap_compat_align()
Dan Williams
2020-03-17
3
-3
/
+58
|
*
|
libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
Dan Williams
2020-03-17
1
-4
/
+4
|
*
|
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-20
1
-1
/
+1
|
|
/
*
|
block: simplify queue allocation
Christoph Hellwig
2020-03-27
3
-6
/
+3
|
/
*
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
2020-01-31
1
-6
/
+0
*
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
15
-306
/
+364
|
\
|
*
libnvdimm: Export the target_node attribute for regions and namespaces
Dan Williams
2019-11-19
1
-0
/
+29
|
*
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
3
-22
/
+7
|
*
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
5
-16
/
+14
|
*
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
2019-11-19
1
-18
/
+18
|
*
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
2019-11-19
1
-2
/
+2
|
*
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
2019-11-19
3
-14
/
+2
|
*
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
2019-11-19
3
-2
/
+3
|
*
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
2019-11-17
6
-10
/
+22
|
*
libnvdimm: Move region attribute group definition
Dan Williams
2019-11-17
1
-104
/
+104
|
*
libnvdimm: Move attribute groups to device type
Dan Williams
2019-11-17
5
-76
/
+73
|
*
libnvdimm: Remove prototypes for nonexistent functions
Alastair D'Silva
2019-11-17
1
-4
/
+0
|
*
libnvdimm/btt: fix variable 'rc' set but not used
Qian Cai
2019-11-17
1
-4
/
+4
|
*
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-14
7
-34
/
+81
|
*
libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
Aneesh Kumar K.V
2019-11-14
1
-1
/
+7
|
*
libnvdimm/namsepace: Don't set claim_class on error
Ira Weiny
2019-11-14
1
-10
/
+10
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-2
/
+2
|
\
\
|
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-2
/
+2
|
|
/
*
|
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
2019-11-07
4
-11
/
+5
|
/
*
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
8
-38
/
+77
|
\
|
*
libnvdimm/region: Enable MAP_SYNC for volatile regions
Aneesh Kumar K.V
2019-09-24
1
-0
/
+3
|
*
libnvdimm: prevent nvdimm from requesting key when security is disabled
Dave Jiang
2019-09-24
1
-0
/
+4
|
*
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
2019-09-24
3
-5
/
+5
|
*
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
1
-0
/
+2
|
*
libnvdimm: Fix endian conversion issuesÂ
Aneesh Kumar K.V
2019-09-24
2
-7
/
+8
|
*
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
2019-09-24
2
-26
/
+55
*
|
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
12
-297
/
+303
|
\
\
|
|
/
|
*
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2019-09-05
2
-7
/
+7
|
*
libnvdimm/label: Remove the dpa align check
Aneesh Kumar K.V
2019-09-05
1
-5
/
+0
|
*
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
Aneesh Kumar K.V
2019-09-05
2
-2
/
+28
|
*
libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...
Aneesh Kumar K.V
2019-09-05
2
-1
/
+13
|
*
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2019-09-05
2
-5
/
+27
|
*
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
2019-09-05
4
-71
/
+41
|
*
libnvdimm/security: Consolidate 'security' operations
Dan Williams
2019-08-29
3
-114
/
+90
|
*
libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
Dan Williams
2019-08-29
2
-27
/
+16
|
*
libnvdimm/security: Introduce a 'frozen' attribute
Dan Williams
2019-08-29
4
-82
/
+99
|
*
libnvdimm, region: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-29
1
-4
/
+3
|
*
libnvdimm/of_pmem: Provide a unique name for bus provider
Aneesh Kumar K.V
2019-08-13
1
-1
/
+1
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
2
-0
/
+16
|
\
\
|
*
|
libnvdimm: Enable unit test infrastructure compile checks
Dan Williams
2019-09-07
2
-0
/
+16
|
|
/
*
|
libnvdimm/pfn: Fix namespace creation on misaligned addresses
Jeff Moyer
2019-08-28
1
-1
/
+4
|
/
*
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
10
-134
/
+277
|
\
[prev]
[next]