summaryrefslogtreecommitdiff
path: root/drivers/block/rsxx/dev.c
AgeCommit message (Expand)Author
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-04-08rsxx: remove the discard_zeroes_data flagChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher
2013-06-19rsxx: Adapter address space sanity check.Philip J Kelleher
2013-06-19rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher
2013-06-19rsxx: Allow block size to be determined by configuration.Philip J Kelleher
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com