aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] "s390: multiple subchannel sets support" fixGreg Smith2006-03-141-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-143-7/+13
|\
| * [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-093-6/+12
| * [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-021-1/+1
* | [PATCH] s390: dasd proc interface typoHorst Hummel2006-03-091-1/+1
* | [PATCH] s390: dasd partition detectionHorst Hummel2006-03-084-14/+36
* | [PATCH] s390: iucv message limit for smsgMartin Schwidefsky2006-03-081-1/+1
* | [PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck2006-03-061-0/+5
|/
* [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-207-1219/+4
* [PATCH] s390: dasd reference countingPeter Oberparleiter2006-02-202-1/+21
* [PATCH] s390: V=V qdio fixesFrank Pavlic2006-02-201-2/+11
* [PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2006-02-172-2/+1
* [PATCH] s390: ccw device disbandingCornelia Huck2006-02-171-1/+1
* [PATCH] s390: some qeth driver fixesFrank Pavlic2006-02-173-77/+63
* [PATCH] s390: lcs performance enhancementsFrank Pavlic2006-02-172-15/+18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-167-157/+118
|\
| * [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: fix sclp memory corruption in tty pages listPeter Oberparleiter2006-02-111-8/+5
* | [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck2006-02-111-5/+5
|/
* [PATCH] s390: fix to_channelpath macroCornelia Huck2006-02-031-1/+1
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-037-4/+1219
* [PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut2006-02-011-1/+5
* [PATCH] s390: Add missing memory constraint to stcrw()Peter Oberparleiter2006-02-011-8/+9
* [PATCH] s390: Fix modalias for ccw devicesCornelia Huck2006-02-011-1/+1
* [PATCH] s390: dasd wait for clear i/o interruptHorst Hummel2006-02-011-12/+33
* [PATCH] s390: dasd open counterHorst Hummel2006-02-011-1/+8
* [PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2006-02-013-3/+5
* [PATCH] s390: hangcheck timer supportJan Glauber2006-02-011-0/+7
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-0176-218/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\
| * spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-141-1/+1
* | [PATCH] s390: email-address changeCornelia Huck2006-01-1417-34/+35
* | [PATCH] s390: chps[] array too shortCornelia Huck2006-01-141-1/+1
* | [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-141-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-149-102/+212
|\
| * [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
* | [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-133-28/+62
* | [PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King2006-01-131-7/+9
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-104-61/+25
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-103-0/+14
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-101-0/+20
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-9/+11
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-083-39/+30