index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
1
-10
/
+0
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-08
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-5
/
+3
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-4
/
+10
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-6
/
+3
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-9
/
+7
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-38
/
+30
2016-11-08
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
1
-13
/
+13
2016-11-08
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
1
-0
/
+17
2016-11-08
scsi: libfc: Rework PRLI handling
Hannes Reinecke
1
-18
/
+38
2016-11-08
scsi: libfc: Implement RTV responder
Hannes Reinecke
1
-1
/
+40
2016-11-08
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
1
-40
/
+61
2016-11-08
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
1
-2
/
+4
2016-11-08
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
1
-1
/
+1
2016-11-08
scsi: libfc: additional debugging messages
Hannes Reinecke
1
-5
/
+20
2016-11-08
scsi: libfc: don't advance state machine for incoming FLOGI
Hannes Reinecke
1
-6
/
+14
2016-11-08
scsi: libfc: Do not login if the port is already started
Hannes Reinecke
1
-0
/
+6
2016-11-08
scsi: libfc: Do not drop down to FLOGI for fc_rport_login()
Hannes Reinecke
1
-1
/
+5
2016-11-08
scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...
Chad Dupuis
1
-8
/
+24
2016-11-08
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
1
-0
/
+2
2016-11-08
scsi: libfc: Revisit kref handling
Hannes Reinecke
1
-30
/
+101
2016-08-18
scsi: libfc: reset exchange manager during LOGO handling
Hannes Reinecke
1
-1
/
+13
2016-08-18
scsi: libfc: send LOGO for PLOGI failure
Hannes Reinecke
1
-1
/
+9
2016-08-18
scsi: libfc: Issue PRLI after a PRLO has been received
Hannes Reinecke
1
-1
/
+1
2016-07-12
libfc: Update rport reference counting
Hannes Reinecke
1
-24
/
+25
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
1
-3
/
+3
2013-07-09
libfc: Reject PLOGI from nodes with incompatible role
Mark Rustad
1
-0
/
+27
2013-05-10
libfc: Correct check for initiator role
Mark Rustad
1
-1
/
+1
2013-02-15
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
1
-1
/
+1
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
1
-5
/
+5
2011-10-31
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-20
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-13
/
+1
2011-06-29
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
Kiran Patil
1
-0
/
+14
2011-02-28
[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-25
[SCSI] libfc: fix setting of rport dev loss
Mike Christie
1
-2
/
+2
2010-08-04
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
[next]