aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-121-1/+2
* [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-231-1/+1
* [SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann2009-05-231-3/+9
* [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-231-0/+5
* [SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt2009-05-231-8/+2
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-271-0/+4
* [SCSI] zfcp: revert previous patch for sbal countingMartin Petermann2009-04-271-14/+14
* [SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt2009-04-271-2/+0
* [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt2009-04-271-6/+12
* [SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann2009-04-271-3/+4
* [SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt2009-03-121-2/+3
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-121-1/+2
* [SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2009-03-121-4/+0
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-63/+68
* [SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig2009-03-121-8/+1
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-121-12/+6
* [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-121-25/+14
* [SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt2009-03-121-9/+9
* [SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt2009-03-121-1/+2
* [SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2009-03-121-3/+2
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-121-5/+1
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-1/+0
* [SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2008-12-291-6/+0
* [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-291-7/+25
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-291-2/+1
* [SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt2008-12-291-17/+17
* [SCSI] zfcp: Fix message line breakChristof Schmitt2008-12-291-1/+1
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: eliminate race between validation and lockingSwen Schillig2008-12-011-4/+7
* [SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig2008-12-011-2/+6
* [SCSI] zfcp: Fix opening of wka portsChristof Schmitt2008-12-011-0/+1
* [SCSI] zfcp: Fix request list handling in error pathChristof Schmitt2008-11-051-11/+6
* [SCSI] zfcp: fix mempool usage for status_read requestsChristof Schmitt2008-11-051-0/+1
* [SCSI] zfcp: fix req_list_locking.Heiko Carstens2008-11-051-2/+3
* blktrace: pass zfcp driver dataStefan Raspl2008-10-171-0/+34
* [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-031-0/+1
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-44/+45
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-15/+38
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-10/+127
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-39/+20
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-153/+80
* [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-031-7/+17
* [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
* [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-291-28/+28
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-121-9/+34
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-2583/+1536
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-121-2/+2
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-10/+10