index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-103
/
+55
2010-09-17
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
1
-2
/
+1
2010-09-17
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Christof Schmitt
1
-4
/
+4
2010-09-17
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
1
-62
/
+52
2010-09-17
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
1
-39
/
+2
2010-09-10
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
1
-0
/
+1
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-0
/
+53
2010-07-28
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
1
-2
/
+2
2010-07-28
[SCSI] zfcp: Remove SCSI device when removing unit
Christof Schmitt
1
-0
/
+1
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
1
-8
/
+29
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
1
-2
/
+2
2010-05-02
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
1
-0
/
+1
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
1
-0
/
+1
2010-02-18
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
Christof Schmitt
1
-2
/
+2
2010-02-18
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
1
-9
/
+9
2010-02-18
[SCSI] zfcp: Fix warnings from smatch
Christof Schmitt
1
-11
/
+2
2010-02-18
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
1
-3
/
+2
2010-01-17
[SCSI] zfcp: Introduce bsg_timeout callback.
Swen Schillig
1
-0
/
+1
2009-12-04
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
1
-3
/
+0
2009-12-04
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
1
-0
/
+2
2009-12-04
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
1
-0
/
+3
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
1
-15
/
+3
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
1
-15
/
+5
2009-12-04
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
Christof Schmitt
1
-2
/
+16
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
1
-12
/
+11
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
1
-29
/
+23
2009-12-04
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Christof Schmitt
1
-3
/
+12
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-05
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
1
-18
/
+4
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-14
/
+13
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-3
/
+3
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
1
-2
/
+3
2009-09-05
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
1
-4
/
+2
2009-09-05
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
1
-1
/
+2
2009-09-05
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
1
-2
/
+4
2009-07-30
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
1
-8
/
+10
2009-07-30
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
1
-1
/
+6
2009-06-12
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
1
-0
/
+15
2009-05-24
[SCSI] zfcp: Make queue_depth adjustable
Christof Schmitt
1
-1
/
+12
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
1
-6
/
+19
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
1
-0
/
+17
2009-03-12
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
1
-1
/
+0
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
1
-3
/
+116
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-2
/
+2
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
1
-64
/
+60
[next]