index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
namespace_devs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-07-19
1
-1
/
+2
*
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-14
1
-16
/
+8
|
\
|
*
Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next
Dan Williams
2022-10-01
1
-1
/
+1
|
|
\
|
|
*
nvdimm/namespace: Fix comment typo
Jason Wang
2022-09-20
1
-1
/
+1
|
*
|
nvdimm/namespace: drop unneeded temporary variable in size_store()
Andy Shevchenko
2022-07-14
1
-9
/
+4
|
*
|
nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
Andy Shevchenko
2022-07-14
1
-6
/
+3
|
|
/
*
/
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Andy Shevchenko
2022-07-14
1
-2
/
+0
|
/
*
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
1
-18
/
+18
*
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-04-28
1
-1
/
+9
*
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-11
1
-115
/
+12
*
nvdimm/namespace: Delete nd_namespace_blk
Dan Williams
2022-03-11
1
-214
/
+13
*
nvdimm/namespace: Delete blk namespace consideration in shared paths
Dan Williams
2022-03-11
1
-143
/
+9
*
libnvdimm/label: Add a helper for nlabel validation
Dan Williams
2021-09-21
1
-3
/
+2
*
libnvdimm/labels: Add uuid helpers
Dan Williams
2021-09-21
1
-40
/
+50
*
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-09-09
1
-69
/
+44
|
\
|
*
libnvdimm/labels: Add claim class helpers
Dan Williams
2021-08-24
1
-9
/
+4
|
*
libnvdimm/labels: Add type-guid helpers
Dan Williams
2021-08-24
1
-15
/
+4
|
*
libnvdimm/labels: Add blk isetcookie set / validation helpers
Dan Williams
2021-08-24
1
-7
/
+2
|
*
libnvdimm/labels: Introduce label setter helpers
Dan Williams
2021-08-24
1
-1
/
+1
|
*
libnvdimm/labels: Add isetcookie validation helper
Dan Williams
2021-08-24
1
-5
/
+3
|
*
libnvdimm/labels: Introduce getters for namespace label fields
Dan Williams
2021-08-24
1
-36
/
+34
*
|
libnvdimm/region: Fix label activation vs errors
Dan Williams
2021-08-11
1
-6
/
+11
|
/
*
libnvdimm/namespace: Fix visibility of namespace resource attribute
Dan Williams
2021-01-28
1
-5
/
+5
*
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
2020-07-28
1
-1
/
+1
*
libnvdimm/region: Introduce an 'align' attribute
Dan Williams
2020-03-17
1
-2
/
+7
*
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
2020-03-17
1
-1
/
+1
*
libnvdimm/namespace: Enforce memremap_compat_align()
Dan Williams
2020-03-17
1
-0
/
+17
*
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
1
-6
/
+3
*
libnvdimm: Move attribute groups to device type
Dan Williams
2019-11-17
1
-32
/
+36
*
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-11-14
1
-0
/
+17
*
libnvdimm/namsepace: Don't set claim_class on error
Ira Weiny
2019-11-14
1
-10
/
+10
*
libnvdimm: Fix endian conversion issuesÂ
Aneesh Kumar K.V
2019-09-24
1
-3
/
+4
*
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2019-09-05
1
-3
/
+3
*
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
2019-09-05
1
-6
/
+28
*
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
1
-18
/
+18
|
\
|
*
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
1
-18
/
+18
*
|
libnvdimm, namespace: Drop uuid_t implementation detail
Andy Shevchenko
2019-07-05
1
-4
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
libnvdimm/namespace: Fix label tracking error
Dan Williams
2019-04-30
1
-0
/
+15
*
libnvdimm/namespace: Fix a potential NULL pointer dereference
Kangjie Lu
2019-03-22
1
-1
/
+4
*
Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next
Dan Williams
2019-03-11
1
-0
/
+4
|
\
|
*
libnvdimm/pmem: Honor force_raw for legacy pmem regions
Dan Williams
2019-02-12
1
-0
/
+4
*
|
libnvdimm/namespace: Clean up holder_class_store()
Dan Williams
2019-03-04
1
-4
/
+4
*
|
libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
Dan Williams
2019-02-02
1
-0
/
+6
|
/
*
libnvdimm, namespace: Replace kmemdup() with kstrndup()
Andy Shevchenko
2018-12-10
1
-2
/
+1
*
libnvdimm, namespace: Drop the repeat assignment for variable dev->parent
GuangZhe Fu
2018-10-01
1
-1
/
+0
*
libnvdimm: Use max contiguous area for namespace size
Keith Busch
2018-07-25
1
-3
/
+3
*
libnvdimm: Introduce locked DIMM capacity support
Dan Williams
2018-07-14
1
-0
/
+23
*
libnvdimm, namespace: use a safe lookup for dimm device name
Dan Williams
2018-04-06
1
-2
/
+2
*
libnvdimm: remove redundant __func__ in dev_dbg
Dan Williams
2018-03-06
1
-22
/
+16
[next]