Age | Commit message (Expand) | Author |
2014-07-09 | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue | Mikulas Patocka |
2014-07-09 | virtio-scsi: fix various bad behavior on aborted requests | Paolo Bonzini |
2014-07-09 | virtio-scsi: avoid cancelling uninitialized work items | Paolo Bonzini |
2014-07-09 | ibmvscsi: Add memory barriers for send / receive | Brian King |
2014-07-09 | ibmvscsi: Abort init sequence during error recovery | Brian King |
2014-06-26 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-06-16 | SCSI: megaraid: Use resource_size_t for PCI resources, not long | Ben Collins |
2014-05-30 | SCSI: megaraid: missing bounds check in mimd_to_kioc() | Dan Carpenter |
2014-05-30 | SCSI: dual scan thread bug fix | James Bottomley |
2014-05-30 | scsi: fix our current target reap infrastructure | James Bottomley |
2014-05-13 | mpt2sas: Don't disable device twice at suspend. | Tyler Stachecki |
2014-05-13 | virtio-scsi: Skip setting affinity on uninitialized vq | Fam Zheng |
2014-05-06 | SCSI: arcmsr: upper 32 of dma address lost | Dan Carpenter |
2014-05-06 | SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc() | Dan Carpenter |
2014-03-23 | SCSI: storvsc: NULL pointer dereference fix | Ales Novak |
2014-03-23 | SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali |
2014-03-23 | SCSI: isci: correct erroneous for_each_isci_host macro | Lukasz Dorau |
2014-03-23 | SCSI: isci: fix reset timeout handling | Dan Williams |
2014-03-06 | qla2xxx: Fix kernel panic on selective retransmission request | Dr. Greg Wettstein |
2014-02-06 | virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze | Asias He |
2014-02-06 | SCSI: bfa: Chinook quad port 16G FC HBA claim issue | Vijaya Mohan Guvva |
2014-01-15 | SCSI: sd: Reduce buffer size for vpd request | Bernd Schubert |
2013-12-11 | SCSI: Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen |
2013-12-11 | SCSI: hpsa: return 0 from driver probe function on success, not 1 | Stephen M. Cameron |
2013-12-11 | SCSI: hpsa: do not discard scsi status on aborted commands | Stephen M. Cameron |
2013-12-11 | SCSI: libsas: fix usage of ata_tf_to_fis | Dan Williams |
2013-12-11 | SCSI: bfa: Fix crash when symb name set for offline vport | Vijaya Mohan Guvva |
2013-11-29 | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara |
2013-11-13 | aacraid: missing capable() check in compat ioctl | Dan Carpenter |
2013-11-13 | SCSI: sd: call blk_pm_runtime_init before add_disk | Aaron Lu |
2013-10-13 | esp_scsi: Fix tag state corruption when autosensing. | David S. Miller |
2013-09-26 | SCSI: sd: Fix potential out-of-bounds access | Alan Stern |
2013-09-26 | SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernel | Greg Kroah-Hartman |
2013-09-07 | SCSI: pm80xx: fix Adaptec 71605H hang | Hans Verkuil |
2013-08-29 | SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM on | Anton Blanchard |
2013-08-14 | SCSI: nsp32: use mdelay instead of large udelay constants | Arnd Bergmann |
2013-08-14 | virtio-scsi: Fix virtqueue affinity setup | Asias He |
2013-08-14 | SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernel | Sumit.Saxena@lsi.com |
2013-08-14 | SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen |
2013-08-04 | SCSI: qla2xxx: Properly set the tagging for commands. | Saurav Kashyap |
2013-08-04 | SCSI: sd: fix crash when UA received on DIF enabled device | Ewan D. Milne |
2013-08-04 | SCSI: isci: Fix a race condition in the SSP task management path | Jeff Skirvin |
2013-07-28 | SCSI: megaraid_sas: fix memory leak if SGL has zero length entries | Bjørn Mork |
2013-07-28 | SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no... | Sreekanth Reddy |
2013-07-28 | SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE... | Sreekanth Reddy |
2013-07-25 | SCSI: mpt2sas: Fix for issue Missing delay not getting set during system bootup | Reddy, Sreekanth |
2013-07-25 | SCSI: mpt2sas: fix firmware failure with wrong task attribute | Sreekanth Reddy |
2013-07-25 | SCSI: aacraid: Fix for arrays are going offline in the system. System hangs | Mahesh Rajashekhara |
2013-07-25 | SCSI: sd: Update WRITE SAME heuristics | Martin K. Petersen |
2013-07-13 | SCSI: sd: Fix parsing of 'temporary ' cache mode prefix | Ben Hutchings |