1. 3fe5185 scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue by Manish Rangankar · 3 years, 1 month ago
  2. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  3. 1ebbd3b scsi: qedi: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  4. a64aa0a qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") by Prabhakar Kushwaha · 3 years, 3 months ago
  5. 3a6f5d0 qed: Update TCP silly-window-syndrome timeout for iwarp, scsi by Nikolay Assa · 3 years, 3 months ago
  6. fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
  7. 4dbe57d scsi: qedi: Fix error codes in qedi_alloc_global_queues() by Dan Carpenter · 3 years, 5 months ago
  8. 9757f8a scsi: qedi: Add support for fastpath doorbell recovery by Shai Malin · 3 years, 5 months ago
  9. 44656cf scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  10. ffa6364 scsi: qedi: Use DEVICE_ATTR_RO() macro by Zhen Lei · 3 years, 7 months ago
  11. d1f2ce7 scsi: qedi: Fix host removal with running sessions by Mike Christie · 3 years, 7 months ago
  12. ed1b86b scsi: qedi: Wake up if cmd_cleanup_req is set by Mike Christie · 3 years, 7 months ago
  13. b40f389 scsi: qedi: Complete TMF works before disconnect by Mike Christie · 3 years, 7 months ago
  14. 60a0d37 scsi: qedi: Pass send_iscsi_tmf task to abort by Mike Christie · 3 years, 7 months ago
  15. 0c72191 scsi: qedi: Fix cleanup session block/unblock use by Mike Christie · 3 years, 7 months ago
  16. 2819b4a scsi: qedi: Fix TMF session block/unblock use by Mike Christie · 3 years, 7 months ago
  17. 140d63b scsi: qedi: Use GFP_NOIO for TMF allocation by Mike Christie · 3 years, 7 months ago
  18. f7eea75 scsi: qedi: Fix TMF tid allocation by Mike Christie · 3 years, 7 months ago
  19. 5b04d05 scsi: qedi: Fix use after free during abort cleanup by Mike Christie · 3 years, 7 months ago
  20. 2ce0023 scsi: qedi: Fix race during abort timeouts by Mike Christie · 3 years, 7 months ago
  21. 5777b7f scsi: qedi: Fix null ref during abort handling by Mike Christie · 3 years, 7 months ago
  22. bdd4aad scsi: iscsi: Fix shost->max_id use by Mike Christie · 3 years, 7 months ago
  23. 9e5fe170 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 7 months ago
  24. 27e9862 scsi: iscsi: Drop suspend calls from ep_disconnect by Mike Christie · 3 years, 7 months ago
  25. 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
  26. 556666b Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
  27. 8dc6025 scsi: qedi: Remove redundant assignment to variable err by Colin Ian King · 3 years, 9 months ago
  28. f6995383 scsi: qedi: Fix error return code of qedi_alloc_global_queues() by Jia-Ju Bai · 3 years, 10 months ago
  29. d50c798 scsi: qedi: Correct max length of CHAP secret by Nilesh Javali · 4 years ago
  30. 62eebd5 scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe by Qinglang Miao · 4 years, 2 months ago
  31. 7dc71ac scsi: qedi: Add schedule_hw_err_handler callback for fan failure by Manish Rangankar · 4 years, 3 months ago
  32. 96a766a scsi: qedi: Add support for handling PCIe errors by Manish Rangankar · 4 years, 4 months ago
  33. f4ba4e5 scsi: qedi: Add firmware error recovery invocation support by Manish Rangankar · 4 years, 4 months ago
  34. 4118879 scsi: qedi: Mark all connections for recovery on link down event by Nilesh Javali · 4 years, 4 months ago
  35. 5a2e69a scsi: qedi: Use snprintf instead of sprintf by Manish Rangankar · 4 years, 4 months ago
  36. c0650e2 scsi: qedi: Protect active command list to avoid list corruption by Nilesh Javali · 4 years, 4 months ago
  37. 28b35d1 scsi: qedi: Fix list_del corruption while removing active I/O by Nilesh Javali · 4 years, 4 months ago
  38. 5c35e46 scsi: qedi: Skip firmware connection termination for PCI shutdown handler by Manish Rangankar · 4 years, 4 months ago
  39. 3f8ad00 scsi: qedi: Use qed count from set_fp_int in msix allocation by Manish Rangankar · 4 years, 4 months ago
  40. 9535f21 scsi: qedi: Remove redundant NULL check by Xu Wang · 4 years, 4 months ago
  41. 010f7c2 scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' by Lee Jones · 4 years, 5 months ago
  42. 3db05fed scsi: qedi: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 5 months ago
  43. 56d244f scsi: qedi: Remove set but unused variable 'tmp' by Lee Jones · 4 years, 5 months ago
  44. e4020e0 scsi: qedi: Remove 2 set but unused variables by Lee Jones · 4 years, 5 months ago
  45. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  46. f9491ed scsi: qedi: Remove unused variable udev & uctrl by Xie XiuQi · 4 years, 8 months ago
  47. 9187745 scsi: qedi: Remove comparison of 0/1 to bool variable by Jason Yan · 4 years, 8 months ago
  48. 4a4c0cf scsi: qedi: Check for buffer overflow in qedi_set_path() by Dan Carpenter · 4 years, 8 months ago
  49. 44578ec scsi: qedi: make qedi_ll2_buf_size static by Jason Yan · 4 years, 9 months ago
  50. b9b97e6 scsi: qedi: Fix termination timeouts in session logout by Nilesh Javali · 4 years, 9 months ago
  51. c6bfa70 scsi: qedi: Add modules param to enable qed iSCSI debug by Manish Rangankar · 4 years, 9 months ago
  52. 927527a scsi: qedi: Do not flush offload work if ARP not resolved by Nilesh Javali · 4 years, 9 months ago
  53. cf9e672 scsi: qedi: Use correct msix count for fastpath vectors by Manish Rangankar · 4 years, 9 months ago
  54. 2e612fa scsi: qedi: Avoid unnecessary endpoint allocation on link down by Manish Rangankar · 4 years, 9 months ago
  55. 2f1ea39 scsi: qedi: Remove additional char from boot target iqnname by Manish Rangankar · 4 years, 9 months ago
  56. 4f93c4b scsi: qedi: Add PCI shutdown handler support by Manish Rangankar · 4 years, 9 months ago
  57. 4b1068f scsi: qedi: Add MFW error recovery process by Manish Rangankar · 4 years, 9 months ago
  58. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  59. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  61. 8cf4c54 scsi: qedi: update driver version to 8.37.0.20 by Nilesh Javali · 6 years ago
  62. 1ac3549 scsi: qedi: Check targetname while finding boot target information by Nilesh Javali · 6 years ago
  63. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  65. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 2bfbc57 qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index by Manish Rangankar · 6 years ago
  67. 13b99d3 Revert "scsi: qedi: Allocate IRQs based on msix_cnt" by Manish Rangankar · 6 years ago
  68. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  69. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  70. d0adee5 scsi: qedi: remove set but not used variables 'cdev' and 'udev' by YueHaibing · 6 years ago
  71. c09581a scsi: qedi: remove memset/memcpy to nfunc and use func instead by YueHaibing · 6 years ago
  72. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  73. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 3252688 scsi: qedi: Adjust termination and offload ramrod timers by Manish Rangankar · 6 years ago
  75. f848bfd scsi: qedi: Abort ep termination if offload not scheduled by Manish Rangankar · 6 years ago
  76. bc136f4 scsi: qedi: fix spelling mistake "oflload" -> "offload" by Colin Ian King · 6 years ago
  77. 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
  78. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  79. 872e192 scsi: qedi: remove declaration of nvm_image from stack by Colin Ian King · 6 years ago
  80. 3f0b2d7 scsi: qedi: Remove set but not used variable 'cls_sess' by YueHaibing · 6 years ago
  81. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  82. b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
  83. 26febfb scsi: qedf: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  84. 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  85. 34a2ce8 scsi: qedi: Add ep_state for login completion on un-reachable targets by Manish Rangankar · 6 years ago
  86. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  87. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  88. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  89. 037bc0d scsi: qedi: Update driver version to 8.33.0.21 by Nilesh Javali · 6 years ago
  90. 9632a6b scsi: qedi: Move LL2 producer index processing in BH. by Manish Rangankar · 6 years ago
  91. dcceeeb scsi: qedi: add module param to set ping packet size by Nilesh Javali · 6 years ago
  92. cdd3ff8 scsi: qedi: Add packet filter in light L2 Rx path. by Manish Rangankar · 6 years ago
  93. d5632b1 scsi: qedi: Check for session online before getting iSCSI TLV data. by Manish Rangankar · 6 years ago
  94. 1a291bc scsi: qedi: Allocate IRQs based on msix_cnt by Nilesh Javali · 6 years ago
  95. fa97c51 scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE by Nilesh Javali · 6 years ago
  96. f853053 scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" by Nilesh Javali · 6 years ago
  97. 3fb5a21 scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition by Nilesh Javali · 6 years ago
  98. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  99. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  100. 7ae7ce0 scsi: qedi: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago