aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_aux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-7/+3
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens1-0/+2
2007-10-23s390 zfcp: sg fixupsJens Axboe1-0/+1
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-2/+2
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt1-0/+8
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt1-1/+0
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens1-2/+2
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-3/+3
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens1-6/+3
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-17/+3
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr1-0/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens1-5/+3
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens1-73/+9
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt1-0/+2
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt1-3/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-13/+12
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-4/+0
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann1-0/+4
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens1-18/+58
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-9/+111
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rportsRalph Wuerthner1-0/+21
2006-05-28[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann1-10/+5
2006-05-28[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann1-10/+5
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann1-21/+19
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-42/+18
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann1-0/+2
2005-12-01[SCSI] zfcp: fix spinlock initializationHeiko Carstens1-0/+14
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-2/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin1-179/+1
2005-09-19[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann1-5/+3
2005-08-28[PATCH] zfcp: bugfix and compile fixesHeiko Carstens1-3/+2
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann1-22/+7
2005-06-13[SCSI] zfcp: fix module parameter parsingAndreas Herrmann1-3/+12
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann1-4/+4
2005-06-13[SCSI] zfcp: fix wrong handling of failed requests for GID_PN commandAndreas Herrmann1-1/+4
2005-06-11[SCSI] zfcp: remove flags_dump featureAndreas Herrmann1-9/+0
2005-04-21[SCSI] zfcp: fix compile errorAndreas Herrmann1-1/+1
2005-04-18merge by hand (scsi_device.h)James Bottomley1-2/+2
2005-04-18zfcp: add point-2-point support1-2/+2
2005-04-16[PATCH] zfcp: convert to compat_ioctl1-22/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1977