| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: Add port_state attribute to sysfs | Sven Schuetz | 2008-07-12 | 1 | -0/+19 |
* | [SCSI] zfcp: Message cleanup | Christof Schmitt | 2008-07-12 | 13 | -1975/+396 |
* | [SCSI] zfcp: Cleanup qdio code | Swen Schillig | 2008-07-12 | 7 | -787/+412 |
* | [SCSI] zfcp: Cleanup code in zfcp_ccw | Christof Schmitt | 2008-07-12 | 1 | -100/+50 |
* | [SCSI] zfcp: Move CFDC code to new file. | Christof Schmitt | 2008-07-12 | 7 | -664/+331 |
* | [SCSI] zfcp: Move FC code to new file | Christof Schmitt | 2008-07-12 | 8 | -726/+319 |
* | [SCSI] zfcp: Fix sparse warning by providing new entry in dbf | Christof Schmitt | 2008-06-05 | 3 | -17/+28 |
* | [SCSI] zfcp: remove some __attribute__ ((packed)) | Martin Peschke | 2008-06-05 | 1 | -5/+5 |
* | [SCSI] zfcp: Refine trace levels of some recovery related events. | Martin Peschke | 2008-06-05 | 1 | -2/+2 |
* | [SCSI] zfcp: Add information about interrupt to trace. | Martin Peschke | 2008-06-05 | 4 | -2/+7 |
* | [SCSI] zfcp: Rename sbal_curr to sbal_last. | Martin Peschke | 2008-06-05 | 5 | -31/+30 |
* | [SCSI] zfcp: Rename sbal_last. | Martin Peschke | 2008-06-05 | 2 | -5/+5 |
* | [SCSI] zfcp: Remove field sbal_last from trace record. | Martin Peschke | 2008-06-05 | 2 | -3/+0 |
* | [SCSI] zfcp: Remove some sparse warnings | Christof Schmitt | 2008-06-05 | 1 | -1/+2 |
* | [SCSI] zfcp: Fix fsf_status_read return code handling | Heiko Carstens | 2008-06-05 | 1 | -4/+3 |
* | [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation | Christof Schmitt | 2008-06-05 | 1 | -6/+3 |
* | [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall | Swen Schillig | 2008-06-05 | 6 | -35/+32 |
* | [SCSI] zfcp: sysfs attributes for fabric and channel latencies | Christof Schmitt | 2008-06-05 | 1 | -0/+65 |
* | [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter | Christof Schmitt | 2008-06-05 | 4 | -1/+82 |
* | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 2 | -2/+2 |
* | [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs | Swen Schillig | 2008-04-27 | 2 | -2/+130 |
* | [SCSI] zfcp: Print some messages only during ERP | Swen Schillig | 2008-04-27 | 1 | -17/+19 |
* | [SCSI] zfcp: Wait for free SBAL during exchange config | Swen Schillig | 2008-04-27 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 13 | -1532/+1448 |
|\ |
|
| * | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt | 2008-04-18 | 1 | -1/+1 |
| * | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt | 2008-04-18 | 1 | -1/+0 |
| * | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke | 2008-04-18 | 11 | -213/+211 |
| * | [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu... | Martin Peschke | 2008-04-17 | 2 | -3/+0 |
| * | [SCSI] zfcp: Add docbook comments to debug trace. | Martin Peschke | 2008-04-07 | 1 | -0/+62 |
| * | [SCSI] zfcp: Cleanup line breaks in debug trace. | Martin Peschke | 2008-04-07 | 1 | -68/+55 |
| * | [SCSI] zfcp: Shorten excessive names in debug trace. | Martin Peschke | 2008-04-07 | 2 | -209/+170 |
| * | [SCSI] zfcp: Move DBF definitions to private header file | Christof Schmitt | 2008-04-07 | 2 | -209/+234 |
| * | [SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace. | Martin Peschke | 2008-04-07 | 1 | -78/+65 |
| * | [SCSI] zfcp: Simplify usage of hex dump output function for debug trace. | Martin Peschke | 2008-04-07 | 1 | -41/+28 |
| * | [SCSI] zfcp: Remove obsolete output function from debug trace. | Martin Peschke | 2008-04-07 | 1 | -15/+0 |
| * | [SCSI] zfcp: Cleanup debug trace view functions. | Martin Peschke | 2008-04-07 | 1 | -220/+162 |
| * | [SCSI] zfcp: simplify zfcp_dbf_timestamp() | Martin Peschke | 2008-04-07 | 1 | -14/+16 |
| * | [SCSI] zfcp: Remove obsolete erp_dbf trace | Martin Peschke | 2008-04-07 | 7 | -525/+4 |
| * | [SCSI] zfcp: Add trace records for recovery actions. | Martin Peschke | 2008-04-07 | 4 | -0/+51 |
| * | [SCSI] zfcp: Trace all triggers of error recovery activity | Martin Peschke | 2008-04-07 | 12 | -190/+362 |
| * | [SCSI] zfcp: Add traces for state changes. | Martin Peschke | 2008-04-07 | 10 | -114/+288 |
| * | [SCSI] zfcp: Add trace records for recovery thread and its queues | Martin Peschke | 2008-04-07 | 4 | -0/+75 |
| * | [SCSI] zfcp: Register new recovery trace. | Martin Peschke | 2008-04-07 | 3 | -0/+53 |
| * | [SCSI] zfcp: Introduce printf helper functions for debug trace. | Martin Peschke | 2008-04-07 | 1 | -0/+16 |
| * | [SCSI] zfcp: Add qtcb dump to hba debug trace | Martin Peschke | 2008-04-07 | 1 | -0/+14 |
| * | [SCSI] zfcp: Remove qtcb dump to kernel log | Martin Peschke | 2008-04-07 | 1 | -31/+0 |
| * | [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els | Martin Peschke | 2008-04-07 | 1 | -29/+10 |
| * | [SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace. | Martin Peschke | 2008-04-07 | 1 | -0/+18 |
| * | [SCSI] zfcp: Fix handling for boxed port after physical close | Christof Schmitt | 2008-04-07 | 1 | -0/+7 |
| * | [SCSI] zfcp: convert zfcp to use target reset and device reset handler | Christof Schmitt | 2008-04-07 | 2 | -45/+20 |