1. 76ffe8a [SCSI] libfc: remove redundant timer init for fcp by Yi Zou · 13 years ago
  2. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. acf3368 scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  5. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  6. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  7. b6e3c84 [SCSI] libfc: avoid exchanges collision during lport reset by Vasu Dev · 13 years ago
  8. 14fc315 [SCSI] libfc: fix checking FC_TYPE_BLS by Vasu Dev · 13 years ago
  9. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  10. e17b4af [SCSI] libfc: cache align fc_exch_pool by Vasu Dev · 13 years ago
  11. ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
  12. 3ee17f5 [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp() by Yi Zou · 13 years ago
  13. 21cc0bd [SCSI] libfc: block SCSI eh thread for blocked rports by Vasu Dev · 13 years ago
  14. 77a2b73 [SCSI] libfc: fix fc_eh_host_reset by Vasu Dev · 13 years ago
  15. 320036e [SCSI] libfc: fix warn on in lport retry by Vasu Dev · 13 years ago
  16. c9d24a7 [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error by Neerav Parikh · 13 years ago
  17. 8598212 [SCSI] libfc: cleanup sending SRR request by Hillf Danton · 13 years ago
  18. 547fb12 [SCSI] libfc: two minor changes in comments by Hillf Danton · 13 years ago
  19. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  20. 6f06e3a [SCSI] libfc: release exchg cache by Hillf Danton · 13 years ago
  21. 688fd36 [SCSI] libfc: use FC_MAX_ERROR_CNT by Hillf Danton · 13 years ago
  22. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  23. 8497a24 scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  24. 9b7d161 [SCSI] libfc: post reset event on lport reset by Vasu Dev · 13 years ago
  25. e3e65c6 [SCSI] libfc:Fix for exchange/seq loopup failure when FCoE stack is used as target and connected to windows initaitor by Kiran Patil · 13 years ago
  26. 4805848 [SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode by Kiran Patil · 13 years ago
  27. 8467b96 [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data by Yi Zou · 13 years ago
  28. 0a219ed [SCSI] libfc: fix race in SRR response by Vasu Dev · 13 years ago
  29. 8d23f4b [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT by Vasu Dev · 13 years ago
  30. 6a716a8 [SCSI] libfc: release DDP context if frame_send() fails by Yi Zou · 13 years ago
  31. 83383dd [SCSI] libfc: fix mm leak in handling incoming request for target discovery by Hillf Danton · 13 years ago
  32. f2817ec [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect by Vasu Dev · 13 years ago
  33. 66a5b3a [SCSI] libfc: remove duplicate ema_list init by Vasu Dev · 13 years ago
  34. 9c8cce8 [SCSI] libfc: Move host_lock usage into ramp_up/down routines by Robert Love · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. 72fa396 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs by Vasu Dev · 13 years ago
  37. f316248 [SCSI] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out" by Parikh, Neerav · 13 years ago
  38. fe5e3f1 [SCSI] libfc: Fixing a memory leak when destroying an interface by Parikh, Neerav · 13 years ago
  39. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  40. acc1a92 [SCSI] libfc: Extending lport's roles for target if there is a registered target. by Kiran Patil · 14 years ago
  41. 6c8cc1c [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA selection logic. by Kiran Patil · 14 years ago
  42. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 14 years ago
  43. 04885b1 [SCSI] libfc: Remove usage of the Scsi_Host's host_lock by Robert Love · 14 years ago
  44. 925ceda [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI by Joe Eykholt · 14 years ago
  45. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
  46. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 14 years ago
  47. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  48. 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 14 years ago
  49. e4a9a98 [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() by Dan Carpenter · 14 years ago
  50. 28a4af1 [SCSI] libfc: Cleanup return paths in fc_rport_error_retry by Hillf Danton · 14 years ago
  51. fa79dbd [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() by Hillf Danton · 14 years ago
  52. f56635a [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN by Yi Zou · 14 years ago
  53. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  55. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  56. b5fe5e9 [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt by Yi Zou · 14 years ago
  57. 3a91090 [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_els by Yi Zou · 14 years ago
  58. ea3e2e7 [SCSI] libfc: fix exchange being deleted when the abort itself is timed out by Yi Zou · 14 years ago
  59. d889b30 [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associated by Yi Zou · 14 years ago
  60. 9b90dc8 [SCSI] libfc: add print of exchange id for debugging fc_fcp by Yi Zou · 14 years ago
  61. 0e9e3d3 [SCSI] libfc: fix memory leakage in remote port by Hillf Danton · 14 years ago
  62. 72e0daa [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
  63. 2d6dfb0 [SCSI] libfc: fix memory leakage in local port by Hillf Danton · 14 years ago
  64. 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
  65. e0883a3 [SCSI] libfc: use rport timeout values for fcp recovery by john fastabend · 14 years ago
  66. ac17ea8 [SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml by john fastabend · 14 years ago
  67. e90ff5e [SCSI] libfc: fix stats computation in fc_queuecommand() by Hillf Danton · 14 years ago
  68. 530994d [SCSI] libfc: fix mem leak in fc_seq_assign() by Hillf Danton · 14 years ago
  69. 3c2c3bf [SCSI] libfc: Fix incorrect locking and unlocking in FCP by Robert Love · 14 years ago
  70. 2034c19 [SCSI] libfc: tune fc_exch_em_alloc() to be O(2) by Hillf Danton · 14 years ago
  71. 8236554 [SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp() by Hillf Danton · 14 years ago
  72. 12137f5 [SCSI] libfc: remove define of fc_seq_exch in fc_exch.c by Hillf Danton · 14 years ago
  73. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  74. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  75. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  76. 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
  77. 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
  78. 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
  79. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  80. be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 14 years ago
  81. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  82. 7f98523 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT by Bhanu Prakash Gollapudi · 14 years ago
  83. 9226115 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  84. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  85. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  86. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  87. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  88. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  89. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  90. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  91. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  92. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  93. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  94. e0d93c5 [SCSI] libfc: IO errors on link down due to cable unplug by Vasu Dev · 14 years ago
  95. ba40280 [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data by Yi Zou · 14 years ago
  96. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  97. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  98. 1c4bfe6 [SCSI] libfc: lport state is enum not bit mask by Yi Zou · 14 years ago
  99. f8fc6c2 [SCSI] libfc: Handle unsolicited PRLO request by Bhanu Prakash Gollapudi · 14 years ago
  100. 618461c [SCSI] libfc: Honor LS_ACC response codes for PRLI by Bhanu Prakash Gollapudi · 14 years ago