Age | Commit message (Expand) | Author |
2014-02-06 | SCSI: bfa: Chinook quad port 16G FC HBA claim issue | Vijaya Mohan Guvva |
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-11-29 | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara |
2013-11-13 | aacraid: missing capable() check in compat ioctl | Dan Carpenter |
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-08-14 | SCSI: nsp32: use mdelay instead of large udelay constants | Arnd Bergmann |
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-07-28 | SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rsp | Andi Kleen |
2013-07-28 | SCSI: megaraid_sas: fix memory leak if SGL has zero length entries | Bjørn Mork |
2013-07-28 | SCSI: mpt2sas: fix firmware failure with wrong task attribute | Sreekanth Reddy |
2013-07-13 | SCSI: sd: Fix parsing of 'temporary ' cache mode prefix | Ben Hutchings |
2013-07-13 | block: do not pass disk names as format strings | Kees Cook |
2013-05-19 | SCSI: sd: fix array cache flushing bug causing performance problems | James Bottomley |
2013-04-16 | SCSI: libsas: fix handling vacant phy in sas_set_ex_phy() | Lukasz Dorau |
2013-03-14 | SCSI: storvsc: Initialize the sglist | K. Y. Srinivasan |
2013-03-14 | SCSI: dc395x: uninitialized variable in device_alloc() | Dan Carpenter |
2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-27 | SCSI: sd: Reshuffle init_sd to avoid crash | Joel D. Diaz |
2013-01-17 | SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically. | David Jeffery |
2013-01-17 | SCSI: prevent stack buffer overflow in host_reset | Sasha Levin |
2013-01-17 | SCSI: mvsas: fix undefined bit shift | Xi Wang |
2013-01-17 | SCSI: mvsas: Fix oops when ata commond timeout. | Jianpeng Ma |
2012-12-03 | SCSI: isci: copy fis 0x34 response into proper buffer | Maciej Patelczyk |
2012-12-03 | scsi: aha152x: Fix sparse warning and make printing pointer address more port... | Krzysztof Wilczynski |
2012-12-03 | mvsas: remove unused variable in mvs_task_exec() | Dan Carpenter |
2012-10-21 | SCSI: scsi_debug: Fix off-by-one bug when unmapping region | Lukas Czerner |
2012-10-21 | SCSI: storvsc: Account for in-transit packets in the RESET path | K. Y. Srinivasan |
2012-10-21 | SCSI: hpsa: dial down lockup detection during firmware flash | Stephen M. Cameron |
2012-10-13 | drivers/scsi/atp870u.c: fix bad use of udelay | Martin Michlmayr |
2012-10-07 | SCSI: scsi_dh_alua: Enable STPG for unavailable ports | Bart Van Assche |
2012-10-07 | SCSI: scsi_remove_target: fix softlockup regression on hot remove | Dan Williams |
2012-10-07 | isci: fix isci_pci_probe() generates warning on efi failure path | Dan Williams |
2012-10-07 | SCSI: hpsa: Use LUN reset instead of target reset | Stephen M. Cameron |
2012-10-07 | SCSI: ibmvscsi: Fix host config length field overflow | Benjamin Herrenschmidt |
2012-10-02 | SCSI: scsi: virtio-scsi: Fix address translation failure of HighMem pages use... | Wang Sen |
2012-10-02 | SCSI: hpsa: fix handling of protocol error | Stephen M. Cameron |
2012-10-02 | SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai |
2012-10-02 | SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA | sreekanth.reddy@lsi.com |
2012-10-02 | SCSI: lpfc: fix problems with -Werror | James Bottomley |
2012-09-14 | SCSI: Fix 'Device not ready' issue on mpt2sas | James Bottomley |
2012-09-14 | SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ... | sreekanth.reddy@lsi.com |
2012-09-14 | SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagation | Mike Snitzer |
2012-09-14 | SCSI: megaraid_sas: Move poll_aen_lock initializer | Kashyap Desai |
2012-08-09 | SCSI: Avoid dangling pointer in scsi_requeue_command() | Bart Van Assche |