index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Commit message (
Expand
)
Author
Age
*
[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-12-04
*
[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
2009-09-10
*
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
*
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
2009-09-10
*
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
2009-09-10
*
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
2009-09-10
*
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
2009-09-10
*
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
2009-09-10
*
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
2009-09-10
*
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
2009-09-10
*
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
2009-09-10
*
[SCSI] libfc: rearrange code in fc_rport_work
Joe Eykholt
2009-09-10
*
[SCSI] libfc: make rport structure optional
Joe Eykholt
2009-09-10
*
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
2009-09-10
*
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
2009-09-10
*
[SCSI] libfc: change interface for rport_create
Joe Eykholt
2009-09-10
*
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
2009-09-10
*
[SCSI] libfc: fix: cancel rport retry timer
Joe Eykholt
2009-08-22
*
[SCSI] libfc: fc_rport_logoff should not drop the lock
Joe Eykholt
2009-08-22
*
[SCSI] libfc: rename rport state "NONE" to "DELETE".
Joe Eykholt
2009-08-22
*
libfc: Add runtime debugging with debug_logging module parameter
Robert Love
2009-06-21
*
[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts
Abhijeet Joglekar
2009-05-23
*
[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant
Randy Dunlap
2009-05-20
*
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
2009-04-27
*
[SCSI] libfc: whenever queueing delete ev for rport, set state to NONE
Abhijeet Joglekar
2009-04-27
*
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
2009-04-27
*
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
2009-04-27
*
[SCSI] libfc: fix compile warning
FUJITA Tomonori
2009-03-12
*
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
*
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-10
*
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
*
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
*
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
*
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
*
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-06
*
[SCSI] libfc: A modular Fibre Channel library
Robert Love
2008-12-29