| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] drivers/s390: put NULL test before dereference | Julia Lawall | 2009-08-23 | 1 | -1/+1 |
* | [S390] cio: fix double free after failed device initialization | Sebastian Ott | 2009-08-23 | 1 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-08-04 | 5 | -65/+99 |
|\ |
|
| * | [SCSI] zfcp: Fix tracing of request id for abort requests | Christof Schmitt | 2009-07-30 | 1 | -8/+10 |
| * | [SCSI] zfcp: Fix wka port processing | Swen Schillig | 2009-07-30 | 2 | -7/+5 |
| * | [SCSI] zfcp: avoid double notify in lowmem scenario | Swen Schillig | 2009-07-30 | 1 | -4/+10 |
| * | [SCSI] zfcp: Add port only once to FC transport class | Christof Schmitt | 2009-07-30 | 1 | -1/+6 |
| * | [SCSI] zfcp: Recover from stalled outbound queue | Christof Schmitt | 2009-07-30 | 1 | -1/+4 |
| * | [SCSI] zfcp: Fix erp escalation procedure | Christof Schmitt | 2009-07-30 | 1 | -26/+24 |
| * | [SCSI] zfcp: Fix logic for physical port close | Christof Schmitt | 2009-07-30 | 1 | -1/+1 |
| * | [SCSI] zfcp: Use -EIO for SBAL allocation failures | Christof Schmitt | 2009-07-30 | 1 | -3/+2 |
| * | [SCSI] zfcp: Use unchained mode for small ct and els requests | Christof Schmitt | 2009-07-30 | 1 | -8/+25 |
| * | [SCSI] zfcp: Use correct flags for zfcp_erp_notify | Christof Schmitt | 2009-07-30 | 1 | -2/+2 |
| * | [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf | Christof Schmitt | 2009-07-30 | 1 | -1/+1 |
| * | [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization | Christof Schmitt | 2009-07-30 | 1 | -1/+6 |
| * | [SCSI] zfcp: Fix invalid command order | Swen Schillig | 2009-07-30 | 1 | -3/+4 |
* | | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timer | Felix Beck | 2009-07-24 | 1 | -2/+7 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | [S390] improve suspend/resume error messages | Christian Borntraeger | 2009-07-07 | 3 | -8/+9 |
* | [S390] dasd: correct debugfeature sense dump | Stefan Haberland | 2009-07-07 | 4 | -48/+27 |
* | [S390] monreader: fix dev_set_drvdata conversion | Heiko Carstens | 2009-07-07 | 1 | -2/+2 |
* | [S390] sclp: fix compile error for !SCLP_CONSOLE | Heiko Carstens | 2009-07-07 | 1 | -0/+5 |
* | [S390] dasd: fix refcounting in dasd_change_state | Sebastian Ott | 2009-06-22 | 1 | -3/+5 |
* | [S390] driver_data access | Martin Schwidefsky | 2009-06-22 | 7 | -13/+13 |
* | [S390] dasd_pm: fix stop flag handling | Stefan Haberland | 2009-06-22 | 2 | -10/+12 |
* | [S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt | Felix Beck | 2009-06-22 | 1 | -2/+83 |
* | [S390] qdio: Sanitize do_QDIO sanity checks | Jan Glauber | 2009-06-22 | 1 | -7/+2 |
* | [S390] qdio: leave inbound SBALs primed | Jan Glauber | 2009-06-22 | 1 | -7/+0 |
* | [S390] qdio: merge AI tasklet into interrupt handler | Jan Glauber | 2009-06-22 | 1 | -44/+21 |
* | [S390] qdio: extract all primed SBALs at once | Jan Glauber | 2009-06-22 | 1 | -28/+6 |
* | [S390] qdio: fix check for running under z/VM | Jan Glauber | 2009-06-22 | 1 | -35/+13 |
* | [S390] qdio: move adapter interrupt tasklet code | Jan Glauber | 2009-06-22 | 4 | -80/+75 |
* | [S390] Use del_timer instead of del_timer_sync | Michael Holzheu | 2009-06-22 | 1 | -1/+1 |
* | [S390] vt220 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 1 | -13/+5 |
* | [S390] sclp console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 1 | -3/+2 |
* | [S390] 3270 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 2 | -38/+7 |
* | [S390] 3215 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 1 | -11/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 1 | -1/+1 |
|\ |
|
| * | net: group address list and its count | Jiri Pirko | 2009-06-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 7 | -21/+218 |
|\ \ |
|
| * | | [SCSI] zfcp: Update FC pass-through support | Christof Schmitt | 2009-06-12 | 2 | -7/+5 |
| * | | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 2009-06-12 | 6 | -20/+219 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 11 | -104/+105 |
|\ \ \ |
|
| * | | | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 11 | -104/+105 |
| | |/
| |/| |
|
* | | | [S390] pm: dcssblk power management callbacks. | Gerald Schaefer | 2009-06-16 | 1 | -17/+115 |
* | | | [S390] pm: monreader power management callbacks. | Gerald Schaefer | 2009-06-16 | 1 | -12/+128 |
* | | | [S390] pm: monwriter power management callbacks. | Gerald Schaefer | 2009-06-16 | 1 | -6/+92 |
* | | | [S390] pm: memory hotplug power management callbacks | Gerald Schaefer | 2009-06-16 | 1 | -4/+38 |
* | | | [S390] pm: con3270 power management callbacks. | Martin Schwidefsky | 2009-06-16 | 4 | -29/+95 |
* | | | [S390] pm: smsgiucv power management callbacks. | Martin Schwidefsky | 2009-06-16 | 1 | -3/+60 |