Show patches with: Submitter = Zhen Lei       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] device-dax: use DEVICE_ATTR_ADMIN_RO() helper macro [1/1] device-dax: use DEVICE_ATTR_ADMIN_RO() helper macro - - - --- 2021-06-03 Zhen Lei New
[v2,1/1] device-dax: avoid an unnecessary check in alloc_dev_dax_range() device-dax: avoid an unnecessary check in alloc_dev_dax_range() - - - --- 2020-12-19 Zhen Lei Accepted
[1/1] device-dax: avoid an unnecessary check in alloc_dev_dax_range() [1/1] device-dax: avoid an unnecessary check in alloc_dev_dax_range() - - - --- 2020-11-20 Zhen Lei New
[1/1] device-dax: delete a redundancy check in dev_dax_validate_align() [1/1] device-dax: delete a redundancy check in dev_dax_validate_align() - - - --- 2020-11-20 Zhen Lei Accepted
[v2,1/1] acpi/nfit: fix badrange insertion in nfit_handle_mce() acpi/nfit: fix badrange insertion in nfit_handle_mce() - 1 - --- 2020-11-19 Zhen Lei New
[1/1] ACPI/nfit: correct the badrange to be reported in nfit_handle_mce() [1/1] ACPI/nfit: correct the badrange to be reported in nfit_handle_mce() - 1 - --- 2020-11-18 Zhen Lei New
[1/1] ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl() [1/1] ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl() - 1 - --- 2020-11-18 Zhen Lei Accepted
[v2,1/1] libnvdimm: slightly simplify available_slots_show() [v2,1/1] libnvdimm: slightly simplify available_slots_show() - - - --- 2020-09-19 Zhen Lei New
[v2,1/1] libnvdimm: make sure EXPORT_SYMBOL_GPL(nvdimm_flush) close to its function [v2,1/1] libnvdimm: make sure EXPORT_SYMBOL_GPL(nvdimm_flush) close to its function - 1 - --- 2020-09-19 Zhen Lei New
[v2,1/1] libnvdimm/region: delete a piece of useless code in nd_region_create() [v2,1/1] libnvdimm/region: delete a piece of useless code in nd_region_create() - - - --- 2020-09-19 Zhen Lei New
[v2,1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name() [v2,1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name() - - - --- 2020-09-19 Zhen Lei New
[v2,2/2] libnvdimm/badrange: eliminate a meaningless spinlock operation libnvdimm/badrange: simplify code - - - --- 2020-09-19 Zhen Lei New
[v2,1/2] libnvdimm/badrange: remove two redundant list_empty() branches libnvdimm/badrange: simplify code - - - --- 2020-09-19 Zhen Lei New
[v2,1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name() [v2,1/1] libnvdimm/namespace: avoid repeated judgment in nvdimm_namespace_disk_name() - - - --- 2020-09-19 Zhen Lei Superseded
[v4,1/1] libnvdimm: fix memory leaks in of_pmem.c libnvdimm: fix memory leaks in of_pmem.c - 1 - --- 2020-09-01 Zhen Lei New
[4/4] libnvdimm: avoid unnecessary judgments in nvdimm_namespace_disk_name() clean up some functions in nvdimm/badrange.c and namespace_devs.c - - - --- 2020-08-20 Zhen Lei New
[3/4] libnvdimm: eliminate two unnecessary zero initializations in badrange.c clean up some functions in nvdimm/badrange.c and namespace_devs.c - - - --- 2020-08-20 Zhen Lei New
[2/4] libnvdimm: eliminate a meaningless spinlock operation clean up some functions in nvdimm/badrange.c and namespace_devs.c - - - --- 2020-08-20 Zhen Lei New
[1/4] libnvdimm: remove redundant list_empty() check in badrange.c clean up some functions in nvdimm/badrange.c and namespace_devs.c - - - --- 2020-08-20 Zhen Lei New
[v3,7/7] libnvdimm: slightly simplify available_slots_show() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-20 Zhen Lei New
[v3,6/7] libnvdimm: make sure EXPORT_SYMBOL_GPL(nvdimm_flush) close to its function bugfix and optimize for drivers/nvdimm - 1 - --- 2020-08-20 Zhen Lei New
[v3,5/7] libnvdimm: reduce an unnecessary if branch in nd_region_activate() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-20 Zhen Lei New
[v3,4/7] libnvdimm: reduce an unnecessary if branch in nd_region_create() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-20 Zhen Lei New
[v3,3/7] libnvdimm: simplify walk_to_nvdimm_bus() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-20 Zhen Lei New
[v3,2/7] libnvdimm: add sanity check for provider_name in of_pmem_region_probe() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-20 Zhen Lei New
[v3,1/7] libnvdimm: fix memory leaks in of_pmem.c bugfix and optimize for drivers/nvdimm - 1 - --- 2020-08-20 Zhen Lei New
[v2,4/4] libnvdimm/region: reduce an unnecessary if branch in nd_region_create() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-19 Zhen Lei Superseded
[v2,3/4] libnvdimm/bus: simplify walk_to_nvdimm_bus() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-19 Zhen Lei Superseded
[v2,2/4] libnvdimm: add sanity check for provider_name in of_pmem_region_probe() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-19 Zhen Lei Superseded
[v2,1/4] libnvdimm: fix memmory leaks in of_pmem.c bugfix and optimize for drivers/nvdimm - 1 - --- 2020-08-19 Zhen Lei Superseded
[3/3] libnvdimm/bus: simplify walk_to_nvdimm_bus() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-18 Zhen Lei Superseded
[2/3] libnvdimm: add sanity check for provider_name in of_pmem_region_probe() bugfix and optimize for drivers/nvdimm - - - --- 2020-08-18 Zhen Lei Superseded
[1/3] libnvdimm: fix memleak in of_pmem.c bugfix and optimize for drivers/nvdimm - - - --- 2020-08-18 Zhen Lei Superseded
[1/1] device-dax: fix mismatches of request_mem_region() [1/1] device-dax: fix mismatches of request_mem_region() - - - --- 2020-08-17 Zhen Lei New