summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori2008-01-301-2/+2
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-262-2/+2
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-257-69/+72
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-111-6/+0
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-114-10/+0
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-111-0/+3
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-112-6/+6
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-111-2/+6
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-111-3/+2
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-243-35/+9
|/
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6
* [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-161-1/+3
* SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe2007-10-291-2/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-243-14/+6
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
* zfcp: sg chaining supportFUJITA Tomonori2007-10-162-4/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1510-262/+364
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-129-166/+165
| * [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-122-7/+9
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-124-71/+175
| * [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-121-4/+2
| * [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-121-2/+2
| * [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-122-15/+13
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-6/+4
|/
* [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-151-7/+3
* [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens2007-08-151-2/+2
* [SCSI] zfcp: fix memory leakHeiko Carstens2007-08-151-1/+3
* [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-312-37/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-225-90/+38
|\
| * [SCSI] zfcp: code cleanupSwen Schillig2007-07-182-81/+33
| * [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-182-7/+4
| * [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-181-2/+1
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
|/
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-17/+3
* [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-191-0/+7
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-163-4/+5
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-102-6/+4
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
OpenPOWER on IntegriCloud