| Commit message (Expand) | Author | Age |
* | ibmvscsis: Do not send aborted task response | Bryant G. Ly | 2017-05-25 |
* | scsi: smartpqi: fix time handling | Arnd Bergmann | 2017-05-14 |
* | scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m | Finn Thain | 2017-05-14 |
* | scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr | Bill Kuzeja | 2017-05-14 |
* | scsi: storvsc: Workaround for virtual DVD SCSI version | Stephen Hemminger | 2017-05-08 |
* | scsi: sd: Fix capacity calculation with 32-bit sector_t | Martin K. Petersen | 2017-04-21 |
* | scsi: qla2xxx: Add fix to read correct register value for ISP82xx. | Sawan Chandak | 2017-04-21 |
* | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable | Fam Zheng | 2017-04-21 |
* | scsi: sr: Sanity check returned mode data | Martin K. Petersen | 2017-04-21 |
* | scsi: ufs: issue link starup 2 times if device isn't active | subhashj@codeaurora.org | 2017-04-12 |
* | scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED | Zang Leigang | 2017-04-12 |
* | scsi: ufs: add quirk to increase host PA_SaveConfigTime | Subhash Jadavani | 2017-04-12 |
* | scsi: ufs: ensure that host pa_tactivate is higher than device | Subhash Jadavani | 2017-04-12 |
* | scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk | Kiwoong Kim | 2017-04-12 |
* | qla2xxx: Allow vref count to timeout on vport delete. | Joe Carnuccio | 2017-04-08 |
* | scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion function | Bart Van Assche | 2017-04-08 |
* | scsi: scsi_dh_alua: Check scsi_device_get() return value | Bart Van Assche | 2017-04-08 |
* | scsi: libsas: fix ata xfer length | John Garry | 2017-04-08 |
* | scsi: sg: check length passed to SG_NEXT_CMD_LEN | peter chang | 2017-04-08 |
* | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 2017-03-26 |
* | scsi: lpfc: Add shutdown method for kexec | Anton Blanchard | 2017-03-26 |
* | qla2xxx: Fix request queue corruption. | Quinn Tran | 2017-03-26 |
* | qla2xxx: Fix memory leak for abts processing | Quinn Tran | 2017-03-26 |
* | scsi: ibmvscsis: Synchronize cmds at remove time | Michael Cyr | 2017-03-22 |
* | scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time | Michael Cyr | 2017-03-22 |
* | scsi: ibmvscsis: Rearrange functions for future patches | Michael Cyr | 2017-03-22 |
* | scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails | Michael Cyr | 2017-03-22 |
* | scsi: ibmvscsis: Return correct partition name/# to client | Michael Cyr | 2017-03-22 |
* | scsi: ibmvscsis: Issues from Dan Carpenter/Smatch | Michael Cyr | 2017-03-22 |
* | scsi: lpfc: Correct WQ creation for pagesize | James Smart | 2017-03-12 |
* | scsi: use 'scsi_device_from_queue()' for scsi_dh | Hannes Reinecke | 2017-03-12 |
* | scsi: aacraid: Reorder Adapter status check | Raghava Aditya Renukunta | 2017-03-12 |
* | scsi: storvsc: properly set residual data length on errors | Long Li | 2017-03-12 |
* | scsi: storvsc: properly handle SRB_ERROR when sense message is present | Long Li | 2017-03-12 |
* | scsi: storvsc: use tagged SRB requests if supported by the device | Long Li | 2017-03-12 |
* | Fix missing sanity check in /dev/sg | Al Viro | 2017-02-23 |
* | scsi: don't BUG_ON() empty DMA transfers | Johannes Thumshirn | 2017-02-23 |
* | scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash | Mauricio Faria de Oliveira | 2017-02-14 |
* | scsi: mpt3sas: disable ASPM for MPI2 controllers | ojab | 2017-02-14 |
* | scsi: aacraid: Fix INTx/MSI-x issue with older controllers | Dave Carroll | 2017-02-14 |
* | ibmvscsis: Add SGL limit | Bryant G. Ly | 2017-02-14 |
* | scsi: mpt3sas: fix hang on ata passthrough commands | James Bottomley | 2017-01-26 |
* | scsi: ses: Fix SAS device detection in enclosure | Ewan D. Milne | 2017-01-26 |
* | ibmvscsis: Fix max transfer length | Bryant G. Ly | 2017-01-26 |
* | ibmvscsis: Fix sleeping in interrupt context | Bryant G. Ly | 2017-01-26 |
* | qla2xxx: Fix crash due to null pointer access | Quinn Tran | 2017-01-26 |
* | ibmvscsis: Fix srp_transfer_data fail return code | Bryant G. Ly | 2017-01-19 |
* | scsi: mvsas: fix command_active typo | Arnd Bergmann | 2017-01-12 |
* | scsi: g_NCR5380: Fix release_region in error handling | Ondrej Zary | 2017-01-12 |
* | sg_write()/bsg_write() is not fit to be called under KERNEL_DS | Al Viro | 2017-01-09 |