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