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
/
zfcp_fsf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+13
2015-08-07
s390: remove unneeded semicolon
Peter Senna Tschudin
1
-1
/
+1
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-13
/
+13
2014-11-20
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
1
-2
/
+1
2013-09-03
[SCSI] zfcp: dead code removal
Martin Peschke
1
-9
/
+0
2013-09-03
[SCSI] zfcp: consistently use appropriate SBAL flag definitions
Martin Peschke
1
-1
/
+2
2013-05-31
[SCSI] zfcp: status read buffers on first adapter open with link down
Steffen Maier
1
-7
/
+16
2013-05-31
[SCSI] zfcp: remove access control tables interface
Martin Peschke
1
-114
/
+13
2013-05-31
[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
Daniel Hansel
1
-0
/
+4
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2012-09-24
[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device
Martin Peschke
1
-5
/
+14
2012-09-24
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
1
-1
/
+1
2012-09-24
[SCSI] zfcp: Make trace record tags unique
Steffen Maier
1
-2
/
+2
2012-09-24
[SCSI] zfcp: Adapt to new FC_PORTSPEED semantics
Steffen Maier
1
-2
/
+32
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
1
-30
/
+47
2011-08-27
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
1
-1
/
+2
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
1
-22
/
+23
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-25
[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup
Christof Schmitt
1
-2
/
+2
2011-02-25
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
Christof Schmitt
1
-2
/
+4
2011-02-25
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
1
-5
/
+7
2011-02-25
[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
Christof Schmitt
1
-1
/
+0
2011-02-25
[SCSI] zfcp: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-46
/
+39
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
1
-1
/
+1
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
1
-4
/
+14
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
1
-4
/
+4
2010-12-09
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
Christof Schmitt
1
-2
/
+3
2010-12-09
[SCSI] zfcp: Correct false abort data assignment.
Swen Schillig
1
-1
/
+1
2010-12-09
[SCSI] zfcp: Fix common FCP request reception
Swen Schillig
1
-2
/
+2
2010-10-25
[SCSI] zfcp: Fix adapter activation on link down
Swen Schillig
1
-3
/
+0
2010-09-16
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
1
-27
/
+45
2010-09-16
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
Christof Schmitt
1
-114
/
+15
2010-09-16
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
Christof Schmitt
1
-75
/
+72
2010-09-16
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
Christof Schmitt
1
-36
/
+36
2010-09-16
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
1
-139
/
+140
2010-07-28
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
1
-1
/
+6
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-23
/
+86
2010-07-28
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
1
-0
/
+3
2010-07-28
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
1
-6
/
+4
2010-07-28
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
1
-26
/
+14
2010-07-28
[SCSI] zfcp: Use correct width for timer_interval field
Christof Schmitt
1
-1
/
+1
2010-07-21
[SCSI] zfcp: Update status read mempool
Christof Schmitt
1
-1
/
+2
2010-07-21
[SCSI] zfcp: Do not wait for SBALs on stopped queue
Christof Schmitt
1
-5
/
+0
2010-07-21
[SCSI] zfcp: Fix check whether unchained ct_els is possible
Swen Schillig
1
-1
/
+1
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
1
-161
/
+85
2010-05-02
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
1
-0
/
+1
2010-05-02
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
1
-48
/
+17
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
1
-113
/
+67
[next]