aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_aux.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+0
* [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/+3
|\
| * [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-181-6/+3
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
|/
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-17/+3
* [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/+3
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-73/+9
* [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/+12
* [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-231-4/+0
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-231-0/+4
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-231-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/+5
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-281-10/+5
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-21/+19
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-42/+18
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0
* [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/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin2005-09-191-179/+1
* [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann2005-09-191-5/+3
* [PATCH] zfcp: bugfix and compile fixesHeiko Carstens2005-08-281-3/+2
* [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-271-22/+7
* [SCSI] zfcp: fix module parameter parsingAndreas Herrmann2005-06-131-3/+12
* [SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann2005-06-131-4/+4
* [SCSI] zfcp: fix wrong handling of failed requests for GID_PN commandAndreas Herrmann2005-06-131-1/+4
* [SCSI] zfcp: remove flags_dump featureAndreas Herrmann2005-06-111-9/+0
* [SCSI] zfcp: fix compile errorAndreas Herrmann2005-04-211-1/+1
* merge by hand (scsi_device.h)James Bottomley2005-04-181-2/+2
|\
| * zfcp: add point-2-point support2005-04-181-2/+2
* | [PATCH] zfcp: convert to compat_ioctl2005-04-161-22/+12
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1977