1. 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  2. c6e085c scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted by Javed Hasan · 4 years, 9 months ago
  3. 45e544b scsi: libfc: If PRLI rejected, move rport to PLOGI state by Javed Hasan · 4 years, 9 months ago
  4. ff6993b scsi: libfc: free response frame from GPN_ID by Igor Druzhinin · 5 years ago
  5. 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  6. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  7. 41a6bf6 scsi: libfc: fix null pointer dereference on a null lport by Colin Ian King · 6 years ago
  8. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  9. d4fd634 scsi: libfc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  10. 0228034 Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 6 years ago
  11. d8f6382 Revert "scsi: libfc: Add WARN_ON() when deleting rports" by Ross Lagerwall · 6 years ago
  12. 5d8fc4a scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 6 years ago
  13. 76df1da scsi: libfc: fc_rport: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  14. 6920e6a scsi: libfc: Remove set but not used variable 'disc' by Yue Haibing · 6 years ago
  15. 0b4aafc scsi: libfc: retry PRLI if we cannot analyse the payload by Hannes Reinecke · 6 years ago
  16. aad1271 scsi: libfc: check fc_frame_payload_get() return value for null by Thomas Abraham · 6 years ago
  17. 5b075ef scsi: libfc: remove set but not used variable 'rpriv' by YueHaibing · 6 years ago
  18. b6876a8 scsi: libfc: remove unnecessary condition check by Chengguang Xu · 6 years ago
  19. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  20. 1550ec4 scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO by Johannes Thumshirn · 6 years ago
  21. bbc0f8b scsi: libfc: Add WARN_ON() when deleting rports by Hannes Reinecke · 6 years ago
  22. bc3d12b scsi: libfc: hold disc_mutex in fc_disc_stop_rports() by Hannes Reinecke · 6 years ago
  23. 9a26653 scsi: libfc: fixup lockdep annotations by Hannes Reinecke · 6 years ago
  24. fa519f7 scsi: libfc: fixup 'sleeping function called from invalid context' by Hannes Reinecke · 7 years ago
  25. ee35624 scsi: libfc: Add lockdep annotations by Hannes Reinecke · 7 years ago
  26. bc2e129 scsi: libfc: remove redundant initialization of 'disc' by Colin Ian King · 7 years ago
  27. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  28. fe55e79 scsi: libfc: fix ELS request handling by Martin Wilck · 7 years ago
  29. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  30. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  31. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 1f0849d scsi: libfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 67ec299 scsi: libfc: don't assign resid_len in fc_lport_bsg_request by Christoph Hellwig · 7 years ago
  35. d1b3f51 scsi: libfc: fix a deadlock in fc_rport_work by Satish Kharat · 7 years ago
  36. 20081c1 scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset by Hannes Reinecke · 7 years ago
  37. 6f37e21 scsi: libfc: pass an error pointer to fc_disc_error() by Dan Carpenter · 7 years ago
  38. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  39. dd6e1f7 scsi: libfc: fix incorrect variable assignment by Gustavo A. R. Silva · 8 years ago
  40. c106125 scsi: libfc: do not flood console with messages 'libfc: queue full ...' by Hannes Reinecke · 8 years ago
  41. fcabb09 scsi: libfc: directly call ELS request handlers by Johannes Thumshirn · 8 years ago
  42. 22c70d1 scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  43. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  44. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  45. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  46. 27c3d76 scsi: libfc: Remove an unneeded condition by Dan Carpenter · 8 years ago
  47. 208da78 scsi: libfc: fix seconds_since_last_reset miscalculation by Johannes Thumshirn · 8 years ago
  48. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  49. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  50. 7ac6500 scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone() by Johannes Thumshirn · 8 years ago
  51. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  52. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  53. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  54. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  55. d5c3eb2 scsi: libfc: Don't have fc_exch_find log errors on a new exchange by Chris Leech · 8 years ago
  56. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  57. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  58. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  59. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  60. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  61. 0ebaed1 scsi: libfc: Replace ->seq_exch_abort callback with function call by Hannes Reinecke · 8 years ago
  62. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  63. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  64. 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
  65. e76ee65 scsi: libfc: Replace ->rport_recv_req callback with function call by Hannes Reinecke · 8 years ago
  66. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  67. 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
  68. 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
  69. e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
  70. 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
  71. 3afd2d1 scsi: libfc: Replace ->exch_seq_send callback with function call by Hannes Reinecke · 8 years ago
  72. c5cb444 scsi: libfc: Replace ->lport_recv with function call by Hannes Reinecke · 8 years ago
  73. 31c0a63 scsi: libfc: Replace ->lport_reset callback with function call by Hannes Reinecke · 8 years ago
  74. 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
  75. e0a2528 scsi: libfc: Check xid when looking up REC exchanges by Hannes Reinecke · 8 years ago
  76. 87da3b8 scsi: libfc: wait for E_D_TOV when out-of-order sequence is received by Hannes Reinecke · 8 years ago
  77. ad3120c scsi: libfc: reset timeout on queue full by Hannes Reinecke · 8 years ago
  78. 53db8fa scsi: libfc: Do not drop out-of-order frames by Hannes Reinecke · 8 years ago
  79. d11b44e scsi: libfc: don't fail sequence abort for completed exchanges by Hannes Reinecke · 8 years ago
  80. 9ca1e18 scsi: libfc: quarantine timed out xids by Hannes Reinecke · 8 years ago
  81. b73aa56 scsi: libfc: safeguard against invalid exchange index by Hannes Reinecke · 8 years ago
  82. 5d339d1 scsi: libfc: Clarify ramp-down messages by Hannes Reinecke · 8 years ago
  83. 8acf1b5 scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI by Hannes Reinecke · 8 years ago
  84. 386b97b scsi: libfc: Rework PRLI handling by Hannes Reinecke · 8 years ago
  85. 7c5a51b scsi: libfc: Implement RTV responder by Hannes Reinecke · 8 years ago
  86. 9f9504a scsi: libfc: use error code for fc_rport_error() by Hannes Reinecke · 8 years ago
  87. 0f4c16a scsi: libfc: do not overwrite DID_TIME_OUT status by Hannes Reinecke · 8 years ago
  88. 76e72ad scsi: libfc: sanitize E_D_TOV and R_A_TOV setting by Hannes Reinecke · 8 years ago
  89. a50cc9e scsi: libfc: use configured rport E_D_TOV by Hannes Reinecke · 8 years ago
  90. f7ce413 scsi: libfc: use configured lport R_A_TOV by Hannes Reinecke · 8 years ago
  91. a0452bb scsi: libfc: spurious I/O error under high load by Hannes Reinecke · 8 years ago
  92. 57d3ec7e scsi: libfc: additional debugging messages by Hannes Reinecke · 8 years ago
  93. f8f91f3 scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jumping to next EM" by Martin K. Petersen · 8 years ago
  94. f89b8d6 scsi: libfc: don't advance state machine for incoming FLOGI by Hannes Reinecke · 8 years ago
  95. 06ee257 scsi: libfc: Do not login if the port is already started by Hannes Reinecke · 8 years ago
  96. e5a2000 scsi: libfc: Do not drop down to FLOGI for fc_rport_login() by Hannes Reinecke · 8 years ago
  97. 785141c scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response. by Chad Dupuis · 8 years ago
  98. a407c59 scsi: libfc: Fixup disc_mutex handling by Hannes Reinecke · 8 years ago
  99. 4d2095c scsi: libfc: Revisit kref handling by Hannes Reinecke · 8 years ago
  100. a850ced scsi: libfc: do not send ABTS when resetting exchanges by Hannes Reinecke · 8 years ago