- ac166d2 [SCSI] libfc: fix retries with FDMI lport states by Vasu Dev · 12 years ago
- db95fc0 [SCSI] libfc: don't exch_done() on invalid sequence ptr by Yi Zou · 12 years ago
- 4e5fae7 [SCSI] libfc: update fcp and exch stats by Vasu Dev · 13 years ago
- 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 13 years ago
- e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 13 years ago
- 061446a [SCSI] libfc: flush lport worker after its disabled by Vasu Dev · 13 years ago
- 93f90e51 [SCSI] libfc: update mfs boundry checking by Vasu Dev · 13 years ago
- a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 73d67aa [SCSI] libfc: update fc_host mfs along with updating lport->mfs by Vasu Dev · 13 years ago
- 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- d78c317 [SCSI] libfc: Add support for FDMI by Neerav Parikh · 13 years ago
- c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 14 years ago
- 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
- b6e3c84 [SCSI] libfc: avoid exchanges collision during lport reset by Vasu Dev · 13 years ago
- 77a2b73 [SCSI] libfc: fix fc_eh_host_reset by Vasu Dev · 13 years ago
- 320036e [SCSI] libfc: fix warn on in lport retry by Vasu Dev · 13 years ago
- 9b7d161 [SCSI] libfc: post reset event on lport reset by Vasu Dev · 13 years ago
- 66a5b3a [SCSI] libfc: remove duplicate ema_list init by Vasu Dev · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 72fa396 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs by Vasu Dev · 14 years ago
- acc1a92 [SCSI] libfc: Extending lport's roles for target if there is a registered target. by Kiran Patil · 14 years ago
- 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
- 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
- 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
- 72e0daa [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
- 2d6dfb0 [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
- 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 7f98523 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT by Bhanu Prakash Gollapudi · 14 years ago
- 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
- 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
- 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
- a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
- 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
- 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
- 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 15 years ago
- 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 15 years ago
- 9f8f3aa [SCSI] libfc, fcoe: normalize format specifies for world wide names by Chris Leech · 15 years ago
- ce8b5df [SCSI] libfc: set both precision and field with when printing FC IDs by Chris Leech · 15 years ago
- ccfc309 [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID by Joe Eykholt · 15 years ago
- 2f2ac4a [SCSI] libfc: fix oops in point-to-point mode by Joe Eykholt · 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
- b248df3 [SCSI] libfc: Don't assume response request present. by Hugh Daschbach · 15 years ago
- 55a66d3 [SCSI] fcoe, libfc: adds enable/disable for fcoe interface by Vasu Dev · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 70d919f [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_request by Yi Zou · 15 years ago
- b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
- ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
- e6d8a1b [SCSI] libfc: add host number to lport link up/down messages. by Joe Eykholt · 15 years ago
- 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
- 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
- a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
- c914f7d [SCSI] libfc: combine name server registration request functions by Chris Leech · 15 years ago
- 7cccc15 [SCSI] libfc: combine name server registration response handlers by Chris Leech · 15 years ago
- c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
- 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
- c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
- 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
- 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
- db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
- 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
- 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
- 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
- 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
- 22655ac [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state by Joe Eykholt · 15 years ago
- 1b69bc0 [SCSI] libfc: lport: fix minor documentation errors by Joe Eykholt · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 15 years ago
- f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
- 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
- 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
- 29d898e [SCSI] libfc: clean up point-to-point discovery code. by Joe Eykholt · 15 years ago
- 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 15 years ago
- b5cbf08 [SCSI] libfc: simplify fc_lport_rport_callback by Joe Eykholt · 15 years ago
- 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
- f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 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
- 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
- ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
- 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
- e9ba8b4 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link by Joe Eykholt · 15 years ago
- 1190d92 [SCSI] libfc: stop login after fabric logoff by Joe Eykholt · 15 years ago
- b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
- 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
- bbf1566 [SCSI] libfc: Change state to NONE in fc_lport_destroy by Abhijeet Joglekar · 16 years ago
- a0fd2e4 [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port by Abhijeet Joglekar · 16 years ago
- 76f6804 [SCSI] libfc: Do not retry if the new state is not the same as old state by Abhijeet Joglekar · 16 years ago
- 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
- 6e7490c [SCSI] libfc: fix compile warning by FUJITA Tomonori · 16 years ago
- 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
- efaf5c0 [SCSI] libfc: check for err when recv and state is incorrect by Robert Love · 16 years ago
- 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
- f7db2c15 [SCSI] libfc: exch mgr is freed while lport still retrying sequences by Steve Ma · 16 years ago
- bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
- 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
- 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago