1. a2f6a02 [SCSI] libfc: recode incoming PRLI handling by Joe Eykholt · 15 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  3. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 15 years ago
  4. 5543c72 [SCSI] libfc: remote port gets stuck in restart state without really restarting by Abhijeet Joglekar · 15 years ago
  5. 63e27fb [SCSI] libfc: add support of receiving ELS_RLS by Yi Zou · 15 years ago
  6. b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
  7. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  8. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  9. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  10. 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
  11. 473e285 [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily by Robert Love · 15 years ago
  12. 85b5893 [SCSI] libfc: fix typo in retry check on received PRLI by Joe Eykholt · 15 years ago
  13. 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 15 years ago
  14. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  15. 68a1750 [SCSI] libfc: LOGO response code had extraeous enter_rtv by Joe Eykholt · 15 years ago
  16. feab4ae [SCSI] libfc: re-login to remote ports that send us LOGO by Joe Eykholt · 15 years ago
  17. 83fe6a9 [SCSI] libfc: fix rport error handling for login-required and invalid ops by Joe Eykholt · 15 years ago
  18. 3ac6f98 [SCSI] libfc: correctly handle incoming PLOGI request. by Joe Eykholt · 15 years ago
  19. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  20. 25b37b9 [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup by Joe Eykholt · 15 years ago
  21. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  22. 6bd054c [SCSI] libfc: Always reset remote port roles when receiving PRLI by Robert Love · 15 years ago
  23. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  24. 8025b5d [SCSI] libfc: move rport_lookup into fc_rport.c by Joe Eykholt · 15 years ago
  25. 8345592 [SCSI] libfc: change to make remote port callback optional by Joe Eykholt · 15 years ago
  26. 19f97e3 [SCSI] libfc: have rport_create do a lookup for pre-existing rports first by Joe Eykholt · 15 years ago
  27. 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 15 years ago
  28. cdbe6df [SCSI] libfc: rport debug messages were printing pointer values by Joe Eykholt · 15 years ago
  29. 00fea93 [SCSI] libfc: fix rport event race between READY and LOGO by Joe Eykholt · 15 years ago
  30. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  31. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  32. 629f442 [SCSI] libfc: rearrange code in fc_rport_work by Joe Eykholt · 15 years ago
  33. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  34. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  35. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  36. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  37. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  38. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
  39. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago
  40. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  41. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
  42. a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 16 years ago
  43. b0d428a [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant by Randy Dunlap · 16 years ago
  44. a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
  45. 55c7a60 [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE by Abhijeet Joglekar · 16 years ago
  46. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 16 years ago
  47. 76f6804 [SCSI] libfc: Do not retry if the new state is not the same as old state by Abhijeet Joglekar · 16 years ago
  48. 6e7490c [SCSI] libfc: fix compile warning by FUJITA Tomonori · 16 years ago
  49. b2ab99c [SCSI] libfc, fcoe: Cleanup function formatting and minor typos by Robert Love · 16 years ago
  50. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
  51. efaf5c0 [SCSI] libfc: check for err when recv and state is incorrect by Robert Love · 16 years ago
  52. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 16 years ago
  53. 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 16 years ago
  54. 571f824 [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport by Abhijeet Joglekar · 16 years ago
  55. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 16 years ago
  56. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago