1. 22c70d1 scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  2. 67d35e7 scsi: libfc: Fix variable name in fc_set_wwpn by Fam Zheng · 8 years ago
  3. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  4. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  5. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  6. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  7. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  8. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  9. 0ebaed1 scsi: libfc: Replace ->seq_exch_abort callback with function call by Hannes Reinecke · 8 years ago
  10. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  11. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  12. 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
  13. e76ee65 scsi: libfc: Replace ->rport_recv_req callback with function call by Hannes Reinecke · 8 years ago
  14. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  15. 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
  16. 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
  17. e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
  18. 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
  19. 3afd2d1 scsi: libfc: Replace ->exch_seq_send callback with function call by Hannes Reinecke · 8 years ago
  20. c5cb444 scsi: libfc: Replace ->lport_recv with function call by Hannes Reinecke · 8 years ago
  21. 31c0a63 scsi: libfc: Replace ->lport_reset callback with function call by Hannes Reinecke · 8 years ago
  22. 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
  23. ad3120c scsi: libfc: reset timeout on queue full by Hannes Reinecke · 8 years ago
  24. 9ca1e18 scsi: libfc: quarantine timed out xids by Hannes Reinecke · 8 years ago
  25. 9f9504a scsi: libfc: use error code for fc_rport_error() by Hannes Reinecke · 8 years ago
  26. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  27. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  28. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  29. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  30. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  31. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  32. 4e5fae7 [SCSI] libfc: update fcp and exch stats by Vasu Dev · 12 years ago
  33. 0f02a66 [SCSI] libfc: adds FCP failures stats by Vasu Dev · 12 years ago
  34. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  35. d78c317 [SCSI] libfc: Add support for FDMI by Neerav Parikh · 13 years ago
  36. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 13 years ago
  37. 49a1988 [SCSI] libfc: cache align struct fc_exch fields by Vasu Dev · 13 years ago
  38. ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
  39. 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
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  42. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 14 years ago
  43. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
  44. baf9fdf [SCSI] libfc: add local port hook for provider session lookup by Joe Eykholt · 14 years ago
  45. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 14 years ago
  46. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  47. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  48. 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
  49. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  50. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  51. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  52. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  53. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  54. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  55. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  56. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  57. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  58. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  59. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  60. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  61. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  62. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  63. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  64. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  65. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 14 years ago
  66. 0b2f74a [SCSI] libfc: fix hton24 macro to take expressions as args by Joe Eykholt · 14 years ago
  67. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 15 years ago
  68. b84056b [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) by Yi Zou · 15 years ago
  69. 6580bbd [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats by Yi Zou · 15 years ago
  70. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  71. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  72. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  73. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  74. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  75. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  76. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  77. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  78. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  79. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  80. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  81. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  82. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  83. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  84. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  85. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  86. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  87. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  88. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  89. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  90. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  91. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  92. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  93. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  94. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  95. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  96. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  97. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  98. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  99. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  100. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago