Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | block: guard bvec iteration logic | Dmitry Monakhov | 1 | -1/+2 |
2017-07-04 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 1 | -11/+2 |
2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | 1 | -1/+0 |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig | 1 | -2/+2 |
2017-05-11 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 1 | -1/+2 |
2016-07-29 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+4 |
2016-06-27 | block: convert to device_add_disk() | Dan Williams | 1 | -2/+1 |
2016-06-16 | libnvdimm: use devm_add_action_or_reset() | Dan Williams | 1 | -7/+4 |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams | 1 | -68/+69 |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams | 1 | -4/+2 |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams | 1 | -41/+36 |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams | 1 | -1/+1 |
2016-03-10 | nvdimm/blk: don't allocate unused major device number | NeilBrown | 1 | -17/+1 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 1 | -1/+2 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -2/+3 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 1 | -0/+2 |
2015-06-26 | libnvdimm: enable iostat | Dan Williams | 1 | -1/+6 |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma | 1 | -21/+153 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 1 | -0/+245 |