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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
1
-0
/
+1
2010-09-09
[SCSI] zfcp: Reorder registration of initial SCSI device
Christof Schmitt
1
-1
/
+2
2010-09-08
qdio: extend API to allow polling
Jan Glauber
1
-5
/
+1
2010-07-28
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
4
-4
/
+40
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
9
-30
/
+185
2010-07-28
[SCSI] zfcp: Enable data division support for FCP devices
Christof Schmitt
2
-1
/
+11
2010-07-28
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
1
-1
/
+1
2010-07-28
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
6
-0
/
+90
2010-07-28
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
3
-139
/
+69
2010-07-28
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
6
-50
/
+47
2010-07-28
[SCSI] zfcp: Use correct width for timer_interval field
Christof Schmitt
2
-1
/
+3
2010-07-28
[SCSI] zfcp: Remove SCSI device when removing unit
Christof Schmitt
3
-2
/
+10
2010-07-28
[SCSI] zfcp: Use memdup_user and kstrdup
Christof Schmitt
2
-12
/
+4
2010-07-28
[SCSI] zfcp: Fix retry after failed "open port" erp action
Christof Schmitt
1
-2
/
+1
2010-07-28
[SCSI] zfcp: Fail erp after timeout
Christof Schmitt
1
-0
/
+6
2010-07-28
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
Christof Schmitt
1
-3
/
+5
2010-07-28
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
5
-17
/
+33
2010-07-28
[SCSI] zfcp: Do not try "forced close" when port is already closed
Christof Schmitt
1
-1
/
+5
2010-07-28
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
Christof Schmitt
1
-1
/
+2
2010-07-21
[SCSI] zfcp: Update status read mempool
Christof Schmitt
2
-1
/
+10
2010-07-21
[SCSI] zfcp: Do not wait for SBALs on stopped queue
Christof Schmitt
2
-6
/
+9
2010-07-21
[SCSI] zfcp: Fix check whether unchained ct_els is possible
Swen Schillig
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-242
/
+288
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
10
-242
/
+288
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
1
-0
/
+1
2010-05-02
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
Christof Schmitt
1
-2
/
+2
2010-05-02
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
5
-3
/
+6
2010-05-02
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
3
-48
/
+58
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
7
-151
/
+191
2010-05-02
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
5
-34
/
+19
2010-04-11
[SCSI] zfcp: Fix tracing of requests with error status
Christof Schmitt
1
-3
/
+3
2010-04-11
[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
Christof Schmitt
1
-5
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+8
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-2
/
+0
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
14
-404
/
+513
2010-02-17
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
6
-137
/
+162
2010-02-17
[SCSI] zfcp: Replace FC4 constants with information from exchange port
Christof Schmitt
1
-2
/
+4
2010-02-17
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
Christof Schmitt
3
-15
/
+24
2010-02-17
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
8
-93
/
+81
2010-02-17
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
Christof Schmitt
1
-2
/
+1
2010-02-17
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
Christof Schmitt
2
-6
/
+8
2010-02-17
[SCSI] zfcp: Fix warnings from smatch
Christof Schmitt
1
-11
/
+2
2010-02-17
[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
Christof Schmitt
1
-2
/
+2
2010-02-17
[SCSI] zfcp: Remove two FIXME comments
Christof Schmitt
2
-2
/
+2
2010-02-17
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
8
-98
/
+203
2010-02-17
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
4
-41
/
+29
2010-02-08
[SCSI] zfcp: Report FC BSG errors in correct field
Swen Schillig
1
-5
/
+4
2010-01-17
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
Swen Schillig
4
-16
/
+22
2010-01-17
[SCSI] zfcp: Introduce bsg_timeout callback.
Swen Schillig
3
-0
/
+8
2010-01-17
[SCSI] zfcp: add missing compat ptr conversion
Heiko Carstens
1
-2
/
+7
[prev]
[next]