| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 2011-02-25 | 1 | -0/+120 |
* | [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request | Christof Schmitt | 2011-02-25 | 1 | -56/+31 |
* | [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache | Christof Schmitt | 2011-02-25 | 1 | -41/+39 |
* | [SCSI] zfcp: Introduce new kmem_cache for FC request and response data | Christof Schmitt | 2011-02-25 | 1 | -22/+24 |
* | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig | 2010-12-21 | 1 | -9/+9 |
* | [SCSI] zfcp: Redesign of the debug tracing for SAN records. | Swen Schillig | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 2010-09-16 | 1 | -1/+1 |
* | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz | 2010-07-28 | 1 | -0/+54 |
* | [SCSI] zfcp: Zero memory for gpn_ft and adisc requests | Christof Schmitt | 2010-05-02 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-02-26 | 1 | -12/+11 |
|\ |
|
| * | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 2010-02-17 | 1 | -12/+11 |
* | | [SCSI] zfcp: Report FC BSG errors in correct field | Swen Schillig | 2010-02-08 | 1 | -5/+4 |
|/ |
|
* | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig | 2010-01-17 | 1 | -5/+8 |
* | [SCSI] zfcp: Introduce bsg_timeout callback. | Swen Schillig | 2010-01-17 | 1 | -0/+6 |
* | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request | Christof Schmitt | 2010-01-17 | 1 | -22/+43 |
* | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 2009-12-04 | 1 | -3/+8 |
* | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 | 1 | -161/+92 |
* | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 2009-12-04 | 1 | -23/+21 |
* | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 2009-12-04 | 1 | -83/+55 |
* | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 2009-12-04 | 1 | -65/+66 |
* | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 2009-12-04 | 1 | -16/+9 |
* | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 2009-12-04 | 1 | -1/+0 |
* | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 2009-12-04 | 1 | -3/+0 |
* | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 2009-12-04 | 1 | -17/+25 |
* | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 2009-12-04 | 1 | -27/+22 |
* | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt | 2009-10-22 | 1 | -0/+11 |
* | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 | 1 | -2/+2 |
* | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 | 1 | -3/+0 |
* | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 2009-09-05 | 1 | -1/+1 |
* | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 2009-09-05 | 1 | -26/+25 |
* | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 2009-09-05 | 1 | -11/+25 |
* | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 | 1 | -1/+1 |
* | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 | 1 | -11/+34 |
* | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 2009-09-05 | 1 | -1/+1 |
* | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 2009-09-05 | 1 | -14/+5 |
* | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 2009-09-05 | 1 | -1/+10 |
* | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 2009-09-05 | 1 | -0/+9 |
* | [SCSI] zfcp: Fix wka port processing | Swen Schillig | 2009-07-30 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 1 | -10/+175 |
|\ |
|
| * | [SCSI] zfcp: Update FC pass-through support | Christof Schmitt | 2009-06-12 | 1 | -6/+3 |
| * | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 2009-06-12 | 1 | -10/+178 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | [SCSI] zfcp: Changed D_ID left port disabled | Swen Schillig | 2009-05-23 | 1 | -1/+6 |
|/ |
|
* | [SCSI] zfcp: Fix port reference counting | Martin Petermann | 2009-04-27 | 1 | -3/+4 |
* | [SCSI] zfcp: no port recovery after ADISC request timeout | Swen Schillig | 2009-04-27 | 1 | -1/+2 |
* | [SCSI] zfcp: no port recovery after storage side error inject | Swen Schillig | 2009-04-27 | 1 | -5/+0 |
* | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig | 2009-04-27 | 1 | -7/+8 |
* | [SCSI] zfcp: Enable auto-port discovery for NPIV. | Swen Schillig | 2009-04-27 | 1 | -1/+2 |