summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-06-10sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-06-10storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan1-2/+1
2015-05-183w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-05-183w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-05-183w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-05-18mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-18sd: Fix missing ATO tag checkMartin K. Petersen1-1/+1
2015-05-18sd: Unregister integrity profileMartin K. Petersen1-0/+1
2015-05-18scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-04-25be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-25Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-17tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-28libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-03-24fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-03-24sg: fix read() error reportingTony Battersby1-3/+3
2015-03-07sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby1-1/+16
2015-03-07sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby1-3/+14
2015-03-07megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com1-1/+2
2015-03-07megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com2-2/+15
2015-03-07megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com4-30/+24
2015-02-11sd: Fix max transfer length for 4k disksBrian King1-2/+4
2015-01-30ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-01-27SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2015-01-27scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby1-1/+3
2015-01-27scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen1-0/+1
2015-01-27Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke6-18/+18
2015-01-08megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2-14/+16
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-52/+77
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+3
2014-11-20scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv1-6/+3
2014-11-20scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv1-1/+1
2014-11-20scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv1-4/+2
2014-11-20scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv1-1/+1
2014-11-20ufs: fix power info after link start-upYaniv Gardi1-0/+18
2014-11-20ufs: fix reference counting of W-LUsAkinobu Mita2-40/+36
2014-11-20scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg1-0/+1
2014-11-20bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-11-20cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2-1/+3
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2-11/+10
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu1-1/+1
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt2-16/+17
2014-11-10scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com1-0/+7
2014-11-10scsi: call device handler for failed TUR commandChristoph Hellwig1-8/+8
2014-11-10scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3