- 3b64b18 [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO by Yi Zou · 12 years ago
- a752359 [SCSI] libfc: fix sending REC after FCP_RESP is received by Yi Zou · 12 years ago
- 0f02a66 [SCSI] libfc: adds FCP failures stats by Vasu Dev · 12 years ago
- 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
- 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
- 76ffe8a [SCSI] libfc: remove redundant timer init for fcp by Yi Zou · 13 years ago
- ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
- 21cc0bd3 [SCSI] libfc: block SCSI eh thread for blocked rports by Vasu Dev · 13 years ago
- c9d24a7 [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error by Neerav Parikh · 13 years ago
- 8598212 [SCSI] libfc: cleanup sending SRR request by Hillf Danton · 13 years ago
- 547fb12 [SCSI] libfc: two minor changes in comments by Hillf Danton · 13 years ago
- 688fd36 [SCSI] libfc: use FC_MAX_ERROR_CNT by Hillf Danton · 13 years ago
- 8467b96 [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data by Yi Zou · 13 years ago
- 0a219ed [SCSI] libfc: fix race in SRR response by Vasu Dev · 13 years ago
- 6a716a8 [SCSI] libfc: release DDP context if frame_send() fails by Yi Zou · 13 years ago
- f2817ec [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect by Vasu Dev · 14 years ago
- 9c8cce8 [SCSI] libfc: Move host_lock usage into ramp_up/down routines by Robert Love · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 04885b1 [SCSI] libfc: Remove usage of the Scsi_Host's host_lock by Robert Love · 14 years ago
- 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 14 years ago
- e4a9a98 [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() by Dan Carpenter · 14 years ago
- fa79dbd [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() by Hillf Danton · 14 years ago
- f56635a [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN by Yi Zou · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
- b5fe5e9 [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt by Yi Zou · 14 years ago
- 3a91090 [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_els by Yi Zou · 14 years ago
- d889b30 [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associated by Yi Zou · 14 years ago
- 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
- e0883a3 [SCSI] libfc: use rport timeout values for fcp recovery by john fastabend · 14 years ago
- ac17ea8 [SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml by john fastabend · 14 years ago
- e90ff5e [SCSI] libfc: fix stats computation in fc_queuecommand() by Hillf Danton · 14 years ago
- 3c2c3bf [SCSI] libfc: Fix incorrect locking and unlocking in FCP by Robert Love · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
- 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
- be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 14 years ago
- 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
- e0d93c5 [SCSI] libfc: IO errors on link down due to cable unplug by Vasu Dev · 14 years ago
- ba40280 [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data by Yi Zou · 14 years ago
- 1c4bfe6 [SCSI] libfc: lport state is enum not bit mask by Yi Zou · 14 years ago
- 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
- ce8b5df [SCSI] libfc: set both precision and field with when printing FC IDs by Chris Leech · 15 years ago
- 63ac4bb [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp by Yi Zou · 15 years ago
- f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 15 years ago
- b3ef990 [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml by Robert Love · 15 years ago
- 5c12c41 [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data by Vasu Dev · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 10897ae [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer by Vasu Dev · 15 years ago
- 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 15 years ago
- c1ecb90 [SCSI] libfc: reduce hold time on SCSI host lock by Chris Leech · 15 years ago
- 18fa11e [SCSI] libfc, fcoe: fixes for highmem skb linearize panics by Chris Leech · 15 years ago
- 349e11f [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures. by Mike Christie · 15 years ago
- 84c3e1a [SCSI] libfc: adds can_queue ramp up by Vasu Dev · 15 years ago
- c46be11 [SCSI] libfc: reduce can_queue for all FCP frame allocation failures by Vasu Dev · 15 years ago
- a7bbc7f [SCSI] fcoe, libfc: use single frame allocation API by Vasu Dev · 15 years ago
- 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
- 5868287 [SCSI] libfc: Add routine to copy data from a buffer to a SG list by Robert Love · 15 years ago
- 93e6d5a [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c by Robert Love · 15 years ago
- 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
- 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
- 229b8d7 [SCSI] libfc: add queue_depth ramp up by Vasu Dev · 15 years ago
- 14caf44 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc by Vasu Dev · 15 years ago
- 5c20848 [SCSI] libfc: convert to scsi_track_queue_full by Mike Christie · 15 years ago
- e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
- 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
- d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
- 4347fa6 [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN by Yi Zou · 15 years ago
- c340111 [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort by Robert Love · 15 years ago
- 473e285 [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily by Robert Love · 15 years ago
- 5e472d0 [SCSI] libfc: fix ddp in fc_fcp for 0 xid by Yi Zou · 15 years ago
- a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
- 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
- 53fcfbb [SCSI] libfc: Remove page flags check for sglist by Yi Zou · 15 years ago
- 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
- 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
- d5e6054 [SCSI] libfc: use DID_ERROR when we have internall aborted command by Mike Christie · 16 years ago
- a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
- 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 16 years ago
- 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
- b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 16 years ago
- 276d681 [SCSI] libfc: use lso_max for sequence offload by Yi Zou · 16 years ago
- 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
- 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
- 26d9cab [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost by Vasu Dev · 16 years ago
- bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
- 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago