summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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/+13Star
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-102-6/+4Star
* 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
* [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-087-89/+59Star
* [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-084-4/+72
* [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8Star
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-083-28/+28
* [SCSI] zfcp: Stop system after memory corruptionChristof Schmitt2007-05-081-28/+6Star
* [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1
* [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* Merge branch 'linus'James Bottomley2007-02-107-70/+68Star
|\
| * [S390] Avoid excessive inlining.Heiko Carstens2007-02-054-52/+51Star
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-054-18/+17Star
* | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0Star
* | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8Star
* | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11Star
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-262-0/+5
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-111-1/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-243-19/+4Star
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-246-344/+191Star
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-245-49/+42Star
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-245-39/+92
* [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-242-14/+0Star
* [S390] empty function defines.Heiko Carstens2006-09-201-4/+4
* [SCSI] zfcp: bump version numberAndreas Herrmann2006-08-061-1/+1
* [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-064-167/+107Star
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-067-128/+231
* [S390] Fix sparse warnings.Heiko Carstens2006-07-122-25/+24Star
* [PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens2006-07-041-4/+5
* [PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens2006-07-041-4/+4
* spelling fixesAndreas Mohr2006-06-261-7/+7
* [SCSI] zfcp: bump up version numberAndreas Herrmann2006-05-281-1/+1
* [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-283-4/+27
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-286-4/+34
* [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-287-122/+41Star
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-283-20/+10Star
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-283-284/+0Star
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-2814-180/+59Star
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-42/+18Star
* [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-103-6/+12
* [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-031-1/+1