index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-17
/
+3
2007-06-19
[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-25
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
Swen Schillig
2
-0
/
+5
2006-10-10
[PATCH] drivers/s390 misc sparse annotations
Al Viro
1
-1
/
+1
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-23
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
Andreas Herrmann
3
-19
/
+4
2006-09-23
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
6
-344
/
+191
2006-09-23
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
Andreas Herrmann
5
-49
/
+42
2006-09-23
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
Heiko Carstens
5
-39
/
+92
2006-09-23
[SCSI] zfcp: remove zfcp_ccw_unregister function
Heiko Carstens
2
-14
/
+0
2006-09-20
[S390] empty function defines.
Heiko Carstens
1
-4
/
+4
2006-08-06
[SCSI] zfcp: bump version number
Andreas Herrmann
1
-1
/
+1
2006-08-06
[SCSI] zfcp: minor erp bug fixes
Andreas Herrmann
4
-167
/
+107
2006-08-06
[SCSI] zfcp: improve management of request IDs
Volker Sameske
7
-128
/
+231
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2
-25
/
+24
2006-07-03
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
1
-4
/
+5
2006-07-03
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
2006-06-26
spelling fixes
Andreas Mohr
1
-7
/
+7
[next]