Age | Commit message (Expand) | Author |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche |
2018-03-07 | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma |
2017-07-03 | block: guard bvec iteration logic | Dmitry Monakhov |
2017-07-03 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov |
2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-05-10 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-06-27 | block: convert to device_add_disk() | Dan Williams |
2016-06-15 | libnvdimm: use devm_add_action_or_reset() | Dan Williams |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams |
2016-04-22 | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams |
2016-03-09 | nvdimm/blk: don't allocate unused major device number | NeilBrown |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams |
2015-06-26 | libnvdimm: enable iostat | Dan Williams |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler |