aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-11/+13
* SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2012-01-061-0/+4
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt2011-02-251-32/+38
* [SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt2010-12-211-1/+6
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-3/+3
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-16/+14
* [SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2010-12-091-5/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-103/+55
|\
| * [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-2/+1
| * [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt2010-09-161-4/+4
| * [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-62/+52
| * [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-161-39/+2
* | zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt2010-09-101-0/+1
|/
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+53
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-2/+2
* [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt2010-07-281-3/+5
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-8/+29
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-2/+2
* [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-021-0/+1
* [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt2010-04-111-5/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-171-2/+2
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-171-9/+9
* [SCSI] zfcp: Fix warnings from smatchChristof Schmitt2010-02-171-11/+2
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-3/+2
* [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-171-0/+1
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-041-3/+0
* [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-041-0/+2
* [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-15/+3
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-15/+5
* [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-12/+11
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-29/+23
* [SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt2009-12-041-3/+12
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-051-18/+4
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-14/+13
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-3/+3
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-2/+3
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-051-4/+2
* [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-051-1/+2
* [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-051-2/+4
* [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
* [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-121-0/+15