summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25bnx2i: Rebranding bnx2i driverVikas Chaudhary
2014-07-25mpt3sas: Rework the MSI-X grouping codeMartin K. Petersen
2014-07-25mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen
2014-07-25mptfusion: tweak null pointer checksJoe Lawrence
2014-07-25mptfusion: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mptfusion: make adapter prod_name[] a pointerJoe Lawrence
2014-07-25mptfusion: use memdup_userJoe Lawrence
2014-07-25mptfusion: remove redundant kfree checksJoe Lawrence
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence
2014-07-25mpt3sas: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mpt3sas: correct scsi_{target,device} hostdata allocationJoe Lawrence
2014-07-25mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence
2014-07-25mpt2sas: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence
2014-07-253w-xxxx: fix mis-aligned struct accessesArnd Bergmann
2014-07-25NCR53c406a: don't call free_dma() by defaultArnd Bergmann
2014-07-25qlogicfas: don't call free_dma()Arnd Bergmann
2014-07-25pas16: don't call free_dma()Arnd Bergmann
2014-07-25advansys: don't build ARMArnd Bergmann
2014-07-25ibmvfc: fix little endian issuesTyrel Datwyler
2014-07-25qla2xxx: Use dma_zalloc_coherentJoe Perches
2014-07-25bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-25bfa: remove useless return variablesPeter Senna Tschudin
2014-07-25bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-07-25bfa: Use dma_zalloc_coherentJoe Perches
2014-07-25aic7xxx: Use kstrdupHimangi Saraogi
2014-07-25scsi: add defines for new FC port speeds.Dick Kennedy
2014-07-25bnx2i, be2iscsi: fix custom stats lengthMike Christie
2014-07-25iscsi: kill redundant castsNick Black' via open-iscsi
2014-07-25tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRSPaul Bolle
2014-07-25sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeoutK. Y. Srinivasan
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-25scsi: add a symbolic name for the ZBC device typeChristoph Hellwig
2014-07-25scsi: update scsi_device_typesChristoph Hellwig
2014-07-25fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scatterlist: allow chaining to preallocated chunksChristoph Hellwig
2014-07-25scsi: unwind blk_end_request_all and blk_end_request_err callsChristoph Hellwig
2014-07-25scsi: only maintain target_blocked if the driver has a target queue limitChristoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig
2014-07-25scsi: push host_lock down into scsi_{host,target}_queue_readyChristoph Hellwig
2014-07-25scsi: set ->scsi_done before calling scsi_dispatch_cmdChristoph Hellwig
2014-07-25scsi: centralize command re-queueing in scsi_dispatch_fnChristoph Hellwig
2014-07-25scsi: split __scsi_queue_insertChristoph Hellwig
2014-07-25scsi: add scsi_setup_cmnd helperChristoph Hellwig
2014-07-17scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig