| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu | 2013-09-11 | 1 | -3/+3 |
* | s390/ap_bus: use and-mask instead of a cast | Heiko Carstens | 2013-09-07 | 1 | -1/+1 |
* | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 2 | -6/+6 |
* | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 3 | -6/+6 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-09-03 | 5 | -22/+12 |
|\ |
|
| * | [SCSI] zfcp: enable FCP hardware data router by default | Steffen Maier | 2013-09-03 | 1 | -2/+2 |
| * | [SCSI] zfcp: dead code removal | Martin Peschke | 2013-09-03 | 2 | -11/+0 |
| * | [SCSI] zfcp: cleanup use of obsolete strict_strto* functions | Martin Peschke | 2013-09-03 | 2 | -8/+8 |
| * | [SCSI] zfcp: consistently use appropriate SBAL flag definitions | Martin Peschke | 2013-09-03 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-03 | 13 | -53/+262 |
|\ \ |
|
| * | | s390/cio: fix unlocked access of global bitmap | Sebastian Ott | 2013-08-30 | 1 | -0/+2 |
| * | | s390/hibernate: add early resume function | Sebastian Ott | 2013-08-30 | 1 | -2/+0 |
| * | | s390/dasd: fix statistics for recovered requests | Stefan Weinhuber | 2013-08-28 | 1 | -0/+8 |
| * | | s390/dasd: enable raw_track_access reads without direct I/O | Stefan Weinhuber | 2013-08-22 | 1 | -11/+43 |
| * | | s390/sclp: reword cpu capability change message | Heiko Carstens | 2013-08-22 | 1 | -1/+1 |
| * | | s390: convert interrupt handling to use generic hardirq | Martin Schwidefsky | 2013-08-22 | 3 | -28/+42 |
| * | | s390/airq: introduce adapter interrupt vector helper | Martin Schwidefsky | 2013-08-22 | 1 | -0/+153 |
| * | | s390/dasd: cleanup timeout and transport error messages | Stefan Weinhuber | 2013-08-22 | 1 | -2/+4 |
| * | | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-22 | 6 | -9/+9 |
| |/ |
|
* | | [SCSI] zfcp: remove access control tables interface (keep sysfs files) | Martin Peschke | 2013-08-22 | 1 | -0/+14 |
* | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops | Martin Peschke | 2013-08-22 | 1 | -7/+22 |
* | | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 2013-08-22 | 1 | -6/+2 |
|/ |
|
* | s390/dasd: fix hanging devices after path events | Stefan Haberland | 2013-07-30 | 1 | -0/+6 |
* | s390/zcrypt: Alias for new zcrypt device driver base module | Ingo Tuchscherer | 2013-07-19 | 1 | -0/+1 |
* | s390/qdio: remove unused variable | Sebastian Ott | 2013-07-16 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 3 | -31/+14 |
|\ |
|
| * | qeth: use default napi weight | Sebastian Ott | 2013-06-25 | 1 | -1/+1 |
| * | qeth: Fix crash on initial MTU size change | Stefan Raspl | 2013-06-25 | 1 | -2/+4 |
| * | qeth: change default standard blkt settings for OSA | Ursula Braun | 2013-06-25 | 1 | -5/+5 |
| * | qeth: Increase default MTU for OSA devices | Stefan Raspl | 2013-06-25 | 1 | -3/+4 |
| * | netiucv: remove unused macro | Andy Shevchenko | 2013-06-25 | 1 | -20/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-07-04 | 14 | -689/+74 |
|\ \ |
|
| * | | [SCSI] zfcp: status read buffers on first adapter open with link down | Steffen Maier | 2013-05-31 | 2 | -8/+20 |
| * | | [SCSI] zfcp: remove access control tables interface | Martin Peschke | 2013-05-31 | 10 | -636/+15 |
| * | | [SCSI] zfcp: module parameter dbflevel for early debugging | Steffen Maier | 2013-05-31 | 1 | -2/+9 |
| * | | [SCSI] zfcp: block queue limits with data router | Steffen Maier | 2013-05-31 | 1 | -3/+7 |
| * | | [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down | Daniel Hansel | 2013-05-31 | 1 | -0/+4 |
| * | | [SCSI] zfcp: remove unused device_unregister wrapper | Sebastian Ott | 2013-05-31 | 2 | -16/+0 |
| * | | [SCSI] zfcp: cleanup unit sysfs attribute usage | Sebastian Ott | 2013-05-31 | 4 | -11/+9 |
| * | | [SCSI] zfcp: cleanup port sysfs attribute usage | Sebastian Ott | 2013-05-31 | 5 | -15/+10 |
| * | | [SCSI] zfcp: cfdc fops add owner | Sebastian Ott | 2013-05-31 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: relase -> release | Geert Uytterhoeven | 2013-06-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook | 2013-07-03 | 1 | -4/+2 |
| | |/
| |/| |
|
* | | | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set | Hannes Reinecke | 2013-07-01 | 3 | -3/+72 |
* | | | s390/dasd: Add 'timeout' attribute | Hannes Reinecke | 2013-07-01 | 3 | -0/+62 |
* | | | block/dasd: detailed I/O errors | Hannes Reinecke | 2013-07-01 | 1 | -3/+13 |
* | | | s390/dasd: Reduce amount of messages for specific errors | Hannes Reinecke | 2013-07-01 | 1 | -0/+8 |
* | | | s390/dasd: Implement block timeout handling | Hannes Reinecke | 2013-07-01 | 4 | -2/+88 |