1. 63e27fb [SCSI] libfc: add support of receiving ELS_RLS by Yi Zou · 15 years ago
  2. 70d919f [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_request by Yi Zou · 15 years ago
  3. b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
  4. 4ae1e19 [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe by Vasu Dev · 15 years ago
  5. 18fa11e [SCSI] libfc, fcoe: fixes for highmem skb linearize panics by Chris Leech · 15 years ago
  6. 349e11f [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures. by Mike Christie · 15 years ago
  7. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  8. e6d8a1b [SCSI] libfc: add host number to lport link up/down messages. by Joe Eykholt · 15 years ago
  9. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  10. 52a6690 [SCSI] libfc: fix fc_els_resp_type to correct display of CT responses by Joe Eykholt · 15 years ago
  11. 84c3e1a [SCSI] libfc: adds can_queue ramp up by Vasu Dev · 15 years ago
  12. c46be11 [SCSI] libfc: reduce can_queue for all FCP frame allocation failures by Vasu Dev · 15 years ago
  13. a7bbc7f [SCSI] fcoe, libfc: use single frame allocation API by Vasu Dev · 15 years ago
  14. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  15. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  16. 5868287 [SCSI] libfc: Add routine to copy data from a buffer to a SG list by Robert Love · 15 years ago
  17. dc8596d [SCSI] fcoe: vport symbolic name support by Chris Leech · 15 years ago
  18. c914f7d [SCSI] libfc: combine name server registration request functions by Chris Leech · 15 years ago
  19. 7cccc15 [SCSI] libfc: combine name server registration response handlers by Chris Leech · 15 years ago
  20. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  21. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  22. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  23. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  24. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  25. db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
  26. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  27. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  28. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  29. 93e6d5a [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c by Robert Love · 15 years ago
  30. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  31. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  32. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  33. 229b8d7 [SCSI] libfc: add queue_depth ramp up by Vasu Dev · 15 years ago
  34. 14caf44 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc by Vasu Dev · 15 years ago
  35. 5c20848 [SCSI] libfc: convert to scsi_track_queue_full by Mike Christie · 15 years ago
  36. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  37. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  38. 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
  39. d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
  40. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  41. 3f127ad [SCSI] libfc: adds missing exch release for accepted RRQ by Vasu Dev · 15 years ago
  42. 89f19a5 [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport by Vasu Dev · 15 years ago
  43. 22655ac [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state by Joe Eykholt · 15 years ago
  44. 1b69bc0 [SCSI] libfc: lport: fix minor documentation errors by Joe Eykholt · 15 years ago
  45. 4347fa6 [SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN by Yi Zou · 15 years ago
  46. c340111 [SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort by Robert Love · 15 years ago
  47. 473e285 [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily by Robert Love · 15 years ago
  48. 5e472d0 [SCSI] libfc: fix ddp in fc_fcp for 0 xid by Yi Zou · 15 years ago
  49. 85b5893 [SCSI] libfc: fix typo in retry check on received PRLI by Joe Eykholt · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. 1d490ce [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT by Joe Eykholt · 15 years ago
  52. 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
  53. 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 15 years ago
  54. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  55. 68a1750 [SCSI] libfc: LOGO response code had extraeous enter_rtv by Joe Eykholt · 15 years ago
  56. feab4ae [SCSI] libfc: re-login to remote ports that send us LOGO by Joe Eykholt · 15 years ago
  57. 83fe6a9 [SCSI] libfc: fix rport error handling for login-required and invalid ops by Joe Eykholt · 15 years ago
  58. 3ac6f98 [SCSI] libfc: correctly handle incoming PLOGI request. by Joe Eykholt · 15 years ago
  59. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  60. 25b37b9 [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup by Joe Eykholt · 15 years ago
  61. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  62. 6bd054c [SCSI] libfc: Always reset remote port roles when receiving PRLI by Robert Love · 15 years ago
  63. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  64. 935d0fc [SCSI] libfc: don't do discovery before callback is set by Joe Eykholt · 15 years ago
  65. 29d898e [SCSI] libfc: clean up point-to-point discovery code. by Joe Eykholt · 15 years ago
  66. 81a67b9 [SCSI] libfc: discovery gpn_ft parse bug by Joe Eykholt · 15 years ago
  67. 3667d7e [SCSI] libfc: discovery retry should clear pending first. by Joe Eykholt · 15 years ago
  68. c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
  69. 883a337 [SCSI] libfc: handle discovery failure more correctly. by Joe Eykholt · 15 years ago
  70. a1c1e4e [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() by Joe Eykholt · 15 years ago
  71. c356afd [SCSI] libfc: discovery restart sequence error fix by Joe Eykholt · 15 years ago
  72. 0f6c614 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  73. 8025b5d [SCSI] libfc: move rport_lookup into fc_rport.c by Joe Eykholt · 15 years ago
  74. 8345592 [SCSI] libfc: change to make remote port callback optional by Joe Eykholt · 15 years ago
  75. 19f97e3 [SCSI] libfc: have rport_create do a lookup for pre-existing rports first by Joe Eykholt · 15 years ago
  76. 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 15 years ago
  77. b5cbf08 [SCSI] libfc: simplify fc_lport_rport_callback by Joe Eykholt · 15 years ago
  78. cdbe6df [SCSI] libfc: rport debug messages were printing pointer values by Joe Eykholt · 15 years ago
  79. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  80. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  81. 00fea93 [SCSI] libfc: fix rport event race between READY and LOGO by Joe Eykholt · 15 years ago
  82. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  83. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  84. 629f442 [SCSI] libfc: rearrange code in fc_rport_work by Joe Eykholt · 15 years ago
  85. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  86. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  87. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  88. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  89. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  90. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  91. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  92. cd305ce [SCSI] libfc: Fix misleading debug statement by Robert Love · 15 years ago
  93. 53fcfbb [SCSI] libfc: Remove page flags check for sglist by Yi Zou · 15 years ago
  94. 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
  95. d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
  96. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  97. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  98. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  99. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
  100. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago