aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches2-2/+2
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-5/+5
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-69/+72
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
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