aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens2-3/+3
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-2/+6
2009-09-11[S390] tape: reversed order of labelsRoel Kluin1-2/+2
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck1-2/+5
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck1-2/+6
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu1-65/+0
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu1-9/+10
2009-09-11[S390] add call home supportHans-Joachim Picht4-1/+238
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert1-1/+1
2009-09-11[S390] proper use of device registerSebastian Ott7-25/+24
2009-09-11[S390] dasd: fix message namingStefan Haberland8-20/+20
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland7-51/+41
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber1-1/+4
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott2-19/+6
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott1-3/+4
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott3-14/+2
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott2-5/+5
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott1-5/+9
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber2-41/+18
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst2-35/+67
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott1-8/+6
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-09-11[S390] cio: increase trace levelSebastian Ott2-31/+17
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott1-0/+7
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2-10/+3
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-868/+1
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter1-1/+12
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2-7/+6
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt1-16/+3
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt1-36/+29
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott1-4/+8
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt5-33/+32
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt3-31/+54
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt3-17/+6
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt3-45/+27
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig3-23/+5
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig5-36/+35
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig4-64/+89
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig9-380/+347
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt6-56/+47
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig9-296/+343
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig5-115/+160
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig6-8/+34
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig1-35/+45
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig4-113/+127
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig4-28/+10
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig3-74/+73
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt4-5/+13
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt2-0/+10