Age | Commit message (Expand) | Author |
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 |
2018-07-25 | libnvdimm: Use max contiguous area for namespace size | Keith Busch |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams |
2018-04-06 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams |
2018-02-03 | libnvdimm, namespace: remove redundant initialization of 'nd_mapping' | Colin Ian King |
2017-10-07 | libnvdimm, namespace: make a couple of functions static | Colin Ian King |
2017-09-28 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams |
2017-09-18 | libnvdimm, namespace: fix btt claim class crash | Dan Williams |
2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma |