summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+59
* [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/+8
* [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/+6
* [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/+68
|\
| * [S390] Avoid excessive inlining.Heiko Carstens2007-02-054-52/+51
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-054-18/+17
* | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
* | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8
* | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11
|/
* [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-252-0/+5
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-101-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-233-19/+4
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-236-344/+191
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-235-49/+42
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-235-39/+92
* [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-232-14/+0
* [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/+107
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-067-128/+231
* [S390] Fix sparse warnings.Heiko Carstens2006-07-122-25/+24
* [PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens2006-07-031-4/+5
* [PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens2006-07-031-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/+41
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-283-20/+10
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-283-284/+0
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-2814-180/+59
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-42/+18
* [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-093-6/+12
* [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-021-1/+1
* [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann2006-02-121-0/+2
* [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-125-61/+47
OpenPOWER on IntegriCloud