Robert Love
|
04885b16a1
[SCSI] libfc: Remove usage of the Scsi_Host's host_lock
|
14 年之前 |
Randy Dunlap
|
55204909bb
[SCSI] libfc: fix sparse static and non-ANSI warnings
|
14 年之前 |
Dan Carpenter
|
e4a9a98289
[SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()
|
14 年之前 |
Hillf Danton
|
fa79dbdbdd
[SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()
|
14 年之前 |
Yi Zou
|
f56635a869
[SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN
|
14 年之前 |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 年之前 |
Joe Eykholt
|
5f0e385fda
[SCSI] libfc: fix statistics for FCP input/output megabytes
|
14 年之前 |
Yi Zou
|
b5fe5e953c
[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt
|
14 年之前 |
Yi Zou
|
3a91090fe0
[SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_els
|
14 年之前 |
Yi Zou
|
d889b30a91
[SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associated
|
14 年之前 |
john fastabend
|
05fee645e9
[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct
|
14 年之前 |
john fastabend
|
e0883a3c3e
[SCSI] libfc: use rport timeout values for fcp recovery
|
14 年之前 |
john fastabend
|
ac17ea8d7d
[SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml
|
14 年之前 |
Hillf Danton
|
e90ff5ef0a
[SCSI] libfc: fix stats computation in fc_queuecommand()
|
14 年之前 |
Robert Love
|
3c2c3bf23c
[SCSI] libfc: Fix incorrect locking and unlocking in FCP
|
14 年之前 |
Jeff Garzik
|
f281233d3e
SCSI host lock push-down
|
14 年之前 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 年之前 |
Vasu Dev
|
8b7ac2bb07
[SCSI] libfc: possible race could panic system due to NULL fsp->cmd
|
14 年之前 |
Vasu Dev
|
75eee72524
[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready
|
14 年之前 |
Mike Christie
|
be948fc30d
[SCSI] libfc: call fc_remote_port_chkready under the host lock.
|
15 年之前 |
Joe Eykholt
|
24f089e2f2
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
|
15 年之前 |
Vasu Dev
|
e0d93c5bc4
[SCSI] libfc: IO errors on link down due to cable unplug
|
15 年之前 |
Yi Zou
|
ba402804ac
[SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data
|
15 年之前 |
Yi Zou
|
1c4bfe6305
[SCSI] libfc: lport state is enum not bit mask
|
15 年之前 |
Robert Love
|
7b2787ec15
[SCSI] libfc: Move the port_id into lport
|
15 年之前 |
Chris Leech
|
ce8b5df042
[SCSI] libfc: set both precision and field with when printing FC IDs
|
15 年之前 |
Yi Zou
|
63ac4bbffb
[SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp
|
15 年之前 |
Joe Eykholt
|
f018b73af6
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
|
15 年之前 |
Robert Love
|
b3ef990c15
[SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml
|
15 年之前 |