index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
namespace_devs.c
Age
Commit message (
Expand
)
Author
2024-08-21
nvdimm: Remove dead code for ENODEV checking in scan_labels()
Li Zhijian
2024-08-21
nvdimm: Fix devs leaks in scan_labels()
Li Zhijian
2024-01-03
nvdimm/namespace: fix kernel-doc for function params
Randy Dunlap
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-10-14
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-01
Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next
Dan Williams
2022-09-20
nvdimm/namespace: Fix comment typo
Jason Wang
2022-07-14
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Andy Shevchenko
2022-07-14
nvdimm/namespace: drop unneeded temporary variable in size_store()
Andy Shevchenko
2022-07-14
nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
Andy Shevchenko
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-11
nvdimm/namespace: Delete nd_namespace_blk
Dan Williams
2022-03-11
nvdimm/namespace: Delete blk namespace consideration in shared paths
Dan Williams
2021-09-21
libnvdimm/label: Add a helper for nlabel validation
Dan Williams
2021-09-21
libnvdimm/labels: Add uuid helpers
Dan Williams
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-08-24
libnvdimm/labels: Add claim class helpers
Dan Williams
2021-08-24
libnvdimm/labels: Add type-guid helpers
Dan Williams
2021-08-24
libnvdimm/labels: Add blk isetcookie set / validation helpers
Dan Williams
2021-08-24
libnvdimm/labels: Introduce label setter helpers
Dan Williams
2021-08-24
libnvdimm/labels: Add isetcookie validation helper
Dan Williams
2021-08-24
libnvdimm/labels: Introduce getters for namespace label fields
Dan Williams
2021-08-11
libnvdimm/region: Fix label activation vs errors
Dan Williams
2021-01-28
libnvdimm/namespace: Fix visibility of namespace resource attribute
Dan Williams
2020-07-28
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
2020-03-17
libnvdimm/region: Introduce an 'align' attribute
Dan Williams
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
2020-03-17
libnvdimm/namespace: Enforce memremap_compat_align()
Dan Williams
2019-11-19
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-17
libnvdimm: Move attribute groups to device type
Dan Williams
2019-11-14
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-11-14
libnvdimm/namsepace: Don't set claim_class on error
Ira Weiny
2019-09-24
libnvdimm: Fix endian conversion issuesÂ
Aneesh Kumar K.V
2019-09-05
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-05
libnvdimm, namespace: Drop uuid_t implementation detail
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-04-30
libnvdimm/namespace: Fix label tracking error
Dan Williams
2019-03-22
libnvdimm/namespace: Fix a potential NULL pointer dereference
Kangjie Lu
2019-03-11
Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next
Dan Williams
2019-03-04
libnvdimm/namespace: Clean up holder_class_store()
Dan Williams
2019-02-12
libnvdimm/pmem: Honor force_raw for legacy pmem regions
Dan Williams
2019-02-02
libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
Dan Williams
2018-12-10
libnvdimm, namespace: Replace kmemdup() with kstrndup()
Andy Shevchenko
2018-10-01
libnvdimm, namespace: Drop the repeat assignment for variable dev->parent
GuangZhe Fu
[next]