summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2020-01-04libnvdimm/btt: fix variable 'rc' set but not usedQian Cai
2019-07-31libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-06-19libnvdimm: Fix compilation warnings with W=1Qian Cai
2019-05-31libnvdimm/namespace: Fix label tracking errorDan Williams
2019-05-31libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams
2019-05-16libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki
2019-05-16libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams
2019-03-23libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang
2019-03-23libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams
2018-12-13libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams
2018-11-13libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams
2018-11-13libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma
2018-07-03linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott
2018-04-24libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams
2018-04-24libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams
2018-03-28libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma
2017-12-29libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams
2017-12-29libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma
2017-12-29libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2017-11-30libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams
2017-11-30libnvdimm, region : make 'resource' attribute only readable by rootDan Williams
2017-11-30libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams
2017-11-30libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams
2017-11-30libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18libnvdimm, namespace: fix btt claim class crashDan Williams
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-11dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap
2017-09-07libnvdimm, btt: clean up warning and error messagesVishal Verma
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu
2017-08-31libnvdimm: fix integer overflow static analysis warningDan Williams
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-31libnvdimm, btt: rework error clearingVishal Verma
2017-08-31libnvdimm: fix potential deadlock while clearing errorsVishal Verma
2017-08-31libnvdimm, btt: cache sector_size in arena_infoVishal Verma
2017-08-31libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma
2017-08-31libnvdimm, btt: refactor map entry operations with macrosVishal Verma
2017-08-31libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma
2017-08-30libnvdimm, btt: check memory allocation failureChristophe Jaillet
2017-08-29libnvdimm, label: fix index block size calculationDan Williams
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-15libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams
2017-08-11libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran