summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-123-90/+69
* [SCSI] zfcp: get rid of physical_wwpn and physical_s_idAndreas Herrmann2006-02-122-6/+0
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-0113-26/+0
* spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-146-38/+29
* [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-146-64/+136
* [SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2006-01-142-0/+47
* [SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann2005-12-011-1/+1
* [SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin2005-12-011-19/+31
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-012-85/+64
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-013-9/+14
OpenPOWER on IntegriCloud