aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds40-86/+86
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds183-5406/+24814
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-7/+4
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina40-86/+86
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-118/+63
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder5-6/+6
2009-12-04[SCSI] libfc: add support of receiving ELS_RLSYi Zou1-0/+76
2009-12-04[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB)Yi Zou1-0/+34
2009-12-04[SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement countYi Zou1-0/+14
2009-12-04[SCSI] libfcoe: add tracking FIP Virtual Link Failure countYi Zou1-0/+2
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou1-1/+3
2009-12-04[SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq contextChris Leech1-110/+135
2009-12-04[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_requestYi Zou1-2/+1
2009-12-04[SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6James Smart1-1/+1
2009-12-04[SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart5-104/+133
2009-12-04[SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart3-13/+38
2009-12-04[SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart3-12/+60
2009-12-04[SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart12-119/+235
2009-12-04[SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart10-21/+56
2009-12-04[SCSI] st: fix test of value range in st_set_options()Roel Kluin1-1/+2
2009-12-04[SCSI] fix func names in kernel-docRandy Dunlap1-2/+2
2009-12-04[SCSI] libosd: Error handling revampedBoaz Harrosh1-11/+74
2009-12-04[SCSI] libosd: Bugfix of error handling in attributes-list decodingBoaz Harrosh1-0/+1
2009-12-04[SCSI] libosd: bug in osd_req_decode_sense_full()Boaz Harrosh1-4/+5
2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh2-9/+117
2009-12-04[SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh1-85/+77
2009-12-04[SCSI] osduld: Ref-counting bug fixBoaz Harrosh1-0/+8
2009-12-04[SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5James Smart1-2/+1
2009-12-04[SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimisations and devloss timout fixesJames Smart12-277/+307
2009-12-04[SCSI] lpfc 8.3.5: Add AER supportJames Smart4-24/+278
2009-12-04[SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and update loggingJames Smart12-197/+214
2009-12-04[SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for vlink eventsJames Smart11-47/+498
2009-12-04[SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart9-220/+242
2009-12-04[SCSI] libiscsi: hook into ramp up/down handlingMike Christie1-3/+12
2009-12-04[SCSI] iscsi class: modify handling of replacement timeoutMike Christie1-4/+5
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie6-77/+186
2009-12-04[SCSI] libiscsi: Check TMF state before sending PDUMike Christie1-12/+101
2009-12-04[SCSI] libiscsi: fix login/text checks in pdu injection codeMike Christie1-6/+15
2009-12-04[SCSI] bnx2i: use common iscsi suspend queueMike Christie2-8/+1
2009-12-04[SCSI] scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui1-5/+4
2009-12-04[SCSI] add scsi target reset support to scsi ioctlMike Christie1-0/+3
2009-12-04[SCSI] fc class: fail fast bsg requestsMike Christie1-2/+3
2009-12-04[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2-35/+36
2009-12-04[SCSI] pm8001: enhance IOMB process modulesjack_wang2-106/+141
2009-12-04[SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang4-12/+85
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley4-7/+15
2009-12-04[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman1-7/+4
2009-12-04[SCSI] qlogicpti: add missing parenthesesRoel Kluin1-1/+1
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt4-12/+22
2009-12-04[SCSI] libfcoe: Do not pad FIP keep-alive to full frame sizeYi Zou1-2/+1