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
*
libfc: Source code comment spelling fixes
Bart Van Assche
2013-09-04
*
libfc: Reject PLOGI from nodes with incompatible role
Mark Rustad
2013-07-09
*
libfc: Correct check for initiator role
Mark Rustad
2013-05-10
*
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
2013-02-15
*
[SCSI] libfc: Declare local functions static
Bart Van Assche
2012-01-16
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
|
\
|
*
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
Kiran Patil
2011-06-29
*
|
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-07-20
|
/
*
[SCSI] libfc: Fixing a memory leak when destroying an interface
Parikh, Neerav
2011-02-28
*
[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
2011-02-12
*
[SCSI] libfc: fix memory leakage in remote port
Hillf Danton
2010-12-21
*
[SCSI] libfc: fix setting of rport dev loss
Mike Christie
2010-10-25
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
\
|
*
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
*
|
[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-28
*
|
[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-07-27
|
/
*
[SCSI] libfc: recode incoming PRLI handling
Joe Eykholt
2010-04-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
Hugh Daschbach
2010-02-17
*
[SCSI] libfc: remote port gets stuck in restart state without really restarting
Abhijeet Joglekar
2009-12-12
*
[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-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
[next]