Age | Commit message (Expand) | Author |
2013-03-20 | dc395x: uninitialized variable in device_alloc() | Dan Carpenter |
2013-02-06 | sd: Reshuffle init_sd to avoid crash | Joel D. Diaz |
2013-02-06 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-16 | mvsas: Fix oops when ata commond timeout. | Jianpeng Ma |
2013-01-03 | hpsa: gen8plus Smart Array IDs | Mike Miller |
2013-01-03 | qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically. | David Jeffery |
2013-01-03 | mvsas: fix undefined bit shift | Xi Wang |
2013-01-03 | prevent stack buffer overflow in host_reset | Sasha Levin |
2013-01-03 | scsi: aha152x: Fix sparse warning and make printing pointer address more port... | Krzysztof Wilczynski |
2012-12-06 | isci: copy fis 0x34 response into proper buffer | Maciej Patelczyk |
2012-10-30 | scsi_debug: Fix off-by-one bug when unmapping region | Lukas Czerner |
2012-10-17 | hpsa: dial down lockup detection during firmware flash | Stephen M. Cameron |
2012-10-17 | drivers/scsi/atp870u.c: fix bad use of udelay | Martin Michlmayr |
2012-10-17 | scsi_dh_alua: Enable STPG for unavailable ports | Bart Van Assche |
2012-10-17 | scsi_remove_target: fix softlockup regression on hot remove | Dan Williams |
2012-10-17 | ibmvscsi: Fix host config length field overflow | Benjamin Herrenschmidt |
2012-10-17 | hpsa: Use LUN reset instead of target reset | Stephen M. Cameron |
2012-10-17 | isci: fix isci_pci_probe() generates warning on efi failure path | Dan Williams |
2012-10-10 | hpsa: fix handling of protocol error | Stephen M. Cameron |
2012-10-10 | mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA | sreekanth.reddy@lsi.com |
2012-10-10 | bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai |
2012-09-19 | Fix 'Device not ready' issue on mpt2sas | James Bottomley |
2012-09-19 | megaraid_sas: Move poll_aen_lock initializer | Kashyap Desai |
2012-09-19 | mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth comman... | sreekanth.reddy@lsi.com |
2012-08-02 | libsas: fix sas_discover_devices return code handling | Dan Williams |
2012-08-02 | libsas: continue revalidation | Dan Williams |
2012-08-02 | fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) | Dan Williams |
2012-08-02 | fix hot unplug vs async scan race | Dan Williams |
2012-08-02 | Avoid dangling pointer in scsi_requeue_command() | Bart Van Assche |
2012-08-02 | Fix device removal NULL pointer dereference | Bart Van Assche |
2012-08-02 | Fix NULL dereferences in scsi_cmd_to_driver | Mark Rustad |
2012-07-25 | libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | Dan Williams |
2012-06-19 | mpt2sas: Fix unsafe using smp_processor_id() in preemptible | nagalakshmi.nandigama@lsi.com |
2012-06-10 | fix scsi_wait_scan | James Bottomley |
2012-06-10 | Fix dm-multipath starvation when scsi host is busy | Jun'ichi Nomura |
2012-05-31 | hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler | Stephen M. Cameron |
2012-05-31 | isci: fix oem parameter validation on single controller skus | Dan Williams |
2012-05-31 | mpt2sas: Fix for panic happening because of improper memory allocation | nagalakshmi.nandigama@lsi.com |
2012-05-31 | hpsa: Fix problem with MSA2xxx devices | Stephen M. Cameron |
2012-05-11 | libsas: fix false positive 'device attached' conditions | Dan Williams |
2012-05-11 | libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys | Thomas Jackson |
2012-03-12 | osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 | Boaz Harrosh |
2012-02-29 | scsi_pm: Fix bug in the SCSI power management handler | Alan Stern |
2012-02-29 | scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li |
2012-02-03 | mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probe | nagalakshmi.nandigama@lsi.com |
2012-01-25 | sym53c8xx: Fix NULL pointer dereference in slave_destroy | Stratos Psomadakis |
2012-01-25 | block: fail SCSI passthrough ioctls on partition devices | Paolo Bonzini |
2012-01-25 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini |
2012-01-25 | SCSI: mpt2sas : Fix for memory allocation error for large host credits | nagalakshmi.nandigama@lsi.com |
2012-01-25 | SCSI: mpt2sas: Release spinlock for the raid device list before blocking it | nagalakshmi.nandigama@lsi.com |