index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rsxx
/
dev.c
Age
Commit message (
Expand
)
Author
2016-06-27
block: convert to device_add_disk()
Dan Williams
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2014-11-24
block/rsxx: use generic io stats accounting functions to simplify io stat acc...
Gu Zheng
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-08
rsxx: Fix possible kernel panic with invalid config.
Philip J Kelleher
2013-06-19
rsxx: Adapter address space sanity check.
Philip J Kelleher
2013-06-19
rsxx: Fixes DLPAR add kernel panic if partition still mounted.
Philip J Kelleher
2013-06-19
rsxx: Allow block size to be determined by configuration.
Philip J Kelleher
2013-06-19
rsxx: Restructured DMA cancel scheme.
Philip J Kelleher
2013-02-18
block: IBM RamSan 70/80 driver fixes
Philip J Kelleher
2013-02-05
block: IBM RamSan 70/80 device driver
josh.h.morris@us.ibm.com