summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar2009-06-251-4/+4
| * | [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin2009-06-251-5/+2
| * | [SCSI] ibmvscsi: Fix module load hangBrian King2009-06-251-1/+6
| |/
* | block: get rid of queue-private command filterJens Axboe2009-07-011-3/+1
|/
* [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley2009-06-211-1/+1
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-215-18/+3
* scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput2009-06-211-0/+1
* fc_transport: Selective return value from BSG timeout functionGiridhar Malavali2009-06-211-1/+4
* fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali2009-06-211-18/+19
* sym53c8xx: ratelimit parity errorsJohn Stoffel2009-06-211-2/+3
* explain the hidden scsi_wait_scan Kconfig variableStefan Richter2009-06-211-1/+12
* ibmvfc: Fix endless PRLI loop in discoveryBrian King2009-06-212-4/+13
* ibmvfc: Process async events before command responsesBrian King2009-06-211-10/+10
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-215-279/+235
* libfcoe: Add runtime debugging with module param debug_loggingRobert Love2009-06-211-40/+54
* fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2009-06-212-55/+77
* scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen2009-06-211-1/+29
* cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap2009-06-211-0/+2
* ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2009-06-212-15/+21
* ipr: add test for MSI interrupt supportWayne Boyer2009-06-212-9/+105
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-212-1/+40
* scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-211-5/+6
* enhance device info matching for multiple tablesJames Bottomley2009-06-212-22/+240
* qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez2009-06-211-1/+1
* qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-06-211-1/+1
* qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez2009-06-211-5/+10
* qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2009-06-212-7/+8
* qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty2009-06-211-1/+1
* fix race that can give duplicate host numberJoe Eykholt2009-06-211-2/+6
OpenPOWER on IntegriCloud