| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: Cleanup external header file | Christof Schmitt | 2008-07-12 | 1 | -125/+119 |
* | [SCSI] zfcp: Cleanup code in zfcp_erp.c | Christof Schmitt | 2008-07-12 | 4 | -2203/+1280 |
* | [SCSI] zfcp: zfcp_fsf cleanup. | Swen Schillig | 2008-07-12 | 9 | -2644/+1577 |
* | [SCSI] zfcp: consolidate sysfs things into one file. | Swen Schillig | 2008-07-12 | 9 | -893/+539 |
* | [SCSI] zfcp: Cleanup of code in zfcp_aux.c | Swen Schillig | 2008-07-12 | 7 | -388/+238 |
* | [SCSI] zfcp: Cleanup of code in zfcp_scsi.c | Martin Petermann | 2008-07-12 | 5 | -389/+184 |
* | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. | Martin Petermann | 2008-07-12 | 3 | -35/+11 |
* | [SCSI] zfcp: Small QDIO cleanups | Christof Schmitt | 2008-07-12 | 3 | -19/+11 |
* | [SCSI] zfcp: Adapter reopen for large number of unsolicited status | Swen Schillig | 2008-07-12 | 2 | -10/+8 |
* | [SCSI] zfcp: Fix error checking for ELS ADISC requests | Christof Schmitt | 2008-07-12 | 1 | -1/+1 |
* | [SCSI] zfcp: wait until adapter is finished with ERP during auto-port | Swen Schillig | 2008-07-12 | 1 | -0/+1 |
* | [SCSI] zfcp: Remove sysfs attribute port_add | Martin Peschke | 2008-07-12 | 1 | -46/+0 |
* | [SCSI] zfcp: Automatically attach remote ports | Swen Schillig | 2008-07-12 | 8 | -31/+336 |
* | [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 |