| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] vmlogrdr function annotation. | Christian Borntraeger | 2007-07-10 | 1 | -2/+2 |
* | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 2007-07-10 | 6 | -90/+140 |
* | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE | Heiko Carstens | 2007-07-10 | 1 | -0/+4 |
* | [S390] Program check in diag 210 under 31 bit | Michael Holzheu | 2007-07-10 | 1 | -15/+7 |
* | [S390] zcore: Fix __user annotation. | Heiko Carstens | 2007-07-10 | 1 | -1/+1 |
* | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 | 3 | -0/+18 |
* | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 | 2 | -29/+86 |
* | [S390] vmcp cleanup | Robert P. J. Day | 2007-07-10 | 1 | -7/+6 |
* | s390: netiucv inlining cleanup | Martin Schwidefsky | 2007-06-20 | 1 | -15/+3 |
* | s390: netiucv spinlock initializer cleanup | Thomas Gleixner | 2007-06-20 | 1 | -1/+1 |
* | s390: don't call iucv_path_connect from tasklet context | Ursula Braun | 2007-06-20 | 1 | -1/+2 |
* | s390: Use ccw_device_get_id() in qeth/claw drivers | Cornelia Huck | 2007-06-20 | 2 | -14/+11 |
* | s390: qeth: wrong packet length in qdio header | Frank Pavlic | 2007-06-20 | 1 | -2/+1 |
* | s390: avoid inconsistent lock state in qeth | Ursula Braun | 2007-06-20 | 1 | -4/+4 |
* | s390: qeth driver does not recover | Ursula Braun | 2007-06-20 | 1 | -6/+6 |
* | s390: print correct level for HiperSockets devices | Ursula Braun | 2007-06-20 | 1 | -9/+11 |
* | [S390] Fix zfcpdump header | Michael Holzheu | 2007-06-19 | 1 | -0/+3 |
* | [S390] cio: deregister ccw device when pgid disband failed | Peter Oberparleiter | 2007-05-31 | 1 | -0/+6 |
* | [S390] cio: Use device_schedule_callback() for removing disconnected devices. | Cornelia Huck | 2007-05-31 | 1 | -11/+38 |
* | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -5/+5 |
* | [S390] dasd_eer: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -8/+8 |
* | [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin... | Michael Loehr | 2007-05-16 | 3 | -4/+5 |
* | [SCSI] zfcp: avoid clutter in erp_dbf | Martin Peschke | 2007-05-16 | 1 | -27/+13 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 3 | -103/+27 |
* | [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci | Ursula Braun | 2007-05-10 | 1 | -0/+1 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 | 8 | -24/+23 |
* | [S390] dasd: Fix modular build. | Cornelia Huck | 2007-05-10 | 1 | -0/+1 |
* | [S390] monreader inlining cleanup. | Martin Schwidefsky | 2007-05-10 | 1 | -7/+7 |
* | [S390] cio: Make some structures and a function static. | Cornelia Huck | 2007-05-10 | 3 | -6/+3 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 4 | -7/+23 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 3 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-08 | 7 | -158/+174 |
|\ |
|
| * | [SCSI] zfcp: clear boxed flag on unit reopen. | Heiko Carstens | 2007-05-08 | 1 | -0/+1 |
| * | [SCSI] zfcp: clear adapter failed flag if an fsf request times out. | Heiko Carstens | 2007-05-08 | 1 | -1/+1 |
| * | [SCSI] zfcp: rework request ID management. | Heiko Carstens | 2007-05-08 | 7 | -89/+59 |
| * | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI | Christof Schmitt | 2007-05-08 | 4 | -4/+72 |
| * | [SCSI] zfcp: Locking for req_no and req_seq_no | Christof Schmitt | 2007-05-08 | 1 | -9/+8 |
| * | [SCSI] zfcp: print S_ID and D_ID with 3 bytes | Christof Schmitt | 2007-05-08 | 3 | -28/+28 |
| * | [SCSI] zfcp: Stop system after memory corruption | Christof Schmitt | 2007-05-08 | 1 | -28/+6 |
* | | s390: qeth driver hardware specs adaptions | Peter Tiedemann | 2007-05-08 | 3 | -99/+247 |
* | | s390: fix Oops when unloading module netiucv | Ursula Braun | 2007-05-08 | 1 | -2/+3 |
* | | s390: free skbs in finite amount of time in qeth | Ursula Braun | 2007-05-08 | 3 | -17/+38 |
* | | s390: qeth driver connection hang | Ursula Braun | 2007-05-08 | 4 | -7/+7 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 | 2 | -5/+7 |
|\ |
|
| * | [SCSI] zfcp: fix initialization of FSF timer | Christof Schmitt | 2007-04-01 | 1 | -1/+1 |
| * | [SCSI] zfcp: fix likely/unlikely usage | Heiko Carstens | 2007-03-11 | 1 | -4/+6 |
* | | [S390] tape: New read configuration data. | Michael Holzheu | 2007-05-04 | 4 | -5/+32 |
* | | [S390] qeth: New read configuration data. | Cornelia Huck | 2007-05-04 | 3 | -5/+76 |
* | | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck | 2007-05-04 | 4 | -4/+126 |
* | | [S390] qdio: make qdio statistics SMP-capable | Ursula Braun | 2007-05-04 | 2 | -118/+174 |