summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2007-10-16zfcp: sg chaining supportFUJITA Tomonori
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
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: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori
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: code cleanupSwen Schillig
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens
2007-07-18[SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt
2007-06-19[SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr
2007-05-16[SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08[SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens
2007-05-08[SCSI] zfcp: clear adapter failed flag if an fsf request times out.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: Locking for req_no and req_seq_noChristof Schmitt
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt
2007-05-08[SCSI] zfcp: Stop system after memory corruptionChristof Schmitt
2007-04-01[SCSI] zfcp: fix initialization of FSF timerChristof Schmitt
2007-03-11[SCSI] zfcp: fix likely/unlikely usageHeiko Carstens
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann