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