aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/blk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-09nvdimm/blk: don't allocate unused major device numberNeilBrown1-17/+1
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-1/+2
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-2/+3
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams1-0/+2
2015-06-26libnvdimm: enable iostatDan Williams1-1/+6
2015-06-26libnvdimm, blk: add support for blk integrityVishal Verma1-21/+153
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler1-0/+245