index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...
Michael Loehr
2007-05-16
3
-4
/
+5
*
[SCSI] zfcp: avoid clutter in erp_dbf
Martin Peschke
2007-05-16
1
-27
/
+13
*
[S390] Avoid sparse warnings.
Heiko Carstens
2007-05-10
2
-6
/
+4
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
[SCSI] zfcp: clear boxed flag on unit reopen.
Heiko Carstens
2007-05-08
1
-0
/
+1
*
[SCSI] zfcp: clear adapter failed flag if an fsf request times out.
Heiko Carstens
2007-05-08
1
-1
/
+1
*
[SCSI] zfcp: rework request ID management.
Heiko Carstens
2007-05-08
7
-89
/
+59
*
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
2007-05-08
4
-4
/
+72
*
[SCSI] zfcp: Locking for req_no and req_seq_no
Christof Schmitt
2007-05-08
1
-9
/
+8
*
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
Christof Schmitt
2007-05-08
3
-28
/
+28
*
[SCSI] zfcp: Stop system after memory corruption
Christof Schmitt
2007-05-08
1
-28
/
+6
*
[SCSI] zfcp: fix initialization of FSF timer
Christof Schmitt
2007-04-01
1
-1
/
+1
*
[SCSI] zfcp: fix likely/unlikely usage
Heiko Carstens
2007-03-11
1
-4
/
+6
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
Merge branch 'linus'
James Bottomley
2007-02-10
7
-70
/
+68
|
\
|
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
4
-52
/
+51
|
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
4
-18
/
+17
*
|
[SCSI] zfcp: removed wrong comment
Swen Schillig
2007-02-10
1
-2
/
+0
*
|
[SCSI] zfcp: use of uninitialized variable
Swen Schillig
2007-02-10
1
-12
/
+8
*
|
[SCSI] zfcp: Invalid locking order
Swen Schillig
2007-02-10
2
-14
/
+11
|
/
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-3
/
+3
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
Swen Schillig
2006-10-25
2
-0
/
+5
*
[PATCH] drivers/s390 misc sparse annotations
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
Andreas Herrmann
2006-09-23
3
-19
/
+4
*
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
2006-09-23
6
-344
/
+191
*
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
Andreas Herrmann
2006-09-23
5
-49
/
+42
*
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
Heiko Carstens
2006-09-23
5
-39
/
+92
*
[SCSI] zfcp: remove zfcp_ccw_unregister function
Heiko Carstens
2006-09-23
2
-14
/
+0
*
[S390] empty function defines.
Heiko Carstens
2006-09-20
1
-4
/
+4
*
[SCSI] zfcp: bump version number
Andreas Herrmann
2006-08-06
1
-1
/
+1
*
[SCSI] zfcp: minor erp bug fixes
Andreas Herrmann
2006-08-06
4
-167
/
+107
*
[SCSI] zfcp: improve management of request IDs
Volker Sameske
2006-08-06
7
-128
/
+231
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
2
-25
/
+24
*
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
2006-07-03
1
-4
/
+5
*
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
2006-07-03
1
-4
/
+4
*
spelling fixes
Andreas Mohr
2006-06-26
1
-7
/
+7
*
[SCSI] zfcp: bump up version number
Andreas Herrmann
2006-05-28
1
-1
/
+1
*
[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable
Andreas Herrmann
2006-05-28
3
-4
/
+27
*
[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...
Ralph Wuerthner
2006-05-28
6
-4
/
+34
*
[SCSI] zfcp: print bit error threshold data human readable
Ralph Wuerthner
2006-05-28
1
-4
/
+32
*
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
Andreas Herrmann
2006-05-28
7
-122
/
+41
*
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
Andreas Herrmann
2006-05-28
3
-20
/
+10
*
[SCSI] zfcp: (cleanup) remove useless comments
Andreas Herrmann
2006-05-28
3
-284
/
+0
*
[SCSI] zfcp: (cleanup) shortened copyright and author information
Andreas Herrmann
2006-05-28
14
-180
/
+59
*
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
2006-03-26
1
-42
/
+18
*
[SCSI] zfcp: fix device registration issues
Andreas Herrmann
2006-03-09
3
-6
/
+12
*
[SCSI] zfcp: correctly set this_id for hosts
Andreas Herrmann
2006-03-02
1
-1
/
+1
[next]