| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | [S390] cio: Fix reference counting for online/offline. | Cornelia Huck | 2008-12-25 | 2 | -12/+22 |
* | | | | | [S390] cio: Put referernce on correct device after moving. | Cornelia Huck | 2008-12-25 | 1 | -2/+2 |
* | | | | | [S390] cio: fix ccwgroup online vs. ungroup race condition | Peter Oberparleiter | 2008-12-25 | 1 | -5/+13 |
* | | | | | [S390] cio: move irritating comment. | Sebastian Ott | 2008-12-25 | 1 | -6/+6 |
* | | | | | [S390] cio: get rid of compile warning | Heiko Carstens | 2008-12-25 | 1 | -38/+37 |
* | | | | | [S390] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-25 | 5 | -14/+20 |
* | | | | | [S390] dasd: call cleanup_cqr with request_queue_lock | Stefan Haberland | 2008-12-25 | 1 | -0/+4 |
* | | | | | [S390] dasd: correct sense byte condition for SIM | Stefan Haberland | 2008-12-25 | 1 | -1/+1 |
* | | | | | [S390] dasd: Use accessors instead of using driver_data directly. | Cornelia Huck | 2008-12-25 | 1 | -3/+3 |
* | | | | | [S390] dasd: improve dasd statistics proc interface | Stefan Haberland | 2008-12-25 | 1 | -13/+15 |
* | | | | | [S390] zfcp: Report microcode level through service level interface | Christof Schmitt | 2008-12-25 | 3 | -2/+20 |
* | | | | | [S390] service level interface. | Martin Schwidefsky | 2008-12-25 | 3 | -2/+138 |
* | | | | | [S390] qdio: fix error reporting for hipersockets | Jan Glauber | 2008-12-25 | 3 | -103/+56 |
* | | | | | [S390] qdio: improve inbound buffer acknowledgement | Jan Glauber | 2008-12-25 | 7 | -74/+139 |
* | | | | | [S390] qdio: rework debug feature logging | Jan Glauber | 2008-12-25 | 6 | -433/+238 |
* | | | | | [S390] qdio: fix compile warning under 31 bit | Jan Glauber | 2008-12-25 | 2 | -2/+2 |
* | | | | | [S390] qdio: add eqbs/sqbs instruction counters | Jan Glauber | 2008-12-25 | 3 | -1/+16 |
* | | | | | [S390] qdio: fix qeth port count detection | Jan Glauber | 2008-12-25 | 4 | -22/+47 |
* | | | | | [S390] ap: Minor code beautification. | Christian Maaser | 2008-12-25 | 1 | -14/+14 |
* | | | | | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 2008-12-25 | 2 | -4/+176 |
* | | | | | [S390] vmcp: remove BKL | Christian Borntraeger | 2008-12-25 | 1 | -3/+0 |
| |_|_|/
|/| | | |
|
* | | | | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig | 2008-12-01 | 1 | -1/+1 |
* | | | | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig | 2008-12-01 | 2 | -2/+2 |
* | | | | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig | 2008-12-01 | 1 | -4/+7 |
* | | | | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs | Swen Schillig | 2008-12-01 | 1 | -1/+3 |
* | | | | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected | Swen Schillig | 2008-12-01 | 1 | -2/+6 |
* | | | | [SCSI] zfcp: Fix opening of wka ports | Christof Schmitt | 2008-12-01 | 2 | -1/+3 |
* | | | | [SCSI] zfcp: fix remote port status check | Martin Petermann | 2008-12-01 | 1 | -2/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-11-15 | 4 | -2/+14 |
|\ \ \ |
|
| * | | | [S390] dasd: log sense for fatal errors | Stefan Haberland | 2008-11-14 | 1 | -0/+5 |
| * | | | [S390] cio: Fix refcount after moving devices. | Cornelia Huck | 2008-11-14 | 1 | -0/+4 |
| * | | | [S390] kvm_s390: Fix oops in virtio device detection with "mem=" | Christian Borntraeger | 2008-11-14 | 1 | -2/+2 |
| * | | | [S390] sclp: emit error message if assign storage fails | Heiko Carstens | 2008-11-14 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | [SCSI] zfcp: Fix hexdump data in s390dbf traces | Christof Schmitt | 2008-11-05 | 2 | -32/+18 |
* | | | [SCSI] zfcp: fix erp timeout cleanup for port open requests | Martin Petermann | 2008-11-05 | 1 | -0/+1 |
* | | | [SCSI] zfcp: Wait for port scan to complete when setting adapter online | Christof Schmitt | 2008-11-05 | 1 | -1/+3 |
* | | | [SCSI] zfcp: Fix cast warning | Christof Schmitt | 2008-11-05 | 1 | -1/+2 |
* | | | [SCSI] zfcp: Fix request list handling in error path | Christof Schmitt | 2008-11-05 | 1 | -11/+6 |
* | | | [SCSI] zfcp: fix mempool usage for status_read requests | Christof Schmitt | 2008-11-05 | 1 | -0/+1 |
* | | | [SCSI] zfcp: fix req_list_locking. | Heiko Carstens | 2008-11-05 | 1 | -2/+3 |
* | | | [SCSI] zfcp: Dont clear reference from SCSI device to unit | Christof Schmitt | 2008-11-05 | 1 | -8/+4 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-30 | 4 | -38/+12 |
|\ \ |
|
| * | | qeth: avoid skb_under_panic for malformatted inbound data | Ursula Braun | 2008-10-27 | 1 | -5/+8 |
| * | | qeth: remove unnecessary support ckeck in sysfs route6 | Frank Blaschka | 2008-10-27 | 1 | -7/+0 |
| * | | qeth: fix offset error in non prealloc header path | Frank Blaschka | 2008-10-27 | 1 | -1/+2 |
| * | | qeth: remove non-recover-thread checkings | Ursula Braun | 2008-10-27 | 2 | -25/+2 |
| |/ |
|
* | | [S390] tape: disable interrupts in tape_open and tape_release | Frank Munzert | 2008-10-28 | 1 | -4/+4 |
* | | [S390] tape block: complete request with correct locking | Frank Munzert | 2008-10-28 | 1 | -2/+4 |
* | | [S390] qdio: remove incorrect memset | Jan Glauber | 2008-10-28 | 1 | -13/+6 |
* | | [S390] qdio: prevent double qdio shutdown in case of I/O errors | Jan Glauber | 2008-10-28 | 1 | -1/+0 |
|/ |
|