index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
Christof Schmitt
2010-09-16
2
-44
/
+46
|
*
|
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Christof Schmitt
2010-09-16
1
-4
/
+4
|
*
|
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
9
-465
/
+480
|
*
|
[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference
Christof Schmitt
2010-09-16
2
-36
/
+63
|
*
|
[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...
Christof Schmitt
2010-09-16
1
-44
/
+77
|
*
|
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
2010-09-16
6
-213
/
+279
|
*
|
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
Christof Schmitt
2010-09-16
2
-0
/
+42
|
*
|
[SCSI] zfcp: Reorder registration of initial SCSI device
Christof Schmitt
2010-09-09
1
-1
/
+2
|
|
/
*
|
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
|
*
|
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
2010-09-10
1
-0
/
+1
|
|
/
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
|
/
*
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
2010-07-28
4
-4
/
+40
*
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
2010-07-28
9
-30
/
+185
*
[SCSI] zfcp: Enable data division support for FCP devices
Christof Schmitt
2010-07-28
2
-1
/
+11
*
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
2010-07-28
1
-1
/
+1
*
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
2010-07-28
6
-0
/
+90
*
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
2010-07-28
3
-139
/
+69
*
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
2010-07-28
6
-50
/
+47
*
[SCSI] zfcp: Use correct width for timer_interval field
Christof Schmitt
2010-07-28
2
-1
/
+3
*
[SCSI] zfcp: Remove SCSI device when removing unit
Christof Schmitt
2010-07-28
3
-2
/
+10
*
[SCSI] zfcp: Use memdup_user and kstrdup
Christof Schmitt
2010-07-28
2
-12
/
+4
*
[SCSI] zfcp: Fix retry after failed "open port" erp action
Christof Schmitt
2010-07-28
1
-2
/
+1
*
[SCSI] zfcp: Fail erp after timeout
Christof Schmitt
2010-07-28
1
-0
/
+6
*
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
Christof Schmitt
2010-07-28
1
-3
/
+5
*
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
2010-07-28
5
-17
/
+33
*
[SCSI] zfcp: Do not try "forced close" when port is already closed
Christof Schmitt
2010-07-28
1
-1
/
+5
*
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
Christof Schmitt
2010-07-28
1
-1
/
+2
*
[SCSI] zfcp: Update status read mempool
Christof Schmitt
2010-07-21
2
-1
/
+10
*
[SCSI] zfcp: Do not wait for SBALs on stopped queue
Christof Schmitt
2010-07-21
2
-6
/
+9
*
[SCSI] zfcp: Fix check whether unchained ct_els is possible
Swen Schillig
2010-07-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
10
-242
/
+288
|
\
|
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
10
-242
/
+288
|
|
\
|
|
*
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
Christof Schmitt
2010-05-02
1
-2
/
+2
|
|
*
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
2010-05-02
5
-3
/
+6
|
|
*
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
2010-05-02
3
-48
/
+58
|
|
*
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
2010-05-02
7
-151
/
+191
|
|
*
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
2010-05-02
5
-34
/
+19
|
|
*
[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
Christof Schmitt
2010-04-11
1
-5
/
+13
*
|
|
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-05-17
1
-0
/
+1
|
/
/
*
|
[SCSI] zfcp: Fix tracing of requests with error status
Christof Schmitt
2010-04-11
1
-3
/
+3
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-0
/
+8
*
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
2010-03-08
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-02-26
14
-404
/
+513
|
\
|
*
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
2010-02-17
6
-137
/
+162
|
*
[SCSI] zfcp: Replace FC4 constants with information from exchange port
Christof Schmitt
2010-02-17
1
-2
/
+4
|
*
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
Christof Schmitt
2010-02-17
3
-15
/
+24
|
*
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
2010-02-17
8
-93
/
+81
|
*
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
Christof Schmitt
2010-02-17
1
-2
/
+1
|
*
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
Christof Schmitt
2010-02-17
2
-6
/
+8
|
*
[SCSI] zfcp: Fix warnings from smatch
Christof Schmitt
2010-02-17
1
-11
/
+2
[prev]
[next]