| Commit message (Expand) | Author | Age |
* | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Implement module unloading | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Access ports and units with container_of in sysfs code | Christof Schmitt | 2009-12-04 |
* | [SCSI] zfcp: Remove suspend callback | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 2009-12-04 |
* | [SCSI] zfcp: Adapt change_queue_depth for queue full tracking | Christof Schmitt | 2009-12-04 |
* | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 |
* | [SCSI] zfcp: Flush SCSI registration work when adding unit | Christof Schmitt | 2009-10-21 |
* | [SCSI] zfcp: Fix timer initialization for ct and els requests | Christof Schmitt | 2009-10-21 |
* | [SCSI] zfcp: Warn about storage devices with broken PLOGI data | Christof Schmitt | 2009-10-21 |
* | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt | 2009-10-21 |
* | [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup | Heiko Carstens | 2009-10-21 |
* | [SCSI] zfcp: Fix hang when offlining device with offline chpid | Christof Schmitt | 2009-10-02 |
* | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid | Christof Schmitt | 2009-10-02 |
* | [SCSI] zfcp: Fix oops during shutdown of offline device | Christof Schmitt | 2009-10-02 |
* | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation | Christof Schmitt | 2009-10-02 |
* | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt | 2009-10-02 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
* | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens | 2009-09-05 |
* | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Handle failures during device allocation correctly | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: proper use of device register | Sebastian Ott | 2009-09-05 |
* | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 2009-09-05 |