Age | Commit message (Expand) | Author | Files | Lines |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -12/+11 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 1 | -12/+11 |
2010-02-08 | [SCSI] zfcp: Report FC BSG errors in correct field | Swen Schillig | 1 | -5/+4 |
2010-01-17 | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig | 1 | -5/+8 |
2010-01-17 | [SCSI] zfcp: Introduce bsg_timeout callback. | Swen Schillig | 1 | -0/+6 |
2010-01-17 | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request | Christof Schmitt | 1 | -22/+43 |
2009-12-04 | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 1 | -3/+8 |
2009-12-04 | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 1 | -161/+92 |
2009-12-04 | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 1 | -23/+21 |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 1 | -83/+55 |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 1 | -65/+66 |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 1 | -16/+9 |
2009-12-04 | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 1 | -1/+0 |
2009-12-04 | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 1 | -3/+0 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -17/+25 |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 1 | -27/+22 |
2009-10-22 | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt | 1 | -0/+11 |
2009-09-05 | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 1 | -2/+2 |
2009-09-05 | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 1 | -3/+0 |
2009-09-05 | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 1 | -26/+25 |
2009-09-05 | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 1 | -11/+25 |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 1 | -11/+34 |
2009-09-05 | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 1 | -14/+5 |
2009-09-05 | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 1 | -1/+10 |
2009-09-05 | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 1 | -0/+9 |
2009-07-30 | [SCSI] zfcp: Fix wka port processing | Swen Schillig | 1 | -5/+3 |
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -10/+175 |
2009-06-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-06-12 | [SCSI] zfcp: Update FC pass-through support | Christof Schmitt | 1 | -6/+3 |
2009-06-12 | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 1 | -10/+178 |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 1 | -1/+1 |
2009-05-24 | [SCSI] zfcp: Changed D_ID left port disabled | Swen Schillig | 1 | -1/+6 |
2009-04-27 | [SCSI] zfcp: Fix port reference counting | Martin Petermann | 1 | -3/+4 |
2009-04-27 | [SCSI] zfcp: no port recovery after ADISC request timeout | Swen Schillig | 1 | -1/+2 |
2009-04-27 | [SCSI] zfcp: no port recovery after storage side error inject | Swen Schillig | 1 | -5/+0 |
2009-04-27 | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig | 1 | -7/+8 |
2009-04-27 | [SCSI] zfcp: Enable auto-port discovery for NPIV. | Swen Schillig | 1 | -1/+2 |
2009-04-03 | workqueue: add to_delayed_work() helper function | Jean Delvare | 1 | -1/+1 |
2009-03-12 | [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue | Swen Schillig | 1 | -2/+6 |
2009-03-12 | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt | 1 | -4/+17 |
2009-03-12 | [SCSI] zfcp: incorrect reaction on incoming RSCN | Swen Schillig | 1 | -11/+7 |
2009-03-12 | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 1 | -7/+7 |
2009-03-12 | [SCSI] zfcp: Send ELS ADISC from workqueue | Christof Schmitt | 1 | -10/+18 |
2009-03-12 | [SCSI] zfcp: Remove some port flags | Christof Schmitt | 1 | -3/+2 |
2008-12-29 | [SCSI] zfcp: Add support for unchained FSF requests | Christof Schmitt | 1 | -24/+31 |
2008-12-29 | [SCSI] zfcp: remove DID_DID flag | Christof Schmitt | 1 | -2/+0 |
2008-12-29 | [SCSI] zfcp: Simplify mask lookups for incoming RSCNs | Christof Schmitt | 1 | -16/+15 |