1. 1dcaf1b scsi: libfc: fix null pointer dereference on a null lport by Colin Ian King · 4 years, 11 months ago
  2. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 4 years, 10 months ago
  3. 5976d8f Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 5 years ago
  4. 5224c78 scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 5 years ago
  5. a887157 scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO by Johannes Thumshirn · 6 years ago
  6. 208da78 scsi: libfc: fix seconds_since_last_reset miscalculation by Johannes Thumshirn · 8 years ago
  7. a850ced scsi: libfc: do not send ABTS when resetting exchanges by Hannes Reinecke · 8 years ago
  8. 649eb86 scsi: libfc: reset exchange manager during LOGO handling by Hannes Reinecke · 8 years ago
  9. d391966 scsi: libfc: send LOGO for PLOGI failure by Hannes Reinecke · 8 years ago
  10. 166f310 scsi: libfc: Issue PRLI after a PRLO has been received by Hannes Reinecke · 8 years ago
  11. fa06883 libfc: sanity check cpu number extracted from xid by Chris Leech · 8 years ago
  12. 540eb1e scsi: libfc: fix seconds_since_last_reset calculation by Arnd Bergmann · 8 years ago
  13. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 8 years ago
  14. c59ab4e libfc: Use the correct function name in kernel-doc comment. by Sebastian Herbszt · 9 years ago
  15. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  16. 8f2777f libfc: Fix fc_fcp_cleanup_each_cmd() by Bart Van Assche · 9 years ago
  17. f6979ad libfc: Fix fc_exch_recv_req() error path by Bart Van Assche · 9 years ago
  18. ce83a4c libfc: Fix a typo in a source code comment by Bart Van Assche · 9 years ago
  19. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  20. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  21. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  22. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  23. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  24. f4303d8 libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  25. 9de9901 fcp: Do not interpret check condition as underrun by Bart Van Assche · 11 years ago
  26. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  27. f95b35c libfc: Reduce exchange lock contention in fc_exch_recv_abts() by Bart Van Assche · 11 years ago
  28. cae7b6d libfc: Avoid that sending after an abort triggers a kernel warning by Bart Van Assche · 11 years ago
  29. 5d73bea libfc: Protect ep->esb_stat changes via ex_lock by Bart Van Assche · 11 years ago
  30. b867886 libfc: Fix a race in fc_exch_timer_set_locked() by Bart Van Assche · 11 years ago
  31. 8d08023 libfc: Clarify fc_exch_find() by Bart Van Assche · 11 years ago
  32. a84ea8c libfc: Micro-optimize fc_setup_exch_mgr() by Bart Van Assche · 11 years ago
  33. b20d9bf libfc: Debug code fixes by Bart Van Assche · 11 years ago
  34. c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 11 years ago
  35. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  36. 3a29260 libfc: Differentiate echange timer cancellation debug statements by Robert Love · 11 years ago
  37. 4a80f08 libfc: Remove extra space in fc_exch_timer_cancel definition by Robert Love · 11 years ago
  38. e0335f6 libfc: Reject PLOGI from nodes with incompatible role by Mark Rustad · 11 years ago
  39. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  40. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  41. fb00cc2 libfc: extend ex_lock to protect all of fc_seq_send by Neil Horman · 11 years ago
  42. 732bdb9 libfc: Correct check for initiator role by Mark Rustad · 11 years ago
  43. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  44. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  45. a586069 libfc: XenServer fails to mount root filesystem. by Krishna Mohan · 11 years ago
  46. 8e6c536 libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info by Robert Love · 11 years ago
  47. 5b97fab libfc: fix REC handling by Vasu Dev · 12 years ago
  48. 3b64b18 [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO by Yi Zou · 12 years ago
  49. a752359 [SCSI] libfc: fix sending REC after FCP_RESP is received by Yi Zou · 12 years ago
  50. ac166d2 [SCSI] libfc: fix retries with FDMI lport states by Vasu Dev · 12 years ago
  51. db95fc0 [SCSI] libfc: don't exch_done() on invalid sequence ptr by Yi Zou · 12 years ago
  52. b29a4f3 [SCSI] libfc: add exch timer debug info by Vasu Dev · 12 years ago
  53. 4e5fae7 [SCSI] libfc: update fcp and exch stats by Vasu Dev · 12 years ago
  54. 0f02a66 [SCSI] libfc: adds FCP failures stats by Vasu Dev · 12 years ago
  55. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  56. e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 12 years ago
  57. 061446a [SCSI] libfc: flush lport worker after its disabled by Vasu Dev · 12 years ago
  58. 93f90e51 [SCSI] libfc: update mfs boundry checking by Vasu Dev · 12 years ago
  59. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  60. 011a900 [SCSI] libfc: fcoe_transport_create fails in single-CPU environment by Steven Clark · 12 years ago
  61. 73d67aa [SCSI] libfc: update fc_host mfs along with updating lport->mfs by Vasu Dev · 12 years ago
  62. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  63. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  64. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  65. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 12 years ago
  66. 0083208 [SCSI] libfc: Handle discovery failure during ctlr link down by Bhanu Prakash Gollapudi · 12 years ago
  67. d4042e9 [SCSI] libfc: Fix panic in fc_exch_recv by Bhanu Prakash Gollapudi · 12 years ago
  68. d78c317 [SCSI] libfc: Add support for FDMI by Neerav Parikh · 12 years ago
  69. 1ea2c1d [SCSI] libfc: Make the libfc Common Transport(CT) code generic by Neerav Parikh · 12 years ago
  70. 76ffe8a [SCSI] libfc: remove redundant timer init for fcp by Yi Zou · 12 years ago
  71. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 12 years ago
  72. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  74. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  75. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  76. b6e3c84 [SCSI] libfc: avoid exchanges collision during lport reset by Vasu Dev · 13 years ago
  77. 14fc315 [SCSI] libfc: fix checking FC_TYPE_BLS by Vasu Dev · 13 years ago
  78. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  79. e17b4af [SCSI] libfc: cache align fc_exch_pool by Vasu Dev · 13 years ago
  80. ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
  81. 3ee17f5 [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp() by Yi Zou · 13 years ago
  82. 21cc0bd3 [SCSI] libfc: block SCSI eh thread for blocked rports by Vasu Dev · 13 years ago
  83. 77a2b73 [SCSI] libfc: fix fc_eh_host_reset by Vasu Dev · 13 years ago
  84. 320036e [SCSI] libfc: fix warn on in lport retry by Vasu Dev · 13 years ago
  85. c9d24a7 [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error by Neerav Parikh · 13 years ago
  86. 8598212 [SCSI] libfc: cleanup sending SRR request by Hillf Danton · 13 years ago
  87. 547fb12 [SCSI] libfc: two minor changes in comments by Hillf Danton · 13 years ago
  88. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  89. 6f06e3a [SCSI] libfc: release exchg cache by Hillf Danton · 13 years ago
  90. 688fd36 [SCSI] libfc: use FC_MAX_ERROR_CNT by Hillf Danton · 13 years ago
  91. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  92. 8497a24 scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  93. 9b7d161 [SCSI] libfc: post reset event on lport reset by Vasu Dev · 13 years ago
  94. 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
  95. 4805848 [SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode by Kiran Patil · 13 years ago
  96. 8467b96 [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data by Yi Zou · 13 years ago
  97. 0a219ed [SCSI] libfc: fix race in SRR response by Vasu Dev · 13 years ago
  98. 8d23f4b [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT by Vasu Dev · 13 years ago
  99. 6a716a8 [SCSI] libfc: release DDP context if frame_send() fails by Yi Zou · 13 years ago
  100. 83383dd [SCSI] libfc: fix mm leak in handling incoming request for target discovery by Hillf Danton · 13 years ago