summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-042-4/+0
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-042-0/+4
* [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
* [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-042-29/+11
* [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-043-3/+17
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-049-285/+160
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-044-18/+17
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-046-68/+90
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-045-180/+161
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-046-154/+108
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-047-169/+156
* [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-046-24/+17
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-046-78/+34
* [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-043-13/+14
* [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-041-54/+39
* [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-042-7/+10
* [SCSI] zfcp: Remove suspend callbackSwen Schillig2009-12-041-17/+1
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-047-158/+232
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-0411-258/+196
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-048-200/+199
* [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] iser: set tgt and lu reset timeoutMike Christie2009-12-041-0/+1