Age | Commit message (Expand) | Author |
2008-01-26 | [S390] cio: introduce timed recovery procedure | Peter Oberparleiter |
2008-01-26 | [S390] cio: memory leak in cio processing | Michael Ernst |
2008-01-26 | [S390] cio: Fix ungroup vs. machine check race in ccwgroup. | Cornelia Huck |
2008-01-26 | [S390] cio: Delete timer in ccw_device_verify_done(). | Cornelia Huck |
2008-01-26 | [S390] cio: reduce cpu utilization during device scan | Peter Oberparleiter |
2008-01-26 | [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. | Cornelia Huck |
2008-01-26 | [S390] cio: Use dev_{g,s}et_drvdata(). | Cornelia Huck |
2008-01-26 | [S390] cio: I/O subchannel specific fields. | Cornelia Huck |
2008-01-26 | [S390] cio: Extend adapter interrupt interface. | Peter Oberparleiter |
2008-01-26 | [S390] cio: Introduce subchannel->private. | Cornelia Huck |
2008-01-26 | [S390] cio: Cleanup debug feature usage. | Cornelia Huck |
2008-01-26 | [S390] cio: Add css_driver_{register,unregister}. | Cornelia Huck |
2008-01-26 | [S390] cio: Reset sch->driver. | Cornelia Huck |
2008-01-26 | [S390] cio: css_driver: Use consistent parameters. | Cornelia Huck |
2008-01-26 | [S390] cio: Use helpers instead of container_of(). | Cornelia Huck |
2008-01-26 | [S390] cio: Dump ccw device information in case of timeout. | Sebastian Ott |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy |
2008-01-24 | zfcp: Use device_driver default attribute groups. | Cornelia Huck |
2008-01-24 | netiucv: Use device_driver default attribute groups. | Cornelia Huck |
2008-01-11 | [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme... | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Hold queue lock when checking port handle for ELS command | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Fix evaluation of port handles in abort handler | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: fix use after free bug. | Heiko Carstens |
2008-01-11 | [SCSI] zfcp: Reduce flood on hba trace | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Fix deadlock when adding invalid LUN | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Remove SCSI devices when removing complete adapter | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Specify waiting times in ERP in seconds | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Use also port and adapter to identify unit in messages. | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback | Christof Schmitt |
2007-12-11 | [S390]: Fix use of skb after netif_rx | Julia Lawall |
2007-12-04 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-12-04 | drivers/s390/net/ctcmain.c: fix build bug | Ingo Molnar |
2007-12-04 | [S390] dcssblk: prevent early access without own make_request function | Christian Borntraeger |
2007-12-04 | [S390] cio: add missing reprobe loop end statement | Peter Oberparleiter |
2007-12-04 | [S390] cio: Issue SenseID per path. | Cornelia Huck |
2007-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-12-01 | ctc: make use of alloc_netdev() | Peter Tiedemann |
2007-11-20 | [S390] cio: Register/unregister subchannels only from kslowcrw. | Cornelia Huck |
2007-11-20 | [S390] cio: change device sense procedure to work with pav aliases | Peter Oberparleiter |
2007-11-16 | [SCSI] zfcp: fix cleanup of dismissed error recovery actions | Martin Peschke |
2007-11-16 | [SCSI] zfcp: fix dismissal of error recovery actions | Martin Peschke |
2007-11-05 | [S390] Fix priority mistakes in drivers/s390/cio/cmf.c | Roel Kluin |
2007-11-05 | [S390] device_schedule_callback() for dcssblk. | Gerald Schaefer |
2007-11-05 | [S390] Fix smsgiucv init on no iucv machines | Christian Borntraeger |
2007-11-05 | [S390] cio: use INIT_WORK to initialize struct work. | Heiko Carstens |
2007-10-29 | SG: s390-scsi: missing size parameter in zfcp_address_to_sg() | Jens Axboe |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |