1. f2817ec [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect by Vasu Dev · 13 years ago
  2. 66a5b3a [SCSI] libfc: remove duplicate ema_list init by Vasu Dev · 13 years ago
  3. 9c8cce8 [SCSI] libfc: Move host_lock usage into ramp_up/down routines by Robert Love · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 72fa396 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs by Vasu Dev · 13 years ago
  6. f316248 [SCSI] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out" by Parikh, Neerav · 13 years ago
  7. fe5e3f1 [SCSI] libfc: Fixing a memory leak when destroying an interface by Parikh, Neerav · 13 years ago
  8. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 13 years ago
  9. acc1a92 [SCSI] libfc: Extending lport's roles for target if there is a registered target. by Kiran Patil · 13 years ago
  10. 6c8cc1c [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA selection logic. by Kiran Patil · 13 years ago
  11. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 13 years ago
  12. 04885b1 [SCSI] libfc: Remove usage of the Scsi_Host's host_lock by Robert Love · 13 years ago
  13. 925ceda [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI by Joe Eykholt · 13 years ago
  14. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 13 years ago
  15. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 13 years ago
  16. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 13 years ago
  17. 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 13 years ago
  18. e4a9a98 [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() by Dan Carpenter · 13 years ago
  19. 28a4af1 [SCSI] libfc: Cleanup return paths in fc_rport_error_retry by Hillf Danton · 13 years ago
  20. fa79dbd [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() by Hillf Danton · 13 years ago
  21. f56635a [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN by Yi Zou · 13 years ago
  22. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  24. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  25. b5fe5e9 [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt by Yi Zou · 14 years ago
  26. 3a91090 [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_els by Yi Zou · 14 years ago
  27. ea3e2e7 [SCSI] libfc: fix exchange being deleted when the abort itself is timed out by Yi Zou · 14 years ago
  28. d889b30 [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associated by Yi Zou · 14 years ago
  29. 9b90dc8 [SCSI] libfc: add print of exchange id for debugging fc_fcp by Yi Zou · 14 years ago
  30. 0e9e3d3 [SCSI] libfc: fix memory leakage in remote port by Hillf Danton · 14 years ago
  31. 72e0daa [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
  32. 2d6dfb0 [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
  33. 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
  34. e0883a3 [SCSI] libfc: use rport timeout values for fcp recovery by john fastabend · 14 years ago
  35. ac17ea8 [SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml by john fastabend · 14 years ago
  36. e90ff5e [SCSI] libfc: fix stats computation in fc_queuecommand() by Hillf Danton · 14 years ago
  37. 530994d [SCSI] libfc: fix mem leak in fc_seq_assign() by Hillf Danton · 14 years ago
  38. 3c2c3bf [SCSI] libfc: Fix incorrect locking and unlocking in FCP by Robert Love · 14 years ago
  39. 2034c19 [SCSI] libfc: tune fc_exch_em_alloc() to be O(2) by Hillf Danton · 14 years ago
  40. 8236554 [SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp() by Hillf Danton · 14 years ago
  41. 12137f5 [SCSI] libfc: remove define of fc_seq_exch in fc_exch.c by Hillf Danton · 14 years ago
  42. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  43. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  44. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  45. 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
  46. 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
  47. 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
  48. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  49. be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 14 years ago
  50. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. 7f98523 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT by Bhanu Prakash Gollapudi · 14 years ago
  52. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  53. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  54. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  55. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  56. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  57. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  58. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  59. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  60. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  61. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  62. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  63. e0d93c5 [SCSI] libfc: IO errors on link down due to cable unplug by Vasu Dev · 14 years ago
  64. ba40280 [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data by Yi Zou · 14 years ago
  65. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  66. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  67. 1c4bfe6 [SCSI] libfc: lport state is enum not bit mask by Yi Zou · 14 years ago
  68. f8fc6c2 [SCSI] libfc: Handle unsolicited PRLO request by Bhanu Prakash Gollapudi · 14 years ago
  69. 618461c [SCSI] libfc: Honor LS_ACC response codes for PRLI by Bhanu Prakash Gollapudi · 14 years ago
  70. 292e40b [SCSI] libfc: Retry a rejected PRLI request by Bhanu Prakash Gollapudi · 14 years ago
  71. 7156fff libfc: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  72. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  73. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  74. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 14 years ago
  75. b3667f9 [SCSI] libfc: set seq_id for incoming sequence by Joe Eykholt · 14 years ago
  76. 9f8f3aa [SCSI] libfc, fcoe: normalize format specifies for world wide names by Chris Leech · 14 years ago
  77. ce8b5df [SCSI] libfc: set both precision and field with when printing FC IDs by Chris Leech · 14 years ago
  78. 63ac4bb [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp by Yi Zou · 14 years ago
  79. 3b719d0 [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() by Joe Eykholt · 14 years ago
  80. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 14 years ago
  81. b3ef990 [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml by Robert Love · 14 years ago
  82. 5c12c41 [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data by Vasu Dev · 14 years ago
  83. 3e22760 [SCSI] libfc: use offload EM instance again instead jumping to next EM by Vasu Dev · 14 years ago
  84. a104c84 [SCSI] libfc: fixes unnecessary seq id jump by Vasu Dev · 14 years ago
  85. cc3593d [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next by Joe Eykholt · 14 years ago
  86. ccfc309 [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID by Joe Eykholt · 14 years ago
  87. f4568b8 [SCSI] libfc: recognize incoming FLOGI for point-to-point mode by Joe Eykholt · 14 years ago
  88. 2f2ac4a [SCSI] libfc: fix oops in point-to-point mode by Joe Eykholt · 14 years ago
  89. a2f6a02 [SCSI] libfc: recode incoming PRLI handling by Joe Eykholt · 14 years ago
  90. 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
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  92. b248df3 [SCSI] libfc: Don't assume response request present. by Hugh Daschbach · 14 years ago
  93. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 14 years ago
  94. 10897ae [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer by Vasu Dev · 14 years ago
  95. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  96. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 14 years ago
  97. 55a66d3 [SCSI] fcoe, libfc: adds enable/disable for fcoe interface by Vasu Dev · 14 years ago
  98. c1ecb90 [SCSI] libfc: reduce hold time on SCSI host lock by Chris Leech · 14 years ago
  99. 5543c72 [SCSI] libfc: remote port gets stuck in restart state without really restarting by Abhijeet Joglekar · 14 years ago
  100. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago