1. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  2. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  3. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  4. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  5. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  6. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  7. 4e5fae7 [SCSI] libfc: update fcp and exch stats by Vasu Dev · 12 years ago
  8. 0f02a66 [SCSI] libfc: adds FCP failures stats by Vasu Dev · 12 years ago
  9. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  10. d78c317 [SCSI] libfc: Add support for FDMI by Neerav Parikh · 12 years ago
  11. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 12 years ago
  12. 49a1988 [SCSI] libfc: cache align struct fc_exch fields by Vasu Dev · 13 years ago
  13. ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
  14. 33dc362 [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode by Yi Zou · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 13 years ago
  17. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 13 years ago
  18. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 13 years ago
  19. baf9fdf [SCSI] libfc: add local port hook for provider session lookup by Joe Eykholt · 13 years ago
  20. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 13 years ago
  21. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 13 years ago
  22. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  23. 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
  24. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  25. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  26. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  27. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  28. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  29. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  30. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  31. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  32. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  33. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  34. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  35. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  36. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  37. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  38. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  39. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  40. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 14 years ago
  41. 0b2f74a [SCSI] libfc: fix hton24 macro to take expressions as args by Joe Eykholt · 14 years ago
  42. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 14 years ago
  43. b84056b [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) by Yi Zou · 15 years ago
  44. 6580bbd [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats by Yi Zou · 15 years ago
  45. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  46. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  47. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  48. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  49. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  50. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  51. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  52. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  53. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  54. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  55. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  56. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  57. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  58. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  59. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  60. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  61. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  62. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  63. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  64. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  65. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  66. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  67. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  68. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  69. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  70. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  71. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  72. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  73. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  74. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  75. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  76. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  77. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  78. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  79. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  80. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  81. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  82. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  83. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  84. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  85. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  86. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  87. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
  88. a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 15 years ago
  89. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 15 years ago
  90. a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 15 years ago
  91. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 15 years ago
  92. b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 15 years ago
  93. ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 15 years ago
  94. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 15 years ago
  95. 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 15 years ago
  96. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 15 years ago
  97. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 15 years ago
  98. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 15 years ago
  99. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago