aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-62/+52
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt1-39/+2
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-0/+53
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-2/+2
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt1-3/+5
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt1-8/+29
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-2/+2
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt1-0/+1
2010-04-11[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt1-5/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt1-2/+2
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-9/+9
2010-02-17[SCSI] zfcp: Fix warnings from smatchChristof Schmitt1-11/+2
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-3/+2
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig1-0/+1
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt1-3/+0
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt1-0/+2
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt1-0/+3
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt1-15/+3
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt1-15/+5
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt1-2/+16
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-12/+11
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-29/+23
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt1-3/+12
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+5
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig1-18/+4
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-14/+13
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-3/+3
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-2/+3
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig1-4/+2
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt1-1/+2
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig1-2/+4
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt1-8/+10
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt1-1/+6
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-0/+15
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt1-1/+12
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt1-6/+19
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt1-1/+1
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-0/+17
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-3/+116
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-2/+2
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt1-64/+60
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-3/+1
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig1-1/+1
2008-11-05[SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt1-8/+4