1. 61144d8 scsi: message: fusion: Remove redundant variable dmp by Colin Ian King · 2 years, 9 months ago
  2. e3af2e3 scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context by Christophe JAILLET · 2 years, 10 months ago
  3. f69b079 scsi: message: fusion: Use GFP_KERNEL by Julia Lawall · 2 years, 10 months ago
  4. 706dc3b scsi: message: fusion: mptctl: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
  5. 76a334d scsi: message: fusion: mptsas: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
  6. 7a960b3 scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_info() by Christophe JAILLET · 3 years ago
  7. 5c5e6b6 scsi: message: fusion: mptbase: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
  8. 2d50607 scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory() by Christophe JAILLET · 3 years ago
  9. b114dda scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years ago
  10. c27fd25 scsi: mptfusion: Remove redundant variable r by Colin Ian King · 3 years ago
  11. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 1 month ago
  12. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 1 month ago
  13. e0b4f1c mpt fusion: use dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  14. 2899836 scsi: message: fusion: Switch to attribute groups by Bart Van Assche · 3 years, 2 months ago
  15. 1ae6d16 scsi: message: fusion: Call scsi_done() directly by Bart Van Assche · 3 years, 2 months ago
  16. a534ff3 scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter by Uwe Kleine-König · 3 years, 3 months ago
  17. 1897c5c scsi: message: mptfc: Switch from pci_ to dma_ API by Christophe JAILLET · 3 years, 6 months ago
  18. 96f3903 scsi: message: fusion: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 7 months ago
  19. cdcda46 scsi: message: fusion: Documentation cleanup by Randy Dunlap · 3 years, 8 months ago
  20. cf17ff2 scsi: message: fusion: Remove unused local variable 'vtarget' by Jiapeng Chong · 3 years, 8 months ago
  21. c436b41 scsi: message: fusion: Remove unused local variable 'status' by Jiapeng Chong · 3 years, 8 months ago
  22. 3026473 scsi: message: fusion: Remove unused local variable 'port' by Zhen Lei · 3 years, 8 months ago
  23. 039cf38 scsi: message: fusion: Remove unused local variable 'time_count' by Zhen Lei · 3 years, 8 months ago
  24. 4dec800 scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG by zhouchuangao · 3 years, 9 months ago
  25. 4e2e619 scsi: message: mptlan: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 9 months ago
  26. ed46ccc scsi: message: fusion: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 9 months ago
  27. 472c1cf scsi: message: fusion: Avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
  28. 690209d scsi: message: fusion: Remove unnecessary cast by Wang Qing · 3 years, 9 months ago
  29. 69a1709 scsi: fusion: Fix a typo in the file mptbase.h by Bhaskar Chowdhury · 3 years, 9 months ago
  30. 8278807 scsi: core: Add scsi_device_busy() wrapper by Ming Lei · 4 years ago
  31. a927ec3 scsi: message: fusion: Fix 'physical' typos by Bjorn Helgaas · 3 years, 11 months ago
  32. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  33. 817a7c9 scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event_q() by Sebastian Andrzej Siewior · 4 years, 1 month ago
  34. b8a5144 scsi: message: fusion: Remove in_interrupt() usage in mpt_config() by Thomas Gleixner · 4 years, 1 month ago
  35. b9dd44f scsi: message: fusion: Remove unneeded break by Tom Rix · 4 years, 2 months ago
  36. 2f4843b scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() by Helge Deller · 4 years, 2 months ago
  37. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  38. bef7afb scsi: mptscsih: Remove set but not used 'timeleft' by Jason Yan · 4 years, 4 months ago
  39. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  40. 8fee79e scsi: mptctl: Remove unneeded cast from memory allocation by Li Heng · 4 years, 5 months ago
  41. 33fff97 scsi: mptfc: Remove unneeded cast from memory allocation by Li Heng · 4 years, 5 months ago
  42. 311950f scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations by Christoph Hellwig · 4 years, 6 months ago
  43. afe89f1 scsi: mptscsih: Fix read sense data size by Tomas Henzl · 4 years, 6 months ago
  44. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 6 months ago
  45. 4e2dec6 scsi: docs: fusion: get rid of a doc build warning by Mauro Carvalho Chehab · 4 years, 8 months ago
  46. fd6282a scsi: message: fusion: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  47. 5848fe9 scsi: fusion: fix if-statement empty body warning by Randy Dunlap · 4 years, 10 months ago
  48. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  49. 28d76df scsi: mptfusion: Fix double fetch bug in ioctl by Dan Carpenter · 5 years ago
  50. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  51. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  52. b3b2a9f scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc by Bharath Vedartham · 6 years ago
  53. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  54. c2b9975 scsi: mptscsih: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  55. 094b024 scsi: mptfusion: remove set, but not used, variables by YueHaibing · 6 years ago
  56. b47b861 scsi: mptfusion: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  57. 244830a scsi: mptfusion: fix indentation issues by Colin Ian King · 6 years ago
  58. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  59. 90ded4e scsi: mptfusion: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  60. 94e989d scsi: message: fusion: fix a few trivial spelling mistakes by Colin Ian King · 6 years ago
  61. 5083850 scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  62. 7bd1d61 scsi: mptctl: change strncpy+truncation to strlcpy by Dominique Martinet · 6 years ago
  63. fc21ae8 scsi: mptfusion: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  64. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  65. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  66. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  67. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  68. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  69. 66b7eac scsi: mptlan: Fix mpt_lan_sdu_send()'s return type by Luc Van Oostenryck · 7 years ago
  70. c09a21d scsi: mptsas: fix spelling mistake: "matchs" -> "matches" by Colin Ian King · 7 years ago
  71. b931553 scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" by Colin Ian King · 7 years ago
  72. bcbba7b scsi: mptfc: fix spelling mistake in macro names by Colin Ian King · 7 years ago
  73. 94e5395 scsi: mptsas: Disable WRITE SAME by Martin K. Petersen · 7 years ago
  74. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  75. a7043e9 scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() by Dan Carpenter · 7 years ago
  76. 4774bc9 scsi: mptsas: remove duplicated assignment to pointer head by Colin Ian King · 7 years ago
  77. 332b4b2 scsi: mptfusion: Use snprintf() instead of open coded divisions by Andy Shevchenko · 7 years ago
  78. 6f5c592 scsi: mptfusion: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  79. afcfa2c scsi: fusion: clean up some indentations by Colin Ian King · 7 years ago
  80. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  81. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  82. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  83. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  84. ee3e2d8 scsi: mptsas: Fixup device hotplug for VMWare ESXi by Hannes Reinecke · 7 years ago
  85. fdad4aa scsi: mptfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
  86. b192b42a7 scsi: fusion: fix string overflow warning by Arnd Bergmann · 7 years ago
  87. cfd2aff scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() by Hannes Reinecke · 8 years ago
  88. 6b8acce scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency" by Colin Ian King · 8 years ago
  89. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  90. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  91. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  92. e007547 scsi: mptlan: Remove linux/miscdevice.h from mptlan.h by Corentin Labbe · 8 years ago
  93. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  94. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  95. 4aaa406 scsi: mptfusion: Fix printk continuations by Helge Deller · 8 years ago
  96. caf4ebc scsi: fusion: print lan address via %pMR by Andy Shevchenko · 8 years ago
  97. 4e6f767 scsi: mptscsih: Remove bogus interpretation of request->ioprio by Christoph Hellwig · 8 years ago
  98. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  99. c08b3f9 scsi: fusion: Fix error return code in mptfc_probe() by Wei Yongjun · 8 years ago
  100. b299053 scsi: mpt: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago