index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
2013-02-15
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-20
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-06-29
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
Kiran Patil
2011-03-01
[SCSI] libfc: Fixing a memory leak when destroying an interface
Parikh, Neerav
2011-02-12
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
2011-02-12
[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI
Joe Eykholt
2011-02-12
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
2011-02-12
[SCSI] libfc: fix sparse static and non-ANSI warnings
Randy Dunlap
2011-02-12
[SCSI] libfc: Cleanup return paths in fc_rport_error_retry
Hillf Danton
2010-12-21
[SCSI] libfc: fix memory leakage in remote port
Hillf Danton
2010-10-25
[SCSI] libfc: fix setting of rport dev loss
Mike Christie
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-28
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
2010-07-28
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
2010-07-28
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
2010-07-28
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
2010-07-28
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
2010-07-28
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
2010-07-28
[SCSI] libfc: convert rport lookup to be RCU safe
Joe Eykholt
2010-07-27
[SCSI] libfc: fix indefinite rport restart
Joe Eykholt
2010-07-27
[SCSI] libfc: Fix remote port restart problem
Joe Eykholt
2010-07-27
[SCSI] libfc: Handle unsolicited PRLO request
Bhanu Prakash Gollapudi
2010-07-27
[SCSI] libfc: Honor LS_ACC response codes for PRLI
Bhanu Prakash Gollapudi
2010-07-27
[SCSI] libfc: Retry a rejected PRLI request
Bhanu Prakash Gollapudi
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-04-11
[SCSI] libfc: recode incoming PRLI handling
Joe Eykholt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
Hugh Daschbach
2009-12-12
[SCSI] libfc: remote port gets stuck in restart state without really restarting
Abhijeet Joglekar
2009-12-04
[SCSI] libfc: add support of receiving ELS_RLS
Yi Zou
2009-12-04
[SCSI] libfc fcoe: increase ELS and CT timeouts
Joe Eykholt
2009-12-04
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
2009-12-04
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
2009-12-04
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
2009-12-04
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
Robert Love
2009-12-04
[SCSI] libfc: fix typo in retry check on received PRLI
Joe Eykholt
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
2009-09-10
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
2009-09-10
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
2009-09-10
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
2009-09-10
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
[next]