summaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx
AgeCommit message (Expand)AuthorLines
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng-25/+4
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2014-10-09rsxx debugfs inanityAl Viro-65/+16
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-0/+1
2014-10-01rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet-5/+6
2013-11-23block: Abstract out bvec iteratorKent Overstreet-5/+5
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher-4/+6
2013-11-08rsxx: Disallow discards from being unmapped.Philip J Kelleher-12/+17
2013-11-08rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher-21/+24
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher-47/+28
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher-22/+37
2013-06-19rsxx: Adding in debugfs entries.Philip J Kelleher-0/+278
2013-06-19rsxx: Fixes incorrect stats calculation.Philip J Kelleher-0/+1
2013-06-19rsxx: Adding EEH check inside cregs timeout.Philip J Kelleher-0/+9
2013-06-19rsxx: Adapter address space sanity check.Philip J Kelleher-0/+3
2013-06-19rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher-0/+4
2013-06-19rsxx: Changing the adapter name to the official name.Philip J Kelleher-5/+5
2013-06-19rsxx: Adding in sync_start module paramenter.Philip J Kelleher-0/+34
2013-06-19rsxx: Allow block size to be determined by configuration.Philip J Kelleher-19/+1
2013-06-19rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher-8/+28
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher-93/+95
2013-06-19rsxx: Individual workqueues for interruptible events.Philip J Kelleher-3/+27
2013-03-26rsxx: remove unused variablePhilip J Kelleher-1/+0
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher-5/+22
2013-03-25block: removes dynamic allocation on stackPhilip J Kelleher-1/+6
2013-03-16rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()Jens Axboe-0/+1
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher-67/+436
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher-3/+4
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher-16/+11
2013-03-11block: IBM RamSan 70/80 fixes inconsistent locking.Philip J Kelleher-26/+18
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher-30/+11
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher-63/+69
2013-02-07rsxx: add slab.h include to dma.cJens Axboe-0/+1
2013-02-06block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell-3/+3
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com-0/+3496