| Commit message (Expand) | Author | Age |
* | [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 |
* | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Remove useless assignment | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: Move debug data from zfcp_data to own data structure | Christof Schmitt | 2009-09-05 |
* | [SCSI] zfcp: invalid usage after free of port resources | Swen Schillig | 2009-09-05 |
* | [SCSI] zfcp: Fix tracing of request id for abort requests | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Fix wka port processing | Swen Schillig | 2009-07-30 |
* | [SCSI] zfcp: avoid double notify in lowmem scenario | Swen Schillig | 2009-07-30 |
* | [SCSI] zfcp: Add port only once to FC transport class | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Recover from stalled outbound queue | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Fix erp escalation procedure | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Fix logic for physical port close | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Use -EIO for SBAL allocation failures | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Use unchained mode for small ct and els requests | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Use correct flags for zfcp_erp_notify | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf | Christof Schmitt | 2009-07-30 |
* | [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization | Christof Schmitt | 2009-07-30 |