1. 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
  2. e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
  3. 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
  4. 3afd2d1 scsi: libfc: Replace ->exch_seq_send callback with function call by Hannes Reinecke · 8 years ago
  5. 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
  6. 8acf1b5 scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI by Hannes Reinecke · 8 years ago
  7. 386b97b scsi: libfc: Rework PRLI handling by Hannes Reinecke · 8 years ago
  8. 7c5a51b scsi: libfc: Implement RTV responder by Hannes Reinecke · 8 years ago
  9. 9f9504a scsi: libfc: use error code for fc_rport_error() by Hannes Reinecke · 8 years ago
  10. 76e72ad scsi: libfc: sanitize E_D_TOV and R_A_TOV setting by Hannes Reinecke · 8 years ago
  11. a50cc9e scsi: libfc: use configured rport E_D_TOV by Hannes Reinecke · 8 years ago
  12. 57d3ec7e scsi: libfc: additional debugging messages by Hannes Reinecke · 8 years ago
  13. f89b8d6 scsi: libfc: don't advance state machine for incoming FLOGI by Hannes Reinecke · 8 years ago
  14. 06ee257 scsi: libfc: Do not login if the port is already started by Hannes Reinecke · 8 years ago
  15. e5a2000 scsi: libfc: Do not drop down to FLOGI for fc_rport_login() by Hannes Reinecke · 8 years ago
  16. 785141c scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response. by Chad Dupuis · 8 years ago
  17. a407c59 scsi: libfc: Fixup disc_mutex handling by Hannes Reinecke · 8 years ago
  18. 4d2095c scsi: libfc: Revisit kref handling by Hannes Reinecke · 8 years ago
  19. 649eb86 scsi: libfc: reset exchange manager during LOGO handling by Hannes Reinecke · 9 years ago
  20. d391966 scsi: libfc: send LOGO for PLOGI failure by Hannes Reinecke · 9 years ago
  21. 166f310 scsi: libfc: Issue PRLI after a PRLO has been received by Hannes Reinecke · 9 years ago
  22. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 9 years ago
  23. c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 12 years ago
  24. e0335f6 libfc: Reject PLOGI from nodes with incompatible role by Mark Rustad · 12 years ago
  25. 732bdb9 libfc: Correct check for initiator role by Mark Rustad · 12 years ago
  26. a586069 libfc: XenServer fails to mount root filesystem. by Krishna Mohan · 12 years ago
  27. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 13 years ago
  28. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 14 years ago
  29. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  30. 8497a24 scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  31. 4805848 [SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode by Kiran Patil · 14 years ago
  32. fe5e3f1 [SCSI] libfc: Fixing a memory leak when destroying an interface by Parikh, Neerav · 14 years ago
  33. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  34. 925ceda [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI by Joe Eykholt · 14 years ago
  35. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  36. 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 14 years ago
  37. 28a4af1 [SCSI] libfc: Cleanup return paths in fc_rport_error_retry by Hillf Danton · 14 years ago
  38. 0e9e3d3 [SCSI] libfc: fix memory leakage in remote port by Hillf Danton · 14 years ago
  39. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  40. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  41. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 15 years ago
  42. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 15 years ago
  43. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 15 years ago
  44. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 15 years ago
  45. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 15 years ago
  46. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 15 years ago
  47. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 15 years ago
  48. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 15 years ago
  49. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 15 years ago
  50. f8fc6c2 [SCSI] libfc: Handle unsolicited PRLO request by Bhanu Prakash Gollapudi · 15 years ago
  51. 618461c [SCSI] libfc: Honor LS_ACC response codes for PRLI by Bhanu Prakash Gollapudi · 15 years ago
  52. 292e40b [SCSI] libfc: Retry a rejected PRLI request by Bhanu Prakash Gollapudi · 15 years ago
  53. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 15 years ago
  54. a2f6a02 [SCSI] libfc: recode incoming PRLI handling by Joe Eykholt · 15 years ago
  55. 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
  56. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 15 years ago
  57. 5543c72 [SCSI] libfc: remote port gets stuck in restart state without really restarting by Abhijeet Joglekar · 15 years ago
  58. 63e27fb [SCSI] libfc: add support of receiving ELS_RLS by Yi Zou · 15 years ago
  59. b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
  60. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  61. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  62. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  63. 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
  64. 473e285 [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily by Robert Love · 15 years ago
  65. 85b5893 [SCSI] libfc: fix typo in retry check on received PRLI by Joe Eykholt · 15 years ago
  66. 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 16 years ago
  67. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 16 years ago
  68. 68a1750 [SCSI] libfc: LOGO response code had extraeous enter_rtv by Joe Eykholt · 16 years ago
  69. feab4ae [SCSI] libfc: re-login to remote ports that send us LOGO by Joe Eykholt · 16 years ago
  70. 83fe6a9 [SCSI] libfc: fix rport error handling for login-required and invalid ops by Joe Eykholt · 16 years ago
  71. 3ac6f98 [SCSI] libfc: correctly handle incoming PLOGI request. by Joe Eykholt · 16 years ago
  72. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 16 years ago
  73. 25b37b9 [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup by Joe Eykholt · 16 years ago
  74. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 16 years ago
  75. 6bd054c [SCSI] libfc: Always reset remote port roles when receiving PRLI by Robert Love · 16 years ago
  76. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 16 years ago
  77. 8025b5d [SCSI] libfc: move rport_lookup into fc_rport.c by Joe Eykholt · 16 years ago
  78. 8345592 [SCSI] libfc: change to make remote port callback optional by Joe Eykholt · 16 years ago
  79. 19f97e3 [SCSI] libfc: have rport_create do a lookup for pre-existing rports first by Joe Eykholt · 16 years ago
  80. 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 16 years ago
  81. cdbe6df [SCSI] libfc: rport debug messages were printing pointer values by Joe Eykholt · 16 years ago
  82. 00fea93 [SCSI] libfc: fix rport event race between READY and LOGO by Joe Eykholt · 16 years ago
  83. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 16 years ago
  84. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 16 years ago
  85. 629f442 [SCSI] libfc: rearrange code in fc_rport_work by Joe Eykholt · 16 years ago
  86. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 16 years ago
  87. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 16 years ago
  88. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 16 years ago
  89. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 16 years ago
  90. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 16 years ago
  91. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 16 years ago
  92. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 16 years ago
  93. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 16 years ago
  94. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 16 years ago
  95. a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 16 years ago
  96. b0d428a [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant by Randy Dunlap · 16 years ago
  97. a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
  98. 55c7a60 [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE by Abhijeet Joglekar · 16 years ago
  99. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 16 years ago
  100. 76f6804 [SCSI] libfc: Do not retry if the new state is not the same as old state by Abhijeet Joglekar · 16 years ago