aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet1-0/+2
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-2/+7
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat accountingGu Zheng1-25/+4
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer1-0/+1
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-3/+3
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher1-3/+5
2013-06-19rsxx: Adapter address space sanity check.Philip J Kelleher1-0/+3
2013-06-19rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher1-0/+4
2013-06-19rsxx: Allow block size to be determined by configuration.Philip J Kelleher1-19/+1
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher1-2/+4
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher1-1/+1
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com1-0/+367