| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] zfcp: bugfix and compile fixes | Heiko Carstens | 2005-08-28 | 2 | -4/+3 |
* | [PATCH] zfcp: fix compilation due to rports changes | Alexey Dobriyan | 2005-08-28 | 1 | -2/+0 |
* | [PATCH] zfcp: add rports to enable scsi_add_device to work again | Andreas Herrmann | 2005-08-27 | 7 | -31/+63 |
* | [PATCH] bogus function type in qdio | Al Viro | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] s390 __CHECKER__ ifdefs | Al Viro | 2005-08-23 | 1 | -9/+0 |
* | [PATCH] typo fix in qdio.c | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | [PATCH] s390: use klist in qeth driver | Cornelia Huck | 2005-08-08 | 2 | -68/+82 |
* | [PATCH] s390: device recognition | Cornelia Huck | 2005-07-29 | 1 | -0/+3 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 2 | -23/+23 |
* | [PATCH] s390: use __cpcmd in vmcp_write | Christian Borntraeger | 2005-07-27 | 1 | -3/+3 |
* | [PATCH] s390: channel tape fixes | Stefan Bader | 2005-07-27 | 2 | -125/+181 |
* | [PATCH] s390: free dasd slab cache | Horst Hummel | 2005-07-27 | 1 | -1/+5 |
* | [PATCH] s390: fba dasd i/o errors | Horst Hummel | 2005-07-27 | 1 | -1/+3 |
* | [PATCH] s390: resource accessibility event handling | Cornelia Huck | 2005-07-27 | 1 | -7/+3 |
* | [PATCH] s390: debug data for ifcc/ccc | Cornelia Huck | 2005-07-27 | 1 | -3/+2 |
* | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 2005-07-27 | 1 | -5/+1 |
* | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 2005-07-12 | 1 | -1/+1 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 2 | -5/+5 |
* | [PATCH] s390: debug feature changes | Michael Holzheu | 2005-06-25 | 17 | -66/+68 |
* | [PATCH] s390: add vmcp interface | Christian Borntraeger | 2005-06-25 | 8 | -11/+268 |
* | [PATCH] s390: improved machine check handling | Heiko Carstens | 2005-06-25 | 2 | -39/+317 |
* | [PATCH] s/390: compile fix for dcssblk | Cornelia Huck | 2005-06-25 | 1 | -2/+2 |
* | [PATCH] s/390: use klist in dasd driver | Cornelia Huck | 2005-06-25 | 1 | -14/+12 |
* | [PATCH] s/390: Use klist in cio | Cornelia Huck | 2005-06-25 | 3 | -82/+66 |
* | [PATCH] xip: bdev: execute in place | Carsten Otte | 2005-06-24 | 1 | -4/+40 |
* | [PATCH] s390: cio max channels checks | Cornelia Huck | 2005-06-21 | 1 | -3/+3 |
* | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_... | Yani Ioannou | 2005-06-20 | 5 | -77/+77 |
* | [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d... | Yani Ioannou | 2005-06-20 | 11 | -89/+89 |
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-20 | 2 | -17/+17 |
* | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 2005-06-20 | 2 | -10/+10 |
* | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 | 7 | -415/+188 |
|\ |
|
| * | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -3/+0 |
| * | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -3/+0 |
| * | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -3/+0 |
| * | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+12 |
| * | [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states | Andreas Herrmann | 2005-06-13 | 4 | -28/+75 |
| * | [SCSI] zfcp: fix module parameter parsing | Andreas Herrmann | 2005-06-13 | 1 | -3/+12 |
| * | [SCSI] zfcp: fix bug during adapter shutdown | Andreas Herrmann | 2005-06-13 | 7 | -80/+45 |
| * | [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes | Andreas Herrmann | 2005-06-13 | 3 | -25/+16 |
| * | [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali... | Andreas Herrmann | 2005-06-13 | 1 | -4/+2 |
| * | [SCSI] zfcp: fix: reopen port only if link-test fails | Andreas Herrmann | 2005-06-13 | 1 | -15/+4 |
| * | [SCSI] zfcp: fix: allow more time for adapter initialization | Andreas Herrmann | 2005-06-13 | 2 | -14/+17 |
| * | [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command | Andreas Herrmann | 2005-06-13 | 1 | -1/+4 |
| * | [SCSI] zfcp: remove flags_dump feature | Andreas Herrmann | 2005-06-11 | 4 | -235/+1 |
* | | Automatic merge of /spare/repo/netdev-2.6 branch qeth | | 2005-05-25 | 14 | -901/+914 |
|\ \
| |/
|/| |
|
| * | [PATCH] s390: qeth bug fixes | Frank Pavlic | 2005-05-15 | 6 | -404/+273 |
| * | [PATCH] s390: qeth bug fixes | Frank Pavlic | 2005-05-15 | 1 | -7/+7 |
| * | [PATCH] s390: fakell for high speed token ring | Frank Pavlic | 2005-05-15 | 2 | -27/+114 |
| * | [PATCH] s390: qeth bug fixes | Frank Pavlic | 2005-05-15 | 5 | -111/+86 |
| * | [PATCH] s390: enable iucv_send2way_xxx functions | Frank Pavlic | 2005-05-15 | 1 | -5/+5 |