aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-213-43/+119
| * | | | | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai2010-12-211-0/+100
| * | | | | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2010-12-212-1/+9
| * | | | | [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-212-2/+3
| * | | | | [SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart2010-12-211-1/+1
| * | | | | [SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart2010-12-211-2/+2
| * | | | | [SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart2010-12-2113-20/+803
| * | | | | [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart2010-12-2114-382/+516
| * | | | | [SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart2010-12-213-33/+149
| * | | | | [SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart2010-12-216-14/+99
| * | | | | [SCSI] fix id computation in scsi_eh_target_reset()James Bottomley2010-12-211-36/+25
| * | | | | [SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2010-12-212-6/+43
| * | | | | [SCSI] ipr: fix lun assignment and comparisonWayne Boyer2010-12-211-4/+3
| * | | | | [SCSI] Retrieve the Caching mode pageLuben Tuikov2010-12-211-16/+47
| * | | | | [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-5/+13
| * | | | | [SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern2010-12-211-7/+20
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-26113-267/+338
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-12-249-46/+47
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-201-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-2/+1
| * | | | [SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller2010-12-091-7/+1
| * | | | [SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar2010-12-091-2/+2
| * | | | [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap2010-12-091-1/+1
| * | | | [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez2010-12-091-0/+1
| * | | | [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez2010-12-092-3/+3
| * | | | [SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2010-12-092-0/+2
| * | | | [SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2010-12-092-29/+2
| * | | | [SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2010-12-092-5/+5
| * | | | [SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter2010-12-091-2/+2
| |/ / /
| * | | SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
| * | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
| * | | SCSI host lock push-downJeff Garzik2010-11-1695-167/+271
| | |/ | |/|
* | | cnic: Improve ->iscsi_nl_msg_send()Michael Chan2010-12-231-6/+8
* | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-131-1/+1
|/ /
* | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-13/+5
* | [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129
* | [SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath2010-10-261-1/+0
* | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
* | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-262-4/+4
* | [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
* | [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31
* | [SCSI] megaraid_sas: support devices update flagYang, Bo2010-10-261-0/+24
* | [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+71
* | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-261-5/+143
* | [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-261-4/+5
* | [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-261-6/+10
* | [SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart2010-10-261-1/+1
* | [SCSI] lpfc 8.3.18: Add new WQE supportJames Smart2010-10-263-207/+197
* | [SCSI] lpfc 8.3.18: Fix critical errorsJames Smart2010-10-263-5/+15