summaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/dev.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
* block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-181-3/+3
* block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-3/+3
* block: pass in queue to inflight accountingJens Axboe2017-08-091-3/+3
* block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-271-1/+0Star
* blk: remove bio_set arg from blk_queue_split()NeilBrown2017-06-181-1/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-9/+5Star
* rsxx: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-1/+0Star
* block: convert to device_add_disk()Dan Williams2016-06-271-3/+1Star
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+2
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-2/+7
* block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng2014-11-241-25/+4Star
* block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
* block: Abstract out bvec iteratorKent Overstreet2013-11-241-3/+3
* rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher2013-11-081-3/+5
* rsxx: Adapter address space sanity check.Philip J Kelleher2013-06-191-0/+3
* rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher2013-06-191-0/+4
* rsxx: Allow block size to be determined by configuration.Philip J Kelleher2013-06-191-19/+1Star
* rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-191-2/+4
* block: IBM RamSan 70/80 driver fixesPhilip J Kelleher2013-02-181-1/+1
* block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com2013-02-051-0/+367