summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-296-20/+39
|\
| * [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
| * [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-221-1/+1
| * [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-221-2/+9
| * [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-223-12/+22
| * [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-221-5/+6
* | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
* | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4Star
* | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
* | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
* | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
* | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-119-28/+56
|\
| * [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
| * [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
| * [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
| * [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
| * [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
| * [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
| * [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5Star
| * [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
| * [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-115-45/+69
|\ \ | |/ |/|
| * [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5
| * [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-022-1/+4
| * [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4
| * [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-024-31/+38
| * [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-021-4/+18
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-022-2/+2
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-239-184/+219
|\
| * [S390] dasd: tolerate devices that have no feature codesStefan Weinhuber2009-09-221-7/+6Star
| * [S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck2009-09-221-11/+29
| * [S390] qdio: change state of all primed input buffersJan Glauber2009-09-221-0/+2
| * [S390] qdio: reduce per device debug messagesJan Glauber2009-09-221-18/+12Star
| * [S390] cio: introduce consistent subchannel scanningSebastian Ott2009-09-223-106/+51Star
| * [S390] cio: idset use actual number of ssidsSebastian Ott2009-09-223-14/+15
| * [S390] cio: dont kfree vmalloced memorySebastian Ott2009-09-221-2/+2
| * [S390] cio: introduce css_settleSebastian Ott2009-09-223-12/+25
| * [S390] cio: introduce css_eval_scheduledSebastian Ott2009-09-223-0/+27
| * [S390] cio: merge init callsSebastian Ott2009-09-223-25/+61
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-223-3/+3
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-213-3/+3
| |/
* / const: make block_device_operations constAlexey Dobriyan2009-09-225-5/+5
|/
* driver model: constify attribute groupsDavid Brownell2009-09-153-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-1513-1339/+1492
|\
| * [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-052-7/+6Star
| * [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-16/+3Star
| * [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-051-36/+29Star
| * [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-051-4/+8