aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_scsi.c
AgeCommit message (Expand)Author
2017-01-09scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2017-01-09scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block
2016-10-28zfcp: close window with unblocked rport during rport goneSteffen Maier
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2013-05-31[SCSI] zfcp: block queue limits with data routerSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-12-14[SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt
2010-12-21[SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt
2010-04-11[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2010-02-17[SCSI] zfcp: Fix warnings from smatchChristof Schmitt
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt