index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
1
-5
/
+5
2011-11-01
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+14
2011-07-21
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-13
/
+1
2011-06-30
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
Kiran Patil
1
-0
/
+14
2011-03-01
[SCSI] libfc: Fixing a memory leak when destroying an interface
Parikh, Neerav
1
-0
/
+1
2011-02-12
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
1
-1
/
+18
2011-02-12
[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI
Joe Eykholt
1
-3
/
+24
2011-02-12
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
1
-27
/
+106
2011-02-12
[SCSI] libfc: fix sparse static and non-ANSI warnings
Randy Dunlap
1
-3
/
+3
2011-02-12
[SCSI] libfc: Cleanup return paths in fc_rport_error_retry
Hillf Danton
1
-2
/
+3
2010-12-21
[SCSI] libfc: fix memory leakage in remote port
Hillf Danton
1
-1
/
+2
2010-10-26
[SCSI] libfc: fix setting of rport dev loss
Mike Christie
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-28
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
1
-73
/
+39
2010-07-28
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
1
-48
/
+16
2010-07-28
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
1
-20
/
+6
2010-07-28
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
1
-66
/
+22
2010-07-28
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
1
-12
/
+278
2010-07-28
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
1
-1
/
+1
2010-07-28
[SCSI] libfc: convert rport lookup to be RCU safe
Joe Eykholt
1
-4
/
+18
2010-07-27
[SCSI] libfc: fix indefinite rport restart
Joe Eykholt
1
-1
/
+5
2010-07-27
[SCSI] libfc: Fix remote port restart problem
Joe Eykholt
1
-44
/
+31
2010-07-27
[SCSI] libfc: Handle unsolicited PRLO request
Bhanu Prakash Gollapudi
1
-8
/
+63
2010-07-27
[SCSI] libfc: Honor LS_ACC response codes for PRLI
Bhanu Prakash Gollapudi
1
-4
/
+19
2010-07-27
[SCSI] libfc: Retry a rejected PRLI request
Bhanu Prakash Gollapudi
1
-1
/
+1
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-1
/
+1
2010-04-11
[SCSI] libfc: recode incoming PRLI handling
Joe Eykholt
1
-108
/
+87
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
Hugh Daschbach
1
-1
/
+1
2009-12-13
[SCSI] libfc: remote port gets stuck in restart state without really restarting
Abhijeet Joglekar
1
-0
/
+1
2009-12-04
[SCSI] libfc: add support of receiving ELS_RLS
Yi Zou
1
-0
/
+76
2009-12-04
[SCSI] libfc fcoe: increase ELS and CT timeouts
Joe Eykholt
1
-5
/
+10
2009-12-04
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
1
-105
/
+130
2009-12-04
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
1
-0
/
+2
2009-12-04
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
1
-19
/
+50
2009-12-04
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
1
-5
/
+5
2009-12-04
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
Robert Love
1
-2
/
+0
2009-12-04
[SCSI] libfc: fix typo in retry check on received PRLI
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
1
-0
/
+48
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
1
-5
/
+117
2009-09-10
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
1
-6
/
+4
2009-09-10
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
1
-2
/
+11
2009-09-10
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
1
-49
/
+88
2009-09-10
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
1
-92
/
+93
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
1
-4
/
+4
2009-09-10
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
1
-37
/
+41
2009-09-10
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
1
-0
/
+6
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
1
-7
/
+11
[next]