1. df7abca scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task by John Garry · 2 years, 11 months ago
  2. 0aed75f scsi: pm8001: Fix warning for undescribed param in process_one_iomb() by John Garry · 2 years, 11 months ago
  3. c26b85e scsi: pm80xx: Fix double completion for SATA devices by Ajish Koshy · 3 years ago
  4. 62afb37 scsi: pm8001: Fix bogus FW crash for maxcpus=1 by John Garry · 3 years ago
  5. 369af20 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  6. e1a7aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  7. ee05cb7 scsi: pm80xx: Port reset timeout error handling correction by Ajish Koshy · 3 years ago
  8. 2fe2434 scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t by John Garry · 3 years ago
  9. 8ceddda scsi: pm80xx: Add tracepoints by Changyuan Lyu · 3 years, 1 month ago
  10. 60de1a6 scsi: pm80xx: Do not check the address-of value for NULL by Igor Pylypiv · 3 years, 2 months ago
  11. 744798f scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp() by Igor Pylypiv · 3 years, 2 months ago
  12. 4f63291 scsi: pm80xx: Replace open coded check with dev_is_expander() by Igor Pylypiv · 3 years, 3 months ago
  13. b27a405 scsi: pm80xx: Fix lockup in outbound queue management by Ajish Koshy · 3 years, 4 months ago
  14. 08d0a99 scsi: pm80xx: Fix incorrect port value when registering a device by Ajish Koshy · 3 years, 4 months ago
  15. bb6beab scsi: pm8001: Clean up kernel-doc and comments by Randy Dunlap · 3 years, 6 months ago
  16. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  17. d377f41 scsi: libsas: Introduce more SAM status code aliases in enum exec_status by Bart Van Assche · 3 years, 7 months ago
  18. d1acd81 scsi: pm80xx: Fix drives missing during rmmod/insmod loop by Ajish Koshy · 3 years, 8 months ago
  19. 1f02bef scsi: pm80xx: Remove global lock from outbound queue processing by Viswas G · 3 years, 9 months ago
  20. b431472 scsi: pm80xx: Reset PI and CI memory during re-initialization by Viswas G · 3 years, 9 months ago
  21. 4f5deeb scsi: pm80xx: Completing pending I/O after fatal error by Ruksar Devadi · 3 years, 9 months ago
  22. 8a23dbc scsi: pm8001: Clean up white space by Luo Jiaxing · 3 years, 9 months ago
  23. 6f305bf scsi: pm80xx: Remove busy wait from mpi_uninit_check() by Igor Pylypiv · 3 years, 9 months ago
  24. 3f744a1 scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check() by Igor Pylypiv · 3 years, 9 months ago
  25. 7cdaf12 scsi: pm8001: Fix a bunch of doc-rotted function headers by Lee Jones · 3 years, 10 months ago
  26. de6d754 scsi: pm80xx: Switch back to original libsas event notifiers by Ahmed S. Darwish · 4 years ago
  27. cd4e817 scsi: pm80xx: Pass gfp_t flags to libsas event notifiers by Ahmed S. Darwish · 4 years ago
  28. 121181f scsi: libsas: Remove notifier indirection by John Garry · 4 years ago
  29. 7b38212 scsi: pm80xx: Clean up indentation of a code block by Colin Ian King · 4 years ago
  30. 4f608fb scsi: pm80xx: Log SATA IOMB completion status on failure by Vishakha Channapattan · 4 years ago
  31. 6b2f2d0 scsi: pm80xx: Simultaneous poll for all FW readiness by Bhavesh Jashnani · 4 years ago
  32. ec2e7e1 scsi: pm80xx: Fix driver fatal dump failure by Viswas G · 4 years ago
  33. 95652f9 scsi: pm80xx: Check main config table address by akshatzen · 4 years ago
  34. a961ea0 scsi: pm80xx: Check for fatal error by akshatzen · 4 years ago
  35. d71023a scsi: pm80xx: Do not busy wait in MPI init check by akshatzen · 4 years ago
  36. 4ba9e51 scsi: pm80xx: Do not sleep in atomic context by Ahmed S. Darwish · 4 years, 1 month ago
  37. 1b5d279 scsi: pm8001: Neaten debug logging macros and uses by Joe Perches · 4 years, 1 month ago
  38. 48cd6b3 scsi: pm80xx: Avoid busywait in FW ready check by akshatzen · 4 years, 2 months ago
  39. 4a2efd4 scsi: pm80xx: Make running_req atomic by Viswas G · 4 years, 2 months ago
  40. 7640e1e scsi: pm80xx: Make mpi_build_cmd locking consistent by peter chang · 4 years, 2 months ago
  41. 5a14131 scsi: pm80xx: Increase the number of outstanding I/O supported to 1024 by Viswas G · 4 years, 3 months ago
  42. 05c6c02 scsi: pm80xx: Increase number of supported queues by Viswas G · 4 years, 3 months ago
  43. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  44. ea310f5 scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req' by Lee Jones · 4 years, 5 months ago
  45. 6ad4a51 scsi: pm8001: Fix some function documentation issues by Lee Jones · 4 years, 5 months ago
  46. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  47. dba2cc0 scsi: pm80xx: sysfs attribute for non fatal dump by Deepak Ukey · 4 years, 10 months ago
  48. 9d9c7c2 scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received by yuuzheng · 4 years, 10 months ago
  49. d384be6 scsi: pm80xx: Deal with kexec reboots by Vikram Auradkar · 4 years, 10 months ago
  50. 20bc1ad scsi: pm80xx: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  51. 69b41f1 scsi: pm80xx: Remove unused include of linux/version.h by YueHaibing · 5 years ago
  52. 0e7c353 scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3 by Colin Ian King · 5 years ago
  53. 044f59d scsi: pm80xx: Modified the logic to collect fatal dump by Deepak Ukey · 5 years ago
  54. 3e253d9 scsi: pm80xx: Do not request 12G sas speeds by peter chang · 5 years ago
  55. 91a43fa scsi: pm80xx: Fix command issue sizing by peter chang · 5 years ago
  56. e90e2362 scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check by ianyar · 5 years ago
  57. 7370672 scsi: pm80xx: Squashed logging cleanup changes by peter chang · 5 years ago
  58. 4daf1ef scsi: pm80xx: Convert 'long' mdelay to msleep by Vikram Auradkar · 5 years ago
  59. e703977 scsi: pm80xx: Make phy enable completion as NULL by peter chang · 5 years ago
  60. ce21c63 scsi: pm80xx: Fix for SATA device discovery by peter chang · 5 years ago
  61. 196ba66 scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive by Deepak Ukey · 5 years ago
  62. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  63. f310a4e scsi: pm8001: fix spelling mistake, interupt -> interrupt by Colin Ian King · 6 years ago
  64. 292c04c scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined by Colin Ian King · 6 years ago
  65. 9e2a07e scsi: pm8001: clean up various indentation issues by Colin Ian King · 6 years ago
  66. f73bdeb scsi: pm8001: switch to generic DMA API by Christoph Hellwig · 6 years ago
  67. fdd0a66 scsi: pm80xx: Remove set but not used variable 'page_code' by YueHaibing · 6 years ago
  68. 72349b6 scsi: pm80xx: Fixed system hang issue during kexec boot by Deepak Ukey · 6 years ago
  69. cd13575 scsi: pm80xx: Fix for phy enable/disable functionality by Deepak Ukey · 6 years ago
  70. 0b6df11 scsi: pm80xx: panic on ncq error cleaning up the read log. by Viswas G · 7 years ago
  71. 869ddbd scsi: pm80xx: corrected SATA abort handling sequence. by Viswas G · 7 years ago
  72. 61daffd scsi: pm80xx: modified port reset timer value for PM8006 card by Viswas G · 7 years ago
  73. 25c6edb scsi: pm80xx: tag allocation for phy control request. by Viswas G · 7 years ago
  74. 6c85e4b scsi: pm80xx: Different SAS addresses for phys. by Viswas G · 7 years ago
  75. 24fff01 scsi: pm80xx: ILA and inactive firmware version through sysfs by Viswas G · 7 years ago
  76. faf321b pm80xx: do not examine registers for iButton feature if ATTO adapter by Benjamin Rood · 9 years ago
  77. c5614df pm80xx: set PHY profiles for ATTO 12Gb SAS controllers by Benjamin Rood · 9 years ago
  78. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  79. 27ecfa5 pm80xx: Handling Invalid SSP Response frame by Viswas G · 9 years ago
  80. 8414cd8 pm80xx: Add PORT RECOVERY TIMEOUT support by Viswas G · 9 years ago
  81. 3b77894 pm80xx: Remove unnecessary phy disconnect while link error by Viswas G · 9 years ago
  82. 842784e pm80xx: Update For Thermal Page Code by Viswas G · 9 years ago
  83. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  84. da22549 pm8001: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  85. 5533abc pm8001: honor return value by Tomas Henzl · 10 years ago
  86. 2b01d81 [SCSI] pm80xx: Spinlock fix by Suresh Thiagarajan · 11 years ago
  87. cf37006 [SCSI] pm80xx: Fixed return value issue by Viswas G · 11 years ago
  88. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  89. d078b51 [SCSI] pm80xx: Firmware logging support. by Anand Kumar Santhanam · 11 years ago
  90. 2790940 [SCSI] pm80xx: Phy settings support for motherboard controller. by Anand Kumar Santhanam · 11 years ago
  91. 06f12f22 [SCSI] pm80xx: IButton security feature support for motherboard controllers. by Anand Kumar Santhanam · 11 years ago
  92. cb269c2 [SCSI] pm80xx: Print SAS address of IO failed device. by Anand Kumar Santhanam · 11 years ago
  93. 0ecdf00 [SCSI] pm80xx: 4G boundary fix. by Anand Kumar Santhanam · 11 years ago
  94. f9cd6cb [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues. by Anand Kumar Santhanam · 11 years ago
  95. cb993e5 [SCSI] pm80xx: Indirect SMP request fix. by Anand Kumar Santhanam · 11 years ago
  96. a9a923e [SCSI] pm80xx: Device id changes to support series 8 controllers. by Anand Kumar Santhanam · 11 years ago
  97. 9504a92 [SCSI] pm80xx: fix Adaptec 71605H hang by Hans Verkuil · 11 years ago
  98. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  99. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 12 years ago
  100. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 12 years ago