Age | Commit message (Expand) | Author | Files | Lines |
2016-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -4/+6 |
2016-10-17 | s390/cio: don't register chpids in reserved state | Sebastian Ott | 1 | -2/+4 |
2016-10-17 | s390/dasd: avoid undefined behaviour | Christian Borntraeger | 1 | -2/+2 |
2016-10-14 | scsi: zfcp: spin_lock_irqsave() is not nestable | Dan Carpenter | 1 | -1/+1 |
2016-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -34/+196 |
2016-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 11 | -38/+63 |
2016-10-04 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+1 |
2016-09-30 | s390/con3270: fix insufficient space padding | Sascha Silbe | 1 | -2/+7 |
2016-09-30 | s390/con3270: fix use of uninitialised data | Sascha Silbe | 1 | -1/+1 |
2016-09-30 | s390/cio: fix accidental interrupt enabling during resume | Sebastian Ott | 1 | -8/+12 |
2016-09-28 | s390/dasd: add missing \n to end of dev_err messages | Colin Ian King | 1 | -2/+2 |
2016-09-26 | s390/dasd: make query host access interruptible | Stefan Haberland | 1 | -1/+1 |
2016-09-26 | s390/dasd: fix panic during offline processing | Stefan Haberland | 3 | -10/+18 |
2016-09-26 | s390/dasd: fix hanging offline processing | Stefan Haberland | 1 | -0/+9 |
2016-09-20 | s390/vmur: fix irq pointer dereference in int handler | Sebastian Ott | 1 | -4/+5 |
2016-09-20 | s390/dasd: add missing KOBJ_CHANGE event for unformatted devices | Stefan Haberland | 1 | -0/+4 |
2016-09-16 | s390/qeth: fix setting VIPA address | Thomas Richter | 1 | -2/+2 |
2016-09-16 | qeth: do not turn on SG per default | Ursula Braun | 2 | -3/+0 |
2016-09-16 | qeth: do not limit number of gso segments | Ursula Braun | 2 | -2/+0 |
2016-09-16 | qeth: check not more than 16 SBALEs on the completion queue | Ursula Braun | 1 | -1/+2 |
2016-09-16 | s390/qeth: allow hsuid configuration in DOWN state | Ursula Braun | 1 | -5/+17 |
2016-09-16 | s390/qeth: use ip_lock for hsuid configuration | Ursula Braun | 1 | -0/+5 |
2016-09-16 | qeth: restore device features after recovery | Hans Wippel | 4 | -0/+34 |
2016-09-06 | s390: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 6 | -63/+80 |
2016-08-31 | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 1 | -18/+1 |
2016-08-24 | s390/tape: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 1 | -8/+3 |
2016-08-24 | s390: cio: remove redundant cio_cancel declaration | Dong Jia Shi | 1 | -1/+0 |
2016-08-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -63/+80 |
2016-08-12 | zfcp: trace full payload of all SAN records (req,resp,iels) | Steffen Maier | 2 | -13/+104 |
2016-08-12 | zfcp: fix payload trace length for SAN request&response | Steffen Maier | 1 | -2/+2 |
2016-08-12 | zfcp: fix D_ID field with actual value on tracing SAN responses | Steffen Maier | 3 | -2/+6 |
2016-08-12 | zfcp: restore tracing of handle for port and LUN with HBA records | Steffen Maier | 2 | -0/+4 |
2016-08-12 | zfcp: trace on request for open and close of WKA port | Steffen Maier | 3 | -2/+39 |
2016-08-12 | zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace | Steffen Maier | 1 | -1/+2 |
2016-08-12 | zfcp: retain trace level for SCSI and HBA FSF response records | Steffen Maier | 3 | -10/+12 |
2016-08-12 | zfcp: close window with unblocked rport during rport gone | Steffen Maier | 3 | -5/+22 |
2016-08-12 | zfcp: fix ELS/GS request&response length for hardware data router | Steffen Maier | 1 | -0/+4 |
2016-08-12 | zfcp: fix fc_host port_type with NPIV | Steffen Maier | 1 | -3/+5 |
2016-08-11 | s390/dasd: fix failing CUIR assignment under LPAR | Stefan Haberland | 1 | -0/+10 |
2016-08-10 | s390/dasd: fix hanging device after clear subchannel | Stefan Haberland | 1 | -1/+9 |
2016-08-09 | virtio/s390: deprecate old transport | Cornelia Huck | 2 | -1/+7 |
2016-08-09 | virtio/s390: keep early_put_chars | Christian Borntraeger | 1 | -1/+1 |
2016-08-08 | s390/qdio: avoid reschedule of outbound tasklet once killed | Ursula Braun | 1 | -24/+25 |
2016-08-08 | s390/qdio: remove checks for ccw device internal state | Sebastian Ott | 1 | -6/+0 |
2016-08-08 | s390/qdio: fix double return code evaluation | Sebastian Ott | 1 | -8/+3 |
2016-08-08 | s390/qdio: get rid of spin_lock_irqsave usage | Sebastian Ott | 1 | -11/+8 |
2016-08-08 | s390/cio: remove subchannel_id from ccw_device_private | Sebastian Ott | 2 | -3/+0 |
2016-08-08 | s390/qdio: obtain subchannel_id via ccw_device_get_schid() | Sebastian Ott | 1 | -9/+23 |
2016-08-08 | s390/cio: stop using subchannel_id from ccw_device_private | Sebastian Ott | 1 | -3/+4 |