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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-16
zfcp: sg chaining support
FUJITA Tomonori
2
-4
/
+3
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-262
/
+364
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
9
-166
/
+165
2007-10-12
[SCSI] zfcp: Enable debug feature before setting adapter online
Christof Schmitt
2
-7
/
+9
2007-10-12
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
4
-71
/
+175
2007-10-12
[SCSI] zfcp: Remove braces for only one statement
Christof Schmitt
1
-4
/
+2
2007-10-12
[SCSI] zfcp: Remove unnecessary assignment
Christof Schmitt
1
-1
/
+0
2007-10-12
[SCSI] zfcp: avoid if (whatever) ; constructs.
Heiko Carstens
1
-2
/
+2
2007-10-12
[SCSI] zfcp: correct indentation for nested if-else
Christof Schmitt
1
-11
/
+11
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2
-15
/
+13
2007-10-12
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
1
-6
/
+4
2007-08-15
[SCSI] zfcp: fix the data buffer accessor patch
Heiko Carstens
1
-7
/
+3
2007-08-15
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
Heiko Carstens
1
-2
/
+2
2007-08-15
[SCSI] zfcp: fix memory leak
Heiko Carstens
1
-1
/
+3
2007-07-31
[SCSI] zfcp: convert to use the data buffer accessors
FUJITA Tomonori
2
-37
/
+9
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-90
/
+38
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-3
/
+3
2007-07-18
[SCSI] zfcp: code cleanup
Swen Schillig
2
-81
/
+33
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2
-7
/
+4
2007-07-18
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
1
-2
/
+1
2007-06-20
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-17
/
+3
2007-06-20
[SCSI] zfcp: clear adapter status flags during adapter shutdown
Volker Sameske
1
-0
/
+7
2007-05-16
[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...
Michael Loehr
3
-4
/
+5
2007-05-16
[SCSI] zfcp: avoid clutter in erp_dbf
Martin Peschke
1
-27
/
+13
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
2
-6
/
+4
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
[SCSI] zfcp: clear boxed flag on unit reopen.
Heiko Carstens
1
-0
/
+1
2007-05-08
[SCSI] zfcp: clear adapter failed flag if an fsf request times out.
Heiko Carstens
1
-1
/
+1
2007-05-08
[SCSI] zfcp: rework request ID management.
Heiko Carstens
7
-89
/
+59
2007-05-08
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
4
-4
/
+72
2007-05-08
[SCSI] zfcp: Locking for req_no and req_seq_no
Christof Schmitt
1
-9
/
+8
2007-05-08
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
Christof Schmitt
3
-28
/
+28
2007-05-08
[SCSI] zfcp: Stop system after memory corruption
Christof Schmitt
1
-28
/
+6
2007-04-01
[SCSI] zfcp: fix initialization of FSF timer
Christof Schmitt
1
-1
/
+1
2007-03-11
[SCSI] zfcp: fix likely/unlikely usage
Heiko Carstens
1
-4
/
+6
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-10
Merge branch 'linus'
James Bottomley
7
-70
/
+68
2007-02-10
[SCSI] zfcp: removed wrong comment
Swen Schillig
1
-2
/
+0
2007-02-10
[SCSI] zfcp: use of uninitialized variable
Swen Schillig
1
-12
/
+8
2007-02-10
[SCSI] zfcp: Invalid locking order
Swen Schillig
2
-14
/
+11
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
4
-52
/
+51
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
4
-18
/
+17
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-10-26
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
Swen Schillig
2
-0
/
+5
[prev]
[next]