aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2007-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke1-8/+6
2007-11-16[SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke1-1/+3
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe1-2/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe3-14/+6
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens1-0/+2
2007-10-23s390 zfcp: sg fixupsJens Axboe3-6/+9
2007-10-16zfcp: sg chaining supportFUJITA Tomonori2-4/+3
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-262/+364
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig9-166/+165
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2-7/+9
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig4-71/+175
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt1-4/+2
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt1-1/+0
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens1-2/+2
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt1-11/+11
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2-15/+13
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-6/+4
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens1-7/+3
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens1-2/+2
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens1-1/+3
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2-37/+9
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-90/+38
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-3/+3
2007-07-18[SCSI] zfcp: code cleanupSwen Schillig2-81/+33
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens2-7/+4
2007-07-18[SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig1-2/+1
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-17/+3
2007-06-19[SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske1-0/+7
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr3-4/+5
2007-05-16[SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke1-27/+13
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens2-6/+4
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08[SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens1-0/+1
2007-05-08[SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens1-1/+1
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens7-89/+59
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt4-4/+72
2007-05-08[SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt1-9/+8
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt3-28/+28
2007-05-08[SCSI] zfcp: Stop system after memory corruptionChristof Schmitt1-28/+6
2007-04-01[SCSI] zfcp: fix initialization of FSF timerChristof Schmitt1-1/+1
2007-03-11[SCSI] zfcp: fix likely/unlikely usageHeiko Carstens1-4/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-10Merge branch 'linus'James Bottomley7-70/+68
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig1-2/+0
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig1-12/+8
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig2-14/+11
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens4-52/+51
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens4-18/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1