summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fc_transport: Correct max fc_host attribute countJames Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Update driver version to 8.3.4James Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-226-13/+13
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-2210-2/+954
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-227-56/+168
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-225-5/+92
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-224-16/+31
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-228-32/+242
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-227-99/+190
* [SCSI] fcoe: convert to %pMJohannes Berg2009-08-221-4/+2
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-221-2/+1
* [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warningsDave Jones2009-08-221-1/+1
* [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2009-08-222-4/+10
* [SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap2009-08-221-1/+1
* [SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa2009-08-221-29/+25
* [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa2009-08-221-12/+19
* [SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa2009-08-221-19/+1
* [SCSI] Print failed commandsMartin K. Petersen2009-08-221-0/+1
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-7/+16
* [SCSI] update scsi/constants.cDouglas Gilbert2009-08-221-20/+75
* [SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai2009-08-141-65/+20
* [SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai2009-08-131-2/+2
* [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
* [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-133-28/+64
* [SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai2009-08-131-0/+6
* [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-132-0/+8
* [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
* [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
* [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-041-2/+2
|\
| * iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan2009-07-301-2/+2
* | [SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen2009-07-301-2/+18
* | [SCSI] libsas: fix wide port hotplug issuesTom Peng2009-07-301-40/+107
* | [SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev2009-07-301-8/+15
* | [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins2009-07-303-85/+60
* | [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins2009-07-301-3/+1
* | [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9
* | [SCSI] qla4xxx: add timeout handlerMike Christie2009-07-301-0/+17
* | [SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins2009-07-305-54/+122
* | [SCSI] libiscsi: disable bh in and abort handler.Mike Christie2009-07-301-2/+2
* | [SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng2009-07-161-4/+15
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-101-0/+4
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-084-7/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\ \
| * | kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang2009-06-271-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-07-026-13/+20
|\ \
| * | [SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie2009-06-271-0/+4
| * | [SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt2009-06-261-2/+3
| * | [SCSI] zalon: fix oops on attach failureJames Bottomley2009-06-251-1/+1