| Commit message (Expand) | Author | Age | Files | Lines |
* | sd: Disable support for 256 byte/sector disks | Mark Hounschell | 2015-08-07 | 1 | -14/+5 |
* | 3w-9xxx: fix command completion race | Christoph Hellwig | 2015-08-07 | 2 | -49/+13 |
* | 3w-xxxx: fix command completion race | Christoph Hellwig | 2015-08-07 | 2 | -41/+6 |
* | 3w-sas: fix command completion race | Christoph Hellwig | 2015-08-07 | 2 | -44/+10 |
* | megaraid_sas: use raw_smp_processor_id() | Christoph Hellwig | 2015-08-07 | 1 | -2/+2 |
* | sg_start_req(): make sure that there's not too many elements in iovec | Al Viro | 2015-08-07 | 1 | -0/+3 |
* | Defer processing of REQ_PREEMPT requests for blocked devices | Bart Van Assche | 2015-05-09 | 1 | -1/+3 |
* | be2iscsi: Fix kernel panic when device initialization fails | John Soni Jose | 2015-05-09 | 1 | -1/+1 |
* | libsas: Fix Kernel Crash in smp_execute_task | James Bottomley | 2015-05-09 | 1 | -2/+4 |
* | sg: fix read() error reporting | Tony Battersby | 2015-05-09 | 1 | -3/+3 |
* | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe... | Minh Duc Tran | 2015-05-09 | 1 | -1/+0 |
* | scsi: correct return values for .eh_abort_handler implementations | Hannes Reinecke | 2015-02-20 | 5 | -17/+17 |
* | hpsa: fix a race in cmd_free/scsi_done | Tomas Henzl | 2014-12-14 | 1 | -2/+2 |
* | bnx2fc: do not add shared skbs to the fcoe_rx_list | Maurizio Lombardi | 2014-12-14 | 1 | -0/+7 |
* | scsi: only re-lock door after EH on devices that were reset | Christoph Hellwig | 2014-12-14 | 1 | -1/+3 |
* | libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu | Mike Christie | 2014-11-05 | 1 | -0/+10 |
* | hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl | Stephen M. Cameron | 2014-09-13 | 1 | -1/+1 |
* | bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address | Ben Hutchings | 2014-09-13 | 1 | -1/+1 |
* | scsi: handle flush errors properly | James Bottomley | 2014-09-13 | 1 | -0/+8 |
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue | Mikulas Patocka | 2014-08-06 | 1 | -0/+4 |
* | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern | 2014-08-06 | 1 | -1/+4 |
* | ibmvscsi: Add memory barriers for send / receive | Brian King | 2014-08-06 | 1 | -0/+10 |
* | ibmvscsi: Abort init sequence during error recovery | Brian King | 2014-08-06 | 1 | -1/+2 |
* | megaraid: Use resource_size_t for PCI resources, not long | Ben Collins | 2014-07-11 | 2 | -3/+3 |
* | Fix spurious request sense in error handling | James Bottomley | 2014-07-11 | 1 | -0/+9 |
* | dual scan thread bug fix | James Bottomley | 2014-07-11 | 1 | -7/+16 |
* | fix our current target reap infrastructure | James Bottomley | 2014-07-11 | 2 | -45/+74 |
* | Stop accepting SCSI requests before removing a device | Bart Van Assche | 2014-07-11 | 2 | -5/+13 |
* | mpt2sas: Don't disable device twice at suspend. | Tyler Stachecki | 2014-06-09 | 1 | -1/+0 |
* | Revert "isci: fix reset timeout handling" | Ben Hutchings | 2014-04-30 | 2 | -1/+8 |
* | qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali | 2014-04-02 | 1 | -2/+1 |
* | isci: correct erroneous for_each_isci_host macro | Lukasz Dorau | 2014-04-02 | 1 | -3/+2 |
* | isci: fix reset timeout handling | Dan Williams | 2014-04-02 | 2 | -8/+1 |
* | bfa: Chinook quad port 16G FC HBA claim issue | Vijaya Mohan Guvva | 2014-04-02 | 1 | -2/+4 |
* | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara | 2014-01-03 | 1 | -1/+2 |
* | hpsa: return 0 from driver probe function on success, not 1 | Stephen M. Cameron | 2014-01-03 | 1 | -1/+1 |
* | hpsa: do not discard scsi status on aborted commands | Stephen M. Cameron | 2014-01-03 | 1 | -1/+1 |
* | libsas: fix usage of ata_tf_to_fis | Dan Williams | 2014-01-03 | 1 | -1/+1 |
* | aacraid: missing capable() check in compat ioctl | Dan Carpenter | 2013-11-28 | 1 | -0/+2 |
* | iscsi: don't hang in endless loop if no targets present | Sasha Levin | 2013-10-26 | 1 | -1/+1 |
* | esp_scsi: Fix tag state corruption when autosensing. | David S. Miller | 2013-10-26 | 2 | -6/+9 |
* | sd: Fix potential out-of-bounds access | Alan Stern | 2013-10-26 | 1 | -8/+3 |
* | SCSI: nsp32: use mdelay instead of large udelay constants | Arnd Bergmann | 2013-09-10 | 1 | -1/+1 |
* | megaraid_sas: megaraid_sas driver init fails in kdump kernel | Sumit.Saxena@lsi.com | 2013-09-10 | 1 | -5/+15 |
* | sd: fix crash when UA received on DIF enabled device | Ewan D. Milne | 2013-08-02 | 1 | -15/+7 |
* | qla2xxx: Properly set the tagging for commands. | Saurav Kashyap | 2013-08-02 | 1 | -2/+9 |
* | isci: Fix a race condition in the SSP task management path | Jeff Skirvin | 2013-08-02 | 1 | -3/+6 |
* | Fix incorrect memset in bnx2fc_parse_fcp_rsp | Andi Kleen | 2013-08-02 | 1 | -1/+1 |
* | megaraid_sas: fix memory leak if SGL has zero length entries | Bjørn Mork | 2013-07-27 | 1 | -4/+6 |
* | block: do not pass disk names as format strings | Kees Cook | 2013-07-27 | 1 | -1/+1 |