1. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  2. 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
  3. 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
  4. 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
  5. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  6. be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 14 years ago
  7. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 7f98523 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT by Bhanu Prakash Gollapudi · 14 years ago
  9. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  10. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  11. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  12. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  13. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  14. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  15. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  16. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  17. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  18. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  19. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  20. e0d93c5 [SCSI] libfc: IO errors on link down due to cable unplug by Vasu Dev · 14 years ago
  21. ba40280 [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data by Yi Zou · 14 years ago
  22. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  23. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  24. 1c4bfe6 [SCSI] libfc: lport state is enum not bit mask by Yi Zou · 14 years ago
  25. f8fc6c2 [SCSI] libfc: Handle unsolicited PRLO request by Bhanu Prakash Gollapudi · 14 years ago
  26. 618461c [SCSI] libfc: Honor LS_ACC response codes for PRLI by Bhanu Prakash Gollapudi · 14 years ago
  27. 292e40b [SCSI] libfc: Retry a rejected PRLI request by Bhanu Prakash Gollapudi · 14 years ago
  28. 7156fff libfc: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  29. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  30. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  31. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 14 years ago
  32. b3667f9 [SCSI] libfc: set seq_id for incoming sequence by Joe Eykholt · 14 years ago
  33. 9f8f3aa [SCSI] libfc, fcoe: normalize format specifies for world wide names by Chris Leech · 14 years ago
  34. ce8b5df [SCSI] libfc: set both precision and field with when printing FC IDs by Chris Leech · 14 years ago
  35. 63ac4bb [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp by Yi Zou · 14 years ago
  36. 3b719d0 [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() by Joe Eykholt · 14 years ago
  37. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 14 years ago
  38. b3ef990 [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml by Robert Love · 14 years ago
  39. 5c12c41 [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data by Vasu Dev · 14 years ago
  40. 3e22760 [SCSI] libfc: use offload EM instance again instead jumping to next EM by Vasu Dev · 14 years ago
  41. a104c84 [SCSI] libfc: fixes unnecessary seq id jump by Vasu Dev · 14 years ago
  42. cc3593d [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next by Joe Eykholt · 14 years ago
  43. ccfc309 [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID by Joe Eykholt · 14 years ago
  44. f4568b8 [SCSI] libfc: recognize incoming FLOGI for point-to-point mode by Joe Eykholt · 14 years ago
  45. 2f2ac4a [SCSI] libfc: fix oops in point-to-point mode by Joe Eykholt · 14 years ago
  46. a2f6a02 [SCSI] libfc: recode incoming PRLI handling by Joe Eykholt · 14 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  48. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  49. b248df3 [SCSI] libfc: Don't assume response request present. by Hugh Daschbach · 15 years ago
  50. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 15 years ago
  51. 10897ae [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer by Vasu Dev · 15 years ago
  52. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  53. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 15 years ago
  54. 55a66d3 [SCSI] fcoe, libfc: adds enable/disable for fcoe interface by Vasu Dev · 15 years ago
  55. c1ecb90 [SCSI] libfc: reduce hold time on SCSI host lock by Chris Leech · 15 years ago
  56. 5543c72 [SCSI] libfc: remote port gets stuck in restart state without really restarting by Abhijeet Joglekar · 15 years ago
  57. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  58. 63e27fb [SCSI] libfc: add support of receiving ELS_RLS by Yi Zou · 15 years ago
  59. 70d919f [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_request by Yi Zou · 15 years ago
  60. b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
  61. 4ae1e19 [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe by Vasu Dev · 15 years ago
  62. 18fa11e [SCSI] libfc, fcoe: fixes for highmem skb linearize panics by Chris Leech · 15 years ago
  63. 349e11f [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures. by Mike Christie · 15 years ago
  64. ab593b1 [SCSI] libfc: register FC4 features with the FC switch by Joe Eykholt · 15 years ago
  65. e6d8a1b [SCSI] libfc: add host number to lport link up/down messages. by Joe Eykholt · 15 years ago
  66. 093bb6a [SCSI] libfc: add set_fid function to libfc template by Joe Eykholt · 15 years ago
  67. 52a6690 [SCSI] libfc: fix fc_els_resp_type to correct display of CT responses by Joe Eykholt · 15 years ago
  68. 84c3e1a [SCSI] libfc: adds can_queue ramp up by Vasu Dev · 15 years ago
  69. c46be11 [SCSI] libfc: reduce can_queue for all FCP frame allocation failures by Vasu Dev · 15 years ago
  70. a7bbc7f [SCSI] fcoe, libfc: use single frame allocation API by Vasu Dev · 15 years ago
  71. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  72. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  73. 5868287 [SCSI] libfc: Add routine to copy data from a buffer to a SG list by Robert Love · 15 years ago
  74. dc8596d [SCSI] fcoe: vport symbolic name support by Chris Leech · 15 years ago
  75. c914f7d [SCSI] libfc: combine name server registration request functions by Chris Leech · 15 years ago
  76. 7cccc15 [SCSI] libfc: combine name server registration response handlers by Chris Leech · 15 years ago
  77. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  78. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  79. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  80. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  81. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  82. db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
  83. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  84. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  85. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  86. 93e6d5a [SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c by Robert Love · 15 years ago
  87. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  88. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  89. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  90. 229b8d7 [SCSI] libfc: add queue_depth ramp up by Vasu Dev · 15 years ago
  91. 14caf44 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc by Vasu Dev · 15 years ago
  92. 5c20848 [SCSI] libfc: convert to scsi_track_queue_full by Mike Christie · 15 years ago
  93. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  94. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  95. 8f550f9 [SCSI] libfc: fix memory corruption caused by double frees and bad error handling by Chris Leech · 15 years ago
  96. d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
  97. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  98. 3f127ad [SCSI] libfc: adds missing exch release for accepted RRQ by Vasu Dev · 15 years ago
  99. 89f19a5 [SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport by Vasu Dev · 15 years ago
  100. 22655ac [SCSI] libfc: don't WARN_ON in lport_timeout for RESET state by Joe Eykholt · 15 years ago