summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)AuthorFilesLines
2019-10-11libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V3-5/+5
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2-5/+13
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams1-22/+37
2019-08-09libnvdimm/region: Register badblocks before namespacesDan Williams1-11/+11
2019-08-09libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams1-0/+25
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2-39/+60
2019-07-26libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams3-4/+17
2019-06-19libnvdimm: Fix compilation warnings with W=1Qian Cai3-4/+4
2019-05-31libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams1-2/+8
2019-05-22libnvdimm/namespace: Fix label tracking errorDan Williams3-13/+35
2019-05-16libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing1-4/+4
2019-05-16libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki1-5/+13
2019-05-16libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu1-1/+4
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran1-1/+1
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams1-0/+4
2019-03-23libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang1-1/+1
2019-03-23libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams1-5/+18
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams1-8/+5
2018-12-13libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams3-27/+80
2018-11-13libnvdimm, pmem: Fix badblocks population for 'raw' namespacesDan Williams1-1/+3
2018-11-13libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams1-2/+9
2018-11-13libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck1-0/+4
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2-0/+39
2018-08-26Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds8-9/+135
2018-08-20libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2-0/+39
2018-08-20libnvdimm: fix ars_status output length calculationVishal Verma1-2/+2
2018-08-06Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe1-0/+1
2018-07-30libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye1-2/+5
2018-07-26libnvdimm: Export max available extentKeith Busch1-0/+16
2018-07-26libnvdimm: Use max contiguous area for namespace sizeKeith Busch4-3/+66
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan1-4/+3
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2-13/+12
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams3-2/+46
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-06-29libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()Dan Williams1-0/+1
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler1-1/+2
2018-06-09Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2-4/+12
2018-06-09Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2-2/+25
2018-06-06libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler1-1/+2
2018-06-06libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler1-4/+3
2018-06-06libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler1-6/+1
2018-06-03libnvdimm, e820: Register all pmem resourcesDan Williams1-19/+22
2018-06-03libnvdimm: Debug probe timesDan Williams1-1/+4
2018-06-01linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott1-5/+9
2018-05-23pmem: Switch to copy_to_iter_mcsafe()Dan Williams1-1/+1
2018-05-23dax: Introduce a ->copy_to_iter dax operationDan Williams1-0/+7
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2-2/+25
2018-05-15x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2-4/+5
2018-04-20Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams1-2/+1
2018-04-20libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring1-1/+1