summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_fc.c
AgeCommit message (Expand)Author
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2018-11-15scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier
2018-11-15scsi: zfcp: move SG table helper from aux to fc and make them staticSteffen Maier
2018-05-18scsi: zfcp: cleanup indentation for posting FC eventsSteffen Maier
2018-05-18scsi: zfcp: consistently use function name space prefixSteffen Maier
2018-05-18scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2014-11-20zfcp: auto port scan resiliencyMartin Peschke
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof 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 SAN records.Swen Schillig
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz
2010-05-02[SCSI] zfcp: Zero memory for gpn_ft and adisc requestsChristof Schmitt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig
2010-01-17[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig
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-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt