aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
| * [SCSI] megaraid_sas: Remove un-used functionadam radford2011-05-241-16/+0
| * [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford2011-05-241-13/+12
| * [SCSI] libsas: fix SATA NCQ errorXiangliang Yu2011-05-241-2/+18
| * [SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai2011-05-241-2/+2
| * [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai2011-05-241-26/+68
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-265-13/+9
|\ \
| * | pmcraid: Drop __DATE__ usageMichal Marek2011-04-192-6/+4
| * | scsi/wd33c93: Drop __TIME__ usageMichal Marek2011-04-191-4/+3
| * | scsi/in2000: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * | aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-1/+1
|\ \ \
| * \ \ Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-208-45/+66
| |\ \ \
| * | | | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-1/+1
* | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-245-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-065-5/+5