aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl2014-11-25
* esas2r: fir error handling in do_fm_apiTomas Henzl2014-11-25
* tmscsim: replace by am53c974 driverHannes Reinecke2014-11-24
* esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke2014-11-24
* esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini2014-11-24
* esp_scsi: correctly detect am53c974Hannes Reinecke2014-11-24
* am53c974: BLAST residual handlingHannes Reinecke2014-11-24
* am53c974: add new driverHannes Reinecke2014-11-24
* esp_scsi: use FIFO for command submissionHannes Reinecke2014-11-24
* esp_scsi: read status registersHannes Reinecke2014-11-24
* esp_scsi: debug event and commandHannes Reinecke2014-11-24
* esp_scsi: convert to dev_printkHannes Reinecke2014-11-24
* esp_scsi: make number of tags configurableHannes Reinecke2014-11-24
* esp_scsi: spellcheck 'driver'Hannes Reinecke2014-11-24
* vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig2014-11-24
* mpt3sas: simplify ->change_queue_depthChristoph Hellwig2014-11-24
* mpt2sas: simplify ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* lpfc: remove queue_depth eventsChristoph Hellwig2014-11-24
* megaraid_sas: do not process IOCTLs and SCSI commands during driver removalSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com2014-11-24
* megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com2014-11-24
* zfcp: auto port scan resiliencyMartin Peschke2014-11-20
* zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier2014-11-20
* bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-20
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-20
* virtio_scsi: support multi hw queue of blk-mqMing Lei2014-11-20
* hpsa: remove spin lock around command allocationStephen M. Cameron2014-11-20
* hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott2014-11-20
* hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger2014-11-20
* hpsa: do not be so noisy about check conditionsStephen M. Cameron2014-11-20
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-20
* hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2014-11-20
* hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron2014-11-20
* hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron2014-11-20
* hpsa: remove 'action required' phrasingStephen M. Cameron2014-11-20
* hpsa: correct off-by-one sizing of chained SG blockWebb Scales2014-11-20
* hpsa: fix a couple pci id table mistakesStephen M. Cameron2014-11-20
* hpsa: remove dev_warn prints from RAID-1ADMRobert Elliott2014-11-20
* hpsa: Clean up warnings from sparse.Don Brace2014-11-20
* atari_NCR5380: Fix "transfered" typoFinn Thain2014-11-20
* atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain2014-11-20
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-20
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-20