index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
[SCSI] zfcp: Remove sysfs attribute port_add
Martin Peschke
1
-46
/
+0
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
8
-31
/
+336
2008-07-12
[SCSI] zfcp: Add port_state attribute to sysfs
Sven Schuetz
1
-0
/
+19
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
13
-1975
/
+396
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
7
-787
/
+412
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_ccw
Christof Schmitt
1
-100
/
+50
2008-07-12
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
7
-664
/
+331
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
8
-726
/
+319
2008-06-05
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
Christof Schmitt
3
-17
/
+28
2008-06-05
[SCSI] zfcp: remove some __attribute__ ((packed))
Martin Peschke
1
-5
/
+5
2008-06-05
[SCSI] zfcp: Refine trace levels of some recovery related events.
Martin Peschke
1
-2
/
+2
2008-06-05
[SCSI] zfcp: Add information about interrupt to trace.
Martin Peschke
4
-2
/
+7
2008-06-05
[SCSI] zfcp: Rename sbal_curr to sbal_last.
Martin Peschke
5
-31
/
+30
2008-06-05
[SCSI] zfcp: Rename sbal_last.
Martin Peschke
2
-5
/
+5
2008-06-05
[SCSI] zfcp: Remove field sbal_last from trace record.
Martin Peschke
2
-3
/
+0
2008-06-05
[SCSI] zfcp: Remove some sparse warnings
Christof Schmitt
1
-1
/
+2
2008-06-05
[SCSI] zfcp: Fix fsf_status_read return code handling
Heiko Carstens
1
-4
/
+3
2008-06-05
[SCSI] zfcp: Fix mempool pointer for GID_PN request allocation
Christof Schmitt
1
-6
/
+3
2008-06-05
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
6
-35
/
+32
2008-06-05
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
Christof Schmitt
1
-0
/
+65
2008-06-05
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
Christof Schmitt
4
-1
/
+82
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-12
/
+6
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-30
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
1
-2
/
+2
2008-05-30
virtio: set device index in common code.
Rusty Russell
1
-12
/
+6
2008-05-21
s390: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-05-18
s390: KVM guest: fix compile error
Heiko Carstens
1
-17
/
+23
2008-05-15
[S390] tape: Use ccw_dev_id to build cdev_id.
Cornelia Huck
1
-26
/
+5
2008-05-15
[S390] dasd: fix timeout handling in interrupt handler
Stefan Weinhuber
1
-2
/
+3
2008-05-15
[S390] dasd: Use const in busid functions.
Cornelia Huck
2
-6
/
+6
2008-05-15
[S390] blacklist.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-15
[S390] vmlogrdr: module initialization function should return negative errors
Marcin Slusarz
1
-1
/
+1
2008-05-15
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
Michael Ernst
1
-9
/
+3
2008-05-07
[S390] tty3270: fix put_char fail/success conversion.
Heiko Carstens
1
-9
/
+6
2008-05-07
[S390] s390mach compile warning
Martin Schwidefsky
1
-1
/
+2
2008-05-07
[S390] cio: Fix parsing mechanism for blacklisted devices.
Michael Ernst
1
-154
/
+170
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
9
-83
/
+54
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-2
/
+2
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2
-2
/
+2
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-196
/
+239
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-44
/
+73
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
4
-6
/
+12
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
1
-11
/
+12
2008-04-30
[S390] cio: Make isc handling more robust.
Cornelia Huck
4
-14
/
+10
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-1
/
+16
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
5
-18
/
+35
[next]