summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_aux.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-2/+2
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-121-8/+34
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-364/+219Star
* [SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2008-07-121-8/+7Star
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-16/+20
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-54/+21Star
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-121-38/+7Star
* [SCSI] zfcp: Move CFDC code to new file.Christof Schmitt2008-07-121-396/+29Star
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-121-518/+0Star
* [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3Star
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-051-0/+23
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-051-0/+8
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-3/+3
* [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-071-1/+0Star
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-071-15/+16
* [SCSI] zfcp: Register new recovery trace.Martin Peschke2008-04-071-0/+1
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-121-2/+0Star
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-7/+3Star
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-231-0/+1
* [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-121-2/+2
* [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-121-0/+8
* [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0Star
* [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens2007-08-151-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-6/+3Star
|\
| * [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-181-6/+3Star
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
|/
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-201-17/+3Star
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-161-0/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-5/+3Star
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-73/+9Star
* [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-081-0/+2
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-081-3/+3
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-13/+12Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-241-4/+0Star
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-241-0/+4
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-241-18/+58
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-061-9/+111
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-281-0/+21
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-281-10/+5Star
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-281-10/+5Star
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-21/+19Star
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-42/+18Star
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0Star
* [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-141-0/+2
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-011-0/+14
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-071-2/+1Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1