summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke2010-01-171-22/+31
* [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig2010-01-171-1/+4
* [SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali2010-01-171-1/+1
* [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez2010-01-171-0/+3
* [SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez2010-01-173-14/+13
* [SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh2010-01-171-1/+1
* [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-176-45/+154
* [SCSI] lpfc: fix file permissionsJames Bottomley2010-01-172-0/+0
* [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves2010-01-121-1/+1
* [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart2010-01-041-1/+1
* [SCSI] lpfc 8.3.7: Fix discovery failures.James Smart2010-01-044-2/+14
* [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2010-01-042-2/+7
* [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-045-17/+30
* [SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart2010-01-043-2/+3
* [SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2010-01-042-8/+15
* [SCSI] stex: fix scan of nonexistent lunEd Lin2010-01-041-0/+5
* [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath2009-12-301-5/+3
* [SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali2009-12-301-1/+1
* [SCSI] qla2xxx: Added to EEH support.Duane Grigsby2009-12-301-0/+7
* [SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez2009-12-307-21/+165
* [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty2009-12-301-0/+2
* [SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez2009-12-303-0/+36
* [SCSI] cxgb3i: Fix a login over vlan issueRakesh Ranjan2009-12-301-1/+33
* kfifo: fix warn_unused_resultStefani Seibold2009-12-222-4/+12
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-223-19/+19
* kfifo: cleanup namespaceStefani Seibold2009-12-223-18/+18
* kfifo: move out spinlockStefani Seibold2009-12-223-6/+7
* kfifo: move struct kfifo in placeStefani Seibold2009-12-223-37/+27
* Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
|\
| * cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-1745-355/+4905
|\ \ | |/ |/|
| * [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-121-4/+7
| * [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-122-3/+114
| * [SCSI] libfc: reduce hold time on SCSI host lockChris Leech2009-12-121-29/+36
| * [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-121-0/+1
| * [SCSI] pm8001: misc code cleanupjack wang2009-12-103-5/+9
| * [SCSI] pm8001: enable read HBA SAS address from VPDjack wang2009-12-103-20/+26
| * [SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang2009-12-101-0/+2
| * [SCSI] pm8001: bit set pm8001_ha->flagsjack wang2009-12-101-1/+1
| * [SCSI] pm8001:fix potential NULL pointer dereferencejack wang2009-12-101-1/+1
| * [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang2009-12-101-44/+21
| * [SCSI] pm8001: fix endian issues with SAS addressjack wang2009-12-102-5/+5
| * [SCSI] pm8001: enhance error handle for IO patchjack wang2009-12-104-5/+84
| * [SCSI] pm8001: Fix for sata io circular lock dependency.jack wang2009-12-101-5/+35
| * [SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron2009-12-105-0/+4141
| * [SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com2009-12-102-14/+14
| * [SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2009-12-102-4/+2
| * [SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa2009-12-101-4/+13
| * [SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa2009-12-103-8/+31
| * [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa2009-12-101-1/+1
OpenPOWER on IntegriCloud