| 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/+1 |
* | [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data | Christof Schmitt | 2011-02-25 | 1 | -6/+0 |
* | [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c | Christof Schmitt | 2011-02-25 | 1 | -1/+0 |
* | [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request | Christof Schmitt | 2011-02-25 | 1 | -1/+0 |
* | [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache | Christof Schmitt | 2011-02-25 | 1 | -1/+0 |
* | [SCSI] zfcp: Introduce new kmem_cache for FC request and response data | Christof Schmitt | 2011-02-25 | 1 | -1/+0 |
* | [SCSI] zfcp: Replace kmem_cache for "status read" data | Christof Schmitt | 2011-02-25 | 1 | -2/+1 |
* | [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT | Christof Schmitt | 2011-02-25 | 1 | -1/+0 |
* | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 2010-09-16 | 1 | -5/+0 |
* | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 2010-09-16 | 1 | -15/+19 |
* | [SCSI] zfcp: Add zfcp private struct as SCSI device driver data | Christof Schmitt | 2010-09-16 | 1 | -0/+39 |
* | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions | Christof Schmitt | 2010-07-28 | 1 | -0/+1 |
* | [SCSI] zfcp: Enable data division support for FCP devices | Christof Schmitt | 2010-07-28 | 1 | -0/+1 |
* | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz | 2010-07-28 | 1 | -0/+2 |
* | [SCSI] zfcp: Remove SCSI device when removing unit | Christof Schmitt | 2010-07-28 | 1 | -0/+1 |
* | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt | 2010-05-02 | 1 | -0/+1 |
* | [SCSI] zfcp: Move sbale handling to zfcp_qdio files | Christof Schmitt | 2010-05-02 | 1 | -17/+0 |
* | [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer | Christof Schmitt | 2010-05-02 | 1 | -0/+1 |
* | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt | 2010-02-17 | 1 | -54/+3 |
* | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 2010-02-17 | 1 | -3/+3 |
* | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 2010-02-17 | 1 | -32/+2 |
* | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 2010-02-17 | 1 | -16/+1 |
* | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP | Christof Schmitt | 2009-12-04 | 1 | -1/+0 |
* | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt | 2009-12-04 | 1 | -2/+0 |
* | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 2009-12-04 | 1 | -0/+1 |
* | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 | 1 | -46/+0 |
* | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 2009-12-04 | 1 | -4/+0 |
* | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 2009-12-04 | 1 | -29/+2 |
* | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 2009-12-04 | 1 | -73/+1 |
* | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 2009-12-04 | 1 | -45/+0 |
* | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 2009-12-04 | 1 | -57/+0 |
* | [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 | -1/+0 |
* | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 2009-12-04 | 1 | -52/+1 |
* | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 2009-12-04 | 1 | -5/+4 |
* | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens | 2009-09-05 | 1 | -1/+1 |
* | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 | 1 | -2/+1 |
* | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 | 1 | -5/+0 |
* | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 2009-09-05 | 1 | -4/+2 |
* | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 | 1 | -0/+1 |
* | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 2009-09-05 | 1 | -10/+24 |
* | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 2009-09-05 | 1 | -28/+56 |
* | [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 | -13/+18 |
* | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 2009-09-05 | 1 | -2/+1 |
* | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 2009-09-05 | 1 | -0/+1 |
* | [SCSI] zfcp: Move debug data from zfcp_data to own data structure | Christof Schmitt | 2009-09-05 | 1 | -14/+1 |
* | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 2009-06-12 | 1 | -6/+12 |
* | [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c | Christof Schmitt | 2009-05-23 | 1 | -7/+0 |
* | [SCSI] zfcp: Dont block zfcp_wq with scan | Swen Schillig | 2009-04-27 | 1 | -1/+1 |