index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
1
-2
/
+4
2008-01-26
[S390] cio: Delete timer in ccw_device_verify_done().
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
3
-84
/
+137
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
4
-0
/
+5
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
4
-38
/
+40
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
7
-22
/
+42
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
5
-85
/
+134
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
12
-212
/
+261
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
3
-35
/
+33
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
3
-6
/
+35
2008-01-26
[S390] cio: Reset sch->driver.
Cornelia Huck
1
-9
/
+13
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
7
-48
/
+40
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
3
-5
/
+7
2008-01-26
[S390] cio: Dump ccw device information in case of timeout.
Sebastian Ott
1
-0
/
+50
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-69
/
+72
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2008-01-24
zfcp: Use device_driver default attribute groups.
Cornelia Huck
3
-35
/
+9
2008-01-24
netiucv: Use device_driver default attribute groups.
Cornelia Huck
1
-10
/
+6
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2
-5
/
+10
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2
-1
/
+8
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
1
-13
/
+8
2008-01-11
[SCSI] zfcp: Fix evaluation of port handles in abort handler
Christof Schmitt
1
-5
/
+4
2008-01-11
[SCSI] zfcp: fix use after free bug.
Heiko Carstens
2
-1
/
+16
2008-01-11
[SCSI] zfcp: Reduce flood on hba trace
Christof Schmitt
1
-6
/
+0
2008-01-11
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
4
-10
/
+0
2008-01-11
[SCSI] zfcp: Remove SCSI devices when removing complete adapter
Christof Schmitt
1
-0
/
+3
2008-01-11
[SCSI] zfcp: Specify waiting times in ERP in seconds
Christof Schmitt
2
-6
/
+6
2008-01-11
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
Christof Schmitt
1
-2
/
+6
2008-01-11
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
Christof Schmitt
1
-3
/
+2
2007-12-11
[S390]: Fix use of skb after netif_rx
Julia Lawall
2
-5
/
+5
2007-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-11
/
+31
2007-12-04
drivers/s390/net/ctcmain.c: fix build bug
Ingo Molnar
1
-1
/
+0
2007-12-04
[S390] dcssblk: prevent early access without own make_request function
Christian Borntraeger
1
-2
/
+2
2007-12-04
[S390] cio: add missing reprobe loop end statement
Peter Oberparleiter
1
-0
/
+1
2007-12-04
[S390] cio: Issue SenseID per path.
Cornelia Huck
1
-9
/
+28
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-9
/
+9
2007-12-01
ctc: make use of alloc_netdev()
Peter Tiedemann
1
-29
/
+16
2007-11-20
[S390] cio: Register/unregister subchannels only from kslowcrw.
Cornelia Huck
2
-2
/
+2
2007-11-20
[S390] cio: change device sense procedure to work with pav aliases
Peter Oberparleiter
1
-36
/
+9
2007-11-16
[SCSI] zfcp: fix cleanup of dismissed error recovery actions
Martin Peschke
1
-8
/
+6
2007-11-16
[SCSI] zfcp: fix dismissal of error recovery actions
Martin Peschke
1
-1
/
+3
2007-11-05
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
Roel Kluin
1
-2
/
+2
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-11-05
[S390] Fix smsgiucv init on no iucv machines
Christian Borntraeger
1
-0
/
+4
2007-11-05
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
1
-1
/
+1
2007-10-29
SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
Jens Axboe
1
-2
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
3
-14
/
+6
2007-10-24
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
1
-0
/
+2
2007-10-23
s390 zfcp: sg fixups
Jens Axboe
3
-6
/
+9
[prev]
[next]