aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/rsxx
AgeCommit message (Expand)Author
2013-06-19rsxx: Adding in debugfs entries.Philip J Kelleher
2013-06-19rsxx: Fixes incorrect stats calculation.Philip J Kelleher
2013-06-19rsxx: Adding EEH check inside cregs timeout.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: Changing the adapter name to the official name.Philip J Kelleher
2013-06-19rsxx: Adding in sync_start module paramenter.Philip J Kelleher
2013-06-19rsxx: Allow block size to be determined by configuration.Philip J Kelleher
2013-06-19rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher
2013-06-19rsxx: Individual workqueues for interruptible events.Philip J Kelleher
2013-03-26rsxx: remove unused variablePhilip J Kelleher
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher
2013-03-25block: removes dynamic allocation on stackPhilip J Kelleher
2013-03-16rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()Jens Axboe
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 fixes inconsistent locking.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher
2013-02-07rsxx: add slab.h include to dma.cJens Axboe
2013-02-06block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com