aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-022-1/+2
* scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-281-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-2764-1141/+5775
|\
| * [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart2011-05-265-403/+1917
| * [SCSI] lpfc 8.3.24: Add resource extent supportJames Smart2011-05-2617-276/+1937
| * [SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart2011-05-265-11/+259
| * [SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart2011-05-267-5/+536
| * [SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart2011-05-264-7/+98
| * [SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart2011-05-269-73/+169
| * [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-261-1/+39
| * [SCSI] libsas: check dev->gone before submitting sata i/oDan Williams2011-05-261-7/+7
| * [SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams2011-05-263-12/+15
| * [SCSI] Fix Ultrastor asm snippetSamuel Thibault2011-05-241-1/+1
| * [SCSI] osst: fix warningAndrew Morton2011-05-241-1/+2
| * [SCSI] osst: wrong index used in inner loopRoel Kluin2011-05-241-2/+3
| * [SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov2011-05-241-1/+1
| * [SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery2011-05-241-20/+67
| * [SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov2011-05-241-18/+61
| * [SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai2011-05-243-19/+31
| * [SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2011-05-242-2/+2
| * [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-05-242-0/+4
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-248-21/+150
| * [SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary2011-05-241-19/+7
| * [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2011-05-242-13/+5
| * [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary2011-05-241-14/+0
| * [SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai2011-05-241-2/+7
| * [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary2011-05-241-1/+21
| * [SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary2011-05-241-2/+17
| * [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai2011-05-242-6/+9
| * [SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)Martin K. Petersen2011-05-241-0/+4
| * [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen2011-05-241-7/+1
| * [SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen2011-05-241-1/+2
| * [SCSI] bfa: kdump fixJing Huang2011-05-244-1/+41
| * [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-241-6/+6
| * [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0
| * [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou2011-05-241-2/+1
| * [SCSI] libfc: fix race in SRR responseVasu Dev2011-05-241-7/+4
| * [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUTVasu Dev2011-05-241-0/+1
| * [SCSI] libfc: release DDP context if frame_send() failsYi Zou2011-05-243-1/+3
| * [SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton2011-05-241-0/+1
| * [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2011-05-242-0/+68
| * [SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi2011-05-241-43/+90
| * [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-05-242-4/+4
| * [SCSI] megaraid_sas: Add 1078 OCR supportadam radford2011-05-241-17/+17
| * [SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IOadam radford2011-05-241-1/+40
| * [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford2011-05-241-13/+14
| * [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford2011-05-241-0/+5
| * [SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2011-05-242-12/+18