Age | Commit message (Expand) | Author | Files | Lines |
2024-06-18 | nvdimm: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2024-04-25 | nvdimm: remove nd_integrity_init | Christoph Hellwig | 1 | -30/+0 |
2022-04-29 | nvdimm: Fix firmware activation deadlock scenarios | Dan Williams | 1 | -9/+0 |
2022-04-29 | nvdimm: Drop nd_device_lock() | Dan Williams | 1 | -5/+5 |
2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -36/+4 |
2021-10-18 | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig | 1 | -0/+1 |
2021-09-21 | libnvdimm/labels: Add uuid helpers | Dan Williams | 1 | -36/+4 |
2020-12-16 | libnvdimm: Cleanup include of badblocks.h | Enrico Weigelt | 1 | -1/+0 |
2020-07-29 | PM, libnvdimm: Add runtime firmware activation support | Dan Williams | 1 | -0/+149 |
2019-12-02 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+6 |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams | 1 | -2/+6 |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams | 1 | -1/+0 |
2019-07-19 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 1 | -5/+5 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 1 | -9/+1 |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 1 | -3/+3 |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 1 | -257/+3 |
2017-08-12 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 1 | -5/+5 |
2017-07-17 | libnvdimm: fix badblock range handling of ARS range | Toshi Kani | 1 | -3/+4 |
2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -1/+1 |
2017-06-28 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -1/+1 |
2017-06-16 | libnvdimm, label: add address abstraction identifiers | Dan Williams | 1 | -0/+3 |
2017-04-14 | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang | 1 | -23/+33 |
2017-04-13 | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang | 1 | -4/+13 |
2016-10-19 | libnvdimm: use generic iostat interfaces | Toshi Kani | 1 | -29/+0 |
2016-10-08 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -4/+69 |
2016-10-01 | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 1 | -4/+69 |
2016-09-21 | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 1 | -1/+7 |
2016-07-24 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma | 1 | -0/+7 |
2016-07-23 | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 1 | -127/+0 |
2016-07-22 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 1 | -4/+3 |
2016-07-08 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 1 | -0/+123 |
2016-07-06 | libnvdimm: initialize struct blk_integrity with 0 | Johannes Thumshirn | 1 | -1/+2 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 1 | -0/+3 |
2016-05-21 | libnvdimm: release ida resources | Dan Williams | 1 | -0/+3 |
2016-04-29 | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams | 1 | -1/+1 |
2016-04-08 | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment | Dan Williams | 1 | -21/+20 |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue | Dan Williams | 1 | -0/+9 |
2016-03-05 | libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() | Dan Williams | 1 | -38/+63 |
2016-01-09 | libnvdimm: convert to statically allocated badblocks | Dan Williams | 1 | -40/+17 |
2016-01-09 | libnvdimm: don't fail init for full badblocks list | Dan Williams | 1 | -11/+16 |
2016-01-09 | libnvdimm: Add a poison list and export badblocks | Vishal Verma | 1 | -0/+187 |
2015-10-21 | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams | 1 | -11/+1 |
2015-10-21 | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 1 | -5/+1 |
2015-10-21 | block: Consolidate static integrity profile properties | Martin K. Petersen | 1 | -4/+7 |
2015-06-26 | libnvdimm: enable iostat | Dan Williams | 1 | -0/+29 |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma | 1 | -0/+3 |
2015-06-26 | libnvdimm, btt: add support for blk integrity | Vishal Verma | 1 | -0/+37 |
2015-06-25 | libnvdimm: blk labels and namespace instantiation | Dan Williams | 1 | -0/+40 |
2015-06-25 | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 1 | -0/+64 |
2015-06-25 | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 1 | -0/+17 |