Commit Graph

56 Commits (c57e842eff49b05c4642dd7cfb1e7aa62ab932fa)

Author SHA1 Message Date
Joe Eykholt a2f6a024e1 [SCSI] libfc: recode incoming PRLI handling 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hugh Daschbach 5b7a381e55 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. 15 years ago
Hugh Daschbach 3b709150b7 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. 15 years ago
Abhijeet Joglekar 5543c72e2b [SCSI] libfc: remote port gets stuck in restart state without really restarting 15 years ago
Yi Zou 63e27fb80c [SCSI] libfc: add support of receiving ELS_RLS 15 years ago
Joe Eykholt b94f8951bf [SCSI] libfc fcoe: increase ELS and CT timeouts 15 years ago
Robert Love 3a3b42bf89 [SCSI] libfc: Formatting cleanups across libfc 15 years ago
Robert Love 8866a5d907 [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 15 years ago
Joe Eykholt b4a9c7ede9 [SCSI] libfc: fix free of fc_rport_priv with timer pending 15 years ago
Chris Leech 8f550f937e [SCSI] libfc: fix memory corruption caused by double frees and bad error handling 15 years ago
Robert Love 473e28563f [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily 15 years ago
Joe Eykholt 85b5893ca9 [SCSI] libfc: fix typo in retry check on received PRLI 15 years ago
Joe Eykholt 8abbe3a423 [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests 16 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt 68a1750b46 [SCSI] libfc: LOGO response code had extraeous enter_rtv 16 years ago
Joe Eykholt feab4ae730 [SCSI] libfc: re-login to remote ports that send us LOGO 16 years ago
Joe Eykholt 83fe6a9346 [SCSI] libfc: fix rport error handling for login-required and invalid ops 16 years ago
Joe Eykholt 3ac6f98f41 [SCSI] libfc: correctly handle incoming PLOGI request. 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 25b37b981e [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 6bd054cbf3 [SCSI] libfc: Always reset remote port roles when receiving PRLI 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt 8025b5db7e [SCSI] libfc: move rport_lookup into fc_rport.c 16 years ago
Joe Eykholt 8345592b83 [SCSI] libfc: change to make remote port callback optional 16 years ago
Joe Eykholt 19f97e3c0a [SCSI] libfc: have rport_create do a lookup for pre-existing rports first 16 years ago
Joe Eykholt 48f00902ba [SCSI] libfc: make rport module maintain the rport list 16 years ago
Joe Eykholt cdbe6dfece [SCSI] libfc: rport debug messages were printing pointer values 16 years ago
Joe Eykholt 00fea930d4 [SCSI] libfc: fix rport event race between READY and LOGO 16 years ago
Joe Eykholt 9e9d0452fe [SCSI] libfc: don't create dummy (rogue) remote ports 16 years ago
Joe Eykholt 4c0f62b567 [SCSI] libfc: rename rport event CREATED to READY 16 years ago
Joe Eykholt 629f44279d [SCSI] libfc: rearrange code in fc_rport_work 16 years ago
Joe Eykholt f211fa514a [SCSI] libfc: make rport structure optional 16 years ago
Joe Eykholt a46f327aa5 [SCSI] libfc: change elsct to use FC_ID instead of rdata 16 years ago
Joe Eykholt 9fb9d32831 [SCSI] libfc: make fc_rport_priv the primary rport interface. 16 years ago
Joe Eykholt 795d86f55e [SCSI] libfc: change interface for rport_create 16 years ago
Joe Eykholt ab28f1fd3b [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv 16 years ago
Joe Eykholt 201e5795b7 [SCSI] libfc: fix: cancel rport retry timer 16 years ago
Joe Eykholt 5f7ea3b7f8 [SCSI] libfc: fc_rport_logoff should not drop the lock 16 years ago
Joe Eykholt 141940548c [SCSI] libfc: rename rport state "NONE" to "DELETE". 16 years ago
Robert Love 7414705ea4 libfc: Add runtime debugging with debug_logging module parameter 16 years ago
Abhijeet Joglekar a366695592 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts 16 years ago
Randy Dunlap b0d428adeb [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant 16 years ago
Robert Love a29e7646f4 [SCSI] libfc: Fix compilation warnings with allmodconfig 16 years ago
Abhijeet Joglekar 55c7a60cf0 [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE 16 years ago
Abhijeet Joglekar b4c6f54632 [SCSI] libfc: Track rogue remote ports 16 years ago
Abhijeet Joglekar 76f6804e7e [SCSI] libfc: Do not retry if the new state is not the same as old state 16 years ago
FUJITA Tomonori 6e7490c73d [SCSI] libfc: fix compile warning 16 years ago
Robert Love b2ab99c9a3 [SCSI] libfc, fcoe: Cleanup function formatting and minor typos 16 years ago