aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09183-5406/+24814
|\
| * [SCSI] libfc: add support of receiving ELS_RLSYi Zou2009-12-041-0/+76
| * [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou2009-12-041-0/+34
| * [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement countYi Zou2009-12-041-0/+14
| * [SCSI] libfcoe: add tracking FIP Virtual Link Failure countYi Zou2009-12-041-0/+2
| * [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou2009-12-041-1/+3
| * [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq contextChris Leech2009-12-041-110/+135
| * [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou2009-12-041-2/+1
| * [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6James Smart2009-12-041-1/+1
| * [SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart2009-12-045-104/+133
| * [SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart2009-12-043-13/+38
| * [SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart2009-12-043-12/+60
| * [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-0412-119/+235
| * [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-0410-21/+56
| * [SCSI] st: fix test of value range in st_set_options()Roel Kluin2009-12-041-1/+2
| * [SCSI] fix func names in kernel-docRandy Dunlap2009-12-041-2/+2
| * [SCSI] libosd: Error handling revampedBoaz Harrosh2009-12-041-11/+74
| * [SCSI] libosd: Bugfix of error handling in attributes-list decodingBoaz Harrosh2009-12-041-0/+1
| * [SCSI] libosd: bug in osd_req_decode_sense_full()Boaz Harrosh2009-12-041-4/+5
| * [SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh2009-12-042-9/+117
| * [SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh2009-12-041-85/+77
| * [SCSI] osduld: Ref-counting bug fixBoaz Harrosh2009-12-041-0/+8
| * [SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5James Smart2009-12-041-2/+1
| * [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart2009-12-0412-277/+307
| * [SCSI] lpfc 8.3.5: Add AER supportJames Smart2009-12-044-24/+278
| * [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-0412-197/+214
| * [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-0411-47/+498
| * [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart2009-12-049-220/+242
| * [SCSI] libiscsi: hook into ramp up/down handlingMike Christie2009-12-041-3/+12
| * [SCSI] iscsi class: modify handling of replacement timeoutMike Christie2009-12-041-4/+5
| * [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-046-77/+186
| * [SCSI] libiscsi: Check TMF state before sending PDUMike Christie2009-12-041-12/+101
| * [SCSI] libiscsi: fix login/text checks in pdu injection codeMike Christie2009-12-041-6/+15
| * [SCSI] bnx2i: use common iscsi suspend queueMike Christie2009-12-042-8/+1
| * [SCSI] scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui2009-12-041-5/+4
| * [SCSI] add scsi target reset support to scsi ioctlMike Christie2009-12-041-0/+3
| * [SCSI] fc class: fail fast bsg requestsMike Christie2009-12-041-2/+3
| * [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2009-12-042-35/+36
| * [SCSI] pm8001: enhance IOMB process modulesjack_wang2009-12-042-106/+141
| * [SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang2009-12-044-12/+85
| * [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-044-7/+15
| * [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman2009-12-041-7/+4
| * [SCSI] qlogicpti: add missing parenthesesRoel Kluin2009-12-041-1/+1
| * [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-044-12/+22
| * [SCSI] libfcoe: Do not pad FIP keep-alive to full frame sizeYi Zou2009-12-041-2/+1
| * [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoeVasu Dev2009-12-041-8/+8
| * [SCSI] libfc, fcoe: fixes for highmem skb linearize panicsChris Leech2009-12-043-14/+16
| * [SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPNYi Zou2009-12-041-2/+9
| * [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures.Mike Christie2009-12-041-1/+0
| * [SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac addressYi Zou2009-12-041-2/+2