aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2006-03-14[PATCH] "s390: multiple subchannel sets support" fixGreg Smith1-0/+3
2006-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-7/+13
2006-03-09[PATCH] s390: dasd proc interface typoHorst Hummel1-1/+1
2006-03-09[SCSI] zfcp: fix device registration issuesAndreas Herrmann3-6/+12
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel4-14/+36
2006-03-08[PATCH] s390: iucv message limit for smsgMartin Schwidefsky1-1/+1
2006-03-06[PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck1-0/+5
2006-03-02[SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann1-1/+1
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens7-1219/+4
2006-02-20[PATCH] s390: dasd reference countingPeter Oberparleiter2-1/+21
2006-02-20[PATCH] s390: V=V qdio fixesFrank Pavlic1-2/+11
2006-02-17[PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2-2/+1
2006-02-17[PATCH] s390: ccw device disbandingCornelia Huck1-1/+1
2006-02-17[PATCH] s390: some qeth driver fixesFrank Pavlic3-77/+63
2006-02-17[PATCH] s390: lcs performance enhancementsFrank Pavlic2-15/+18
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-157/+118
2006-02-12[SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann1-0/+2
2006-02-12[SCSI] zfcp: fix logging during device resetMaxim Shchetynin5-61/+47
2006-02-12[SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann3-90/+69
2006-02-12[SCSI] zfcp: get rid of physical_wwpn and physical_s_idAndreas Herrmann2-6/+0
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter1-8/+5
2006-02-11[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck1-5/+5
2006-02-03[PATCH] s390: fix to_channelpath macroCornelia Huck1-1/+1
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber7-4/+1219
2006-02-01[PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut1-1/+5
2006-02-01[PATCH] s390: Add missing memory constraint to stcrw()Peter Oberparleiter1-8/+9
2006-02-01[PATCH] s390: Fix modalias for ccw devicesCornelia Huck1-1/+1
2006-02-01[PATCH] s390: dasd wait for clear i/o interruptHorst Hummel1-12/+33
2006-02-01[PATCH] s390: dasd open counterHorst Hummel1-1/+8
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter3-3/+5
2006-02-01[PATCH] s390: hangcheck timer supportJan Glauber1-0/+7
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens76-218/+26
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: email-address changeCornelia Huck17-34/+35
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck1-1/+1
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk1-1/+1
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds9-102/+212
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann6-38/+29
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann6-64/+136
2006-01-14[SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2-0/+47
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck3-28/+62
2006-01-13[PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King1-7/+9
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-61/+25
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig3-0/+14
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-0/+20
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-9/+11
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig3-39/+30
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-2/+2
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky18-50/+50
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter1-1/+1
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2-4/+13
2006-01-06[PATCH] s390: add support for cex2a crypto cardsEric Rossman4-51/+383
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck16-165/+354
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck1-30/+92
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck6-45/+90
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck5-290/+318
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck18-238/+313
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic3-150/+547
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel5-12/+34
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte7-45/+59
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck1-0/+15
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter2-25/+5
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky7-24/+22
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2-2/+2
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson2-4/+4
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-1/+0
2005-12-24[PATCH] s390: remove redundant and useless code in qethFrank Pavlic6-230/+38
2005-12-24[PATCH] s390: minor qeth network driver fixesFrank Pavlic3-12/+10
2005-12-24[PATCH] s390: some minor qeth driver fixesFrank Pavlic2-24/+24
2005-12-01[SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann1-1/+1
2005-12-01[SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin1-19/+31
2005-12-01[SCSI] zfcp: fix adapter initializationAndreas Herrmann2-85/+64
2005-12-01[SCSI] zfcp: fix spinlock initializationHeiko Carstens3-9/+14
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky1-2/+2
2005-11-11[PATCH] s390: mail address changedFrank Pavlic6-8/+8
2005-11-11[PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic3-4/+102
2005-11-11[PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2-17/+22
2005-11-11[PATCH] s390: some more qeth fixesFrank Pavlic1-4/+7
2005-11-11[PATCH] s390: qeth multicast address registration fixedFrank Pavlic1-26/+80
2005-11-11[PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic1-14/+26
2005-11-11[PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2-16/+55
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk4-10/+10
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl16-86/+44
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger1-1/+3
2005-11-07[PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl1-4/+4
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter1-20/+30
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2-13/+13
2005-11-07[PATCH] s390: ccwgroup online attributeCornelia Huck1-3/+3
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-28Merge ../bleed-2.6Greg KH8-114/+415
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-0/+2
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds6-112/+413
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro2-2/+2
2005-10-13Merge branch 'master'Jeff Garzik2-2/+2
2005-10-11[PATCH] s390: ccw device reconnect oops.Cornelia Huck1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-03[PATCH] s390: introducing support in qeth for new OSA CHPID type OSNUrsula Braun6-112/+413
2005-10-03[PATCH] s390: qeth driver fixesUrsula Braun2-20/+19
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-2/+2
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz1-1/+1
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds12-1005/+1822
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann7-98/+72
2005-09-19[SCSI] zfcp: provide support for NPIVMaxim Shchetynin7-140/+367
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin9-435/+1297
2005-09-19[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann1-26/+14
2005-09-19[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann3-59/+9
2005-09-19[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann4-275/+81
2005-09-19[SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann1-7/+17
2005-09-17[PATCH] s390: crypto driver patch take 2Martin Schwidefsky1-3/+0
2005-09-17[PATCH] s390: bl_dev array sizeHeiko Carstens1-2/+2
2005-09-14[PATCH] s390: qeth driver fixesFrank Pavlic3-66/+53
2005-09-14[PATCH] s390: TSO related fixes in qeth driverFrank Pavlic3-21/+26
2005-09-14[PATCH] s390: ctc driver fixesFrank Pavlic1-19/+22
2005-09-06[PATCH] s390: claw driver fixesFrank Pavlic1-10/+10
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-09-05[PATCH] s390: crypto driver updateEric Rossman3-270/+106
2005-09-05[PATCH] s390: reIPL fix and extern/static inlineCornelia Huck4-21/+19
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel3-134/+307
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel6-41/+24
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky1-1/+1
2005-08-28[PATCH] zfcp: bugfix and compile fixesHeiko Carstens2-4/+3
2005-08-28[PATCH] zfcp: fix compilation due to rports changesAlexey Dobriyan1-2/+0
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann7-31/+63
2005-08-26[PATCH] bogus function type in qdioAl Viro1-1/+1
2005-08-23[PATCH] s390 __CHECKER__ ifdefsAl Viro1-9/+0
2005-08-23[PATCH] typo fix in qdio.cAl Viro1-1/+1
2005-08-08[PATCH] s390: use klist in qeth driverCornelia Huck2-68/+82
2005-07-29[PATCH] s390: device recognitionCornelia Huck1-0/+3
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl2-23/+23
2005-07-27[PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger1-3/+3
2005-07-27[PATCH] s390: channel tape fixesStefan Bader2-125/+181
2005-07-27[PATCH] s390: free dasd slab cacheHorst Hummel1-1/+5
2005-07-27[PATCH] s390: fba dasd i/o errorsHorst Hummel1-1/+3
2005-07-27[PATCH] s390: resource accessibility event handlingCornelia Huck1-7/+3
2005-07-27[PATCH] s390: debug data for ifcc/cccCornelia Huck1-3/+2
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-5/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-1/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2-5/+5
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu17-66/+68
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger8-11/+268
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens2-39/+317
2005-06-25[PATCH] s/390: compile fix for dcssblkCornelia Huck1-2/+2
2005-06-25[PATCH] s/390: use klist in dasd driverCornelia Huck1-14/+12
2005-06-25[PATCH] s/390: Use klist in cioCornelia Huck3-82/+66
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-4/+40
2005-06-21[PATCH] s390: cio max channels checksCornelia Huck1-3/+3
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou5-77/+77
2005-06-20[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...Yani Ioannou11-89/+89
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2-17/+17
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2-10/+10
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley7-415/+188
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+12
2005-06-13[SCSI] zfcp: fix handling of port boxed and lun boxed fsf statesAndreas Herrmann4-28/+75
2005-06-13[SCSI] zfcp: fix module parameter parsingAndreas Herrmann1-3/+12
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann7-80/+45
2005-06-13[SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changesAndreas Herrmann3-25/+16
2005-06-13[SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali...Andreas Herrmann1-4/+2
2005-06-13[SCSI] zfcp: fix: reopen port only if link-test failsAndreas Herrmann1-15/+4
2005-06-13[SCSI] zfcp: fix: allow more time for adapter initializationAndreas Herrmann2-14/+17
2005-06-13[SCSI] zfcp: fix wrong handling of failed requests for GID_PN commandAndreas Herrmann1-1/+4
2005-06-11[SCSI] zfcp: remove flags_dump featureAndreas Herrmann4-235/+1
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch qeth14-901/+914
2005-05-17[PATCH] s390: dasd set online failureHorst Hummel1-7/+9
2005-05-15[PATCH] s390: qeth bug fixesFrank Pavlic6-404/+273
2005-05-15[PATCH] s390: qeth bug fixesFrank Pavlic1-7/+7
2005-05-15[PATCH] s390: fakell for high speed token ringFrank Pavlic2-27/+114
2005-05-15[PATCH] s390: qeth bug fixesFrank Pavlic5-111/+86
2005-05-15[PATCH] s390: enable iucv_send2way_xxx functionsFrank Pavlic1-5/+5
2005-05-15[PATCH] s390: ctc code cleanupFrank Pavlic3-414/+490
2005-05-15[PATCH] s390: schedule_timeout cleanup in ctcttyFrank Pavlic1-3/+2
2005-05-15[PATCH] s390: set online race in the lcs driverFrank Pavlic1-15/+16
2005-05-15[PATCH] s390: multicast address registration in lcsFrank Pavlic1-3/+3
2005-05-15[PATCH] s390: claw driver wiringFrank Pavlic3-1/+7
2005-05-06Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2-2/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-2/+2
2005-05-01[PATCH] s390: remove ioctl32 from crypto driverCornelia Huck1-90/+50
2005-05-01[PATCH] s390: remove ioctl32 from dasdcmbCornelia Huck1-17/+2
2005-05-01[PATCH] s390: don't pad cdl blocks for write requestsHorst Hummel1-2/+3
2005-05-01[PATCH] s390: enable write barriers in the dasd driverStefan Weinhuber1-0/+1
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel6-42/+93
2005-05-01[PATCH] s390: cmm guest sender idMartin Schwidefsky2-7/+16
2005-05-01[PATCH] s390: default storage keyPeter Oberparleiter3-7/+9
2005-04-21[SCSI] zfcp: fix compile errorAndreas Herrmann2-2/+1
2005-04-18merge by hand (scsi_device.h)James Bottomley6-14/+65
2005-04-18zfcp: add point-2-point support6-14/+65
2005-04-16[PATCH] zfcp: convert to compat_ioctl1-22/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds138-0/+99147