Age | Commit message (Expand) | Author | Files | Lines |
2011-02-25 | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 1 | -0/+2 |
2011-02-25 | [SCSI] zfcp: Replace kmem_cache for "status read" data | Christof Schmitt | 1 | -1/+1 |
2010-12-21 | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c | Christof Schmitt | 1 | -12/+1 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig | 1 | -52/+45 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for recovery actions. | Swen Schillig | 1 | -18/+13 |
2010-12-09 | [SCSI] zfcp: Prevent usage w/o holding a reference | Swen Schillig | 1 | -3/+6 |
2010-12-09 | [SCSI] zfcp: No ERP escalation on gpn_ft eval | Swen Schillig | 1 | -0/+2 |
2010-09-17 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 1 | -139/+119 |
2010-09-17 | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt | 1 | -82/+0 |
2010-09-17 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 1 | -175/+194 |
2010-09-17 | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference | Christof Schmitt | 1 | -36/+62 |
2010-07-28 | [SCSI] zfcp: Fix retry after failed "open port" erp action | Christof Schmitt | 1 | -2/+1 |
2010-07-28 | [SCSI] zfcp: Fail erp after timeout | Christof Schmitt | 1 | -0/+6 |
2010-07-28 | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt | 1 | -6/+0 |
2010-07-28 | [SCSI] zfcp: Do not try "forced close" when port is already closed | Christof Schmitt | 1 | -1/+5 |
2010-07-28 | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED | Christof Schmitt | 1 | -1/+2 |
2010-07-22 | [SCSI] zfcp: Update status read mempool | Christof Schmitt | 1 | -0/+8 |
2010-05-02 | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt | 1 | -1/+1 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 1 | -7/+7 |
2010-02-18 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 1 | -3/+4 |
2010-02-18 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 1 | -8/+9 |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 1 | -1/+1 |
2009-12-04 | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 1 | -2/+4 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -9/+11 |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 1 | -55/+61 |
2009-10-22 | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt | 1 | -12/+10 |
2009-09-05 | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 1 | -0/+5 |
2009-09-05 | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 1 | -38/+24 |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig | 1 | -25/+24 |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 1 | -27/+1 |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 1 | -3/+5 |
2009-09-05 | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 1 | -2/+1 |
2009-09-05 | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 1 | -1/+1 |
2009-07-30 | [SCSI] zfcp: avoid double notify in lowmem scenario | Swen Schillig | 1 | -4/+10 |
2009-07-30 | [SCSI] zfcp: Fix erp escalation procedure | Christof Schmitt | 1 | -26/+24 |
2009-07-30 | [SCSI] zfcp: Fix logic for physical port close | Christof Schmitt | 1 | -1/+1 |
2009-07-30 | [SCSI] zfcp: Use correct flags for zfcp_erp_notify | Christof Schmitt | 1 | -2/+2 |
2009-06-12 | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 1 | -1/+1 |
2009-05-24 | [SCSI] zfcp: Changed D_ID left port disabled | Swen Schillig | 1 | -1/+6 |
2009-05-24 | [SCSI] zfcp: Add comments to switch/case fallthroughs | Christof Schmitt | 1 | -0/+1 |
2009-04-27 | [SCSI] zfcp: avoid false ERP complete due to sema race | Swen Schillig | 1 | -4/+5 |
2009-04-27 | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig | 1 | -0/+1 |
2009-04-27 | [SCSI] zfcp: Dont block zfcp_wq with scan | Swen Schillig | 1 | -46/+4 |
2009-03-12 | [SCSI] zfcp: fix queue, scheduled work processing. | Swen Schillig | 1 | -3/+7 |
2009-03-12 | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt | 1 | -45/+11 |
2009-03-12 | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 1 | -67/+70 |
2009-03-12 | [SCSI] zfcp: prevent adapter close on initial adapter open | Swen Schillig | 1 | -35/+34 |
2009-03-12 | [SCSI] zfcp: Remove UNIT_REGISTERED status flag | Christof Schmitt | 1 | -2/+0 |
2009-03-12 | [SCSI] zfcp: Remove some port flags | Christof Schmitt | 1 | -14/+2 |