aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_aux.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt
2008-06-05[SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke
2008-04-07[SCSI] zfcp: Register new recovery trace.Martin Peschke
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens
2007-10-23s390 zfcp: sg fixupsJens Axboe
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske