aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke1-1/+1
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan1-3/+3
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche1-3/+3
2017-08-09block: pass in queue to inflight accountingJens Axboe1-3/+3
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig1-1/+0
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown1-1/+1
2017-06-09block: switch bios to blk_status_tChristoph Hellwig1-9/+5
2017-04-08rsxx: remove the discard_zeroes_data flagChristoph Hellwig1-1/+0
2016-06-27block: convert to device_add_disk()Dan Williams1-3/+1
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