1. c8ae0ab hpsa: add in P840ar controller model name by Don Brace · 9 years ago
  2. 27fb813 hpsa: add in gen9 controller model names by Don Brace · 9 years ago
  3. c706a79 hpsa: detect and report failures changing controller transport modes by Robert Elliott · 9 years ago
  4. 007e7aa hpsa: shorten the wait for the CISS doorbell mode change ack by Robert Elliott · 9 years ago
  5. 8ebc924 hpsa: refactor duplicated scan completion code into a new routine by Webb Scales · 9 years ago
  6. ec5cbf0 hpsa: move SG descriptor set-up out of hpsa_scatter_gather() by Webb Scales · 9 years ago
  7. c05e886 hpsa: do not use function pointers in fast path command submission by Stephen Cameron · 9 years ago
  8. f42e81e hpsa: print CDBs instead of kernel virtual addresses for uncommon errors by Stephen Cameron · 9 years ago
  9. 7fa3030 hpsa: do not use a void pointer for scsi_cmd field of struct CommandList by Stephen Cameron · 9 years ago
  10. e345893 hpsa: return failed from device reset/abort handlers by Don Brace · 9 years ago
  11. 407863c hpsa: check for ctlr lockup after command allocation in main io path by Stephen Cameron · 9 years ago
  12. 07543e0 hpsa: guard against overflowing raid map array by Stephen Cameron · 9 years ago
  13. e4aa3e6 hpsa: do not ack controller events on controllers that do not support it by Stephen Cameron · 9 years ago
  14. 6f99a91 hpsa: remove incorrect BUG_ONs checking for raid offload enable by Stephen Cameron · 9 years ago
  15. c2b0acd hpsa: do not check for msi(x) in interrupt_pending by Stephen Cameron · 9 years ago
  16. bee266a hpsa: slightly optimize SA5_performant_completed by Don Brace · 9 years ago
  17. 34f0c62 hpsa: count passthru cmds with atomics, not a spin locked int by Don Brace · 9 years ago
  18. 3381102 hpsa: optimize cmd_alloc function by remembering last allocation by Robert Elliott · 9 years ago
  19. 281a7fd hpsa: fix race between abort handler and main i/o path by Webb Scales · 9 years ago
  20. 0338373 hpsa: honor queue depth of physical devices by Don Brace · 9 years ago
  21. 080ef1c hpsa: use workqueue to resubmit failed ioaccel commands by Don Brace · 9 years ago
  22. 574f05d hpsa: factor out hpsa_ciss_submit function by Stephen Cameron · 9 years ago
  23. 7acf570 hpsa: do not request device rescan on every ioaccel path error by Stephen Cameron · 9 years ago
  24. f2405db hpsa: do not queue commands internally in driver by Don Brace · 9 years ago
  25. 45fcb86 hpsa: get rid of cmd_special_alloc and cmd_special_free by Stephen Cameron · 9 years ago
  26. d54c5c2 hpsa: reserve some commands for use by driver by Stephen Cameron · 9 years ago
  27. 8947fd1 hpsa: avoid unneccesary calls to resource freeing functions by Robert Elliott · 9 years ago
  28. 2c14334 hpsa: fix memory leak in hpsa_alloc_cmd_pool by Robert Elliott · 9 years ago
  29. 3d4e6af hpsa: report allocation failures while allocating SG chain blocks by Robert Elliott · 9 years ago
  30. 1eaec8f hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message by Robert Elliott · 9 years ago
  31. 9ee6179 hpsa: rename hpsa_request_irq to hpsa_request_irqs by Robert Elliott · 9 years ago
  32. cd3c81c hpsa: report failure to ioremap config table by Robert Elliott · 9 years ago
  33. 050f714 hpsa: trivial message and comment clean ups by Stephen Cameron · 9 years ago
  34. c7ee65b hpsa: refactor hpsa_find_board_params() to encapsulate legacy test by Webb Scales · 9 years ago
  35. 1ba66c9 hpsa: downgrade the Waiting for no-op print to dev_info by Robert Elliott · 9 years ago
  36. 60f923b hpsa: propagate return value from board ID lookup by Robert Elliott · 9 years ago
  37. adf1b3a hpsa: propagate hard_reset failures in reset_devices mode by Robert Elliott · 9 years ago
  38. 69d6e33 hpsa: remove 0x from queue depth print which is in decimal by Robert Elliott · 9 years ago
  39. a4e17fc hpsa: notice all request_irq errors by Robert Elliott · 9 years ago
  40. ec42995 hpsa: Fix -Wunused-but-set-variable warning by Fabian Frederick · 9 years ago
  41. ec501a1 hpsa: rename free_irqs to hpsa_free_irqs by Robert Elliott · 9 years ago
  42. f2ef0ce hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names by Robert Elliott · 9 years ago
  43. 7c0a022 hpsa: correct change_queue_depth by Don Brace · 9 years ago
  44. 2662cab hpsa: change how SA controllers are reset by Don Brace · 9 years ago
  45. 3b74729 hpsa: turn off interrupts when kdump starts by Tomas Henzl · 9 years ago
  46. 03741d9 hpsa: fix memory leak in kdump hard reset by Tomas Henzl · 9 years ago
  47. 2b08b3e hpsa: correct endian sparse warnings by Don Brace · 9 years ago
  48. 81c0fc5 ufs-qcom: add support for Qualcomm Technologies Inc platforms by Yaniv Gardi · 9 years ago
  49. ca14ab5 phy: qcom-ufs: add support for 14nm phy by Yaniv Gardi · 9 years ago
  50. 39e794b phy: qcom-ufs: add support for 20nm phy by Yaniv Gardi · 9 years ago
  51. adaafaa phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers by Yaniv Gardi · 9 years ago
  52. c7e0957 sr: reduce debug noise in sr_do_ioctl by Christoph Hellwig · 9 years ago
  53. 63c6ea17 ch: remove debug noise in ch_do_scsi by Christoph Hellwig · 9 years ago
  54. 2fc583c scsi: always use format argumets for dev_printk by Christoph Hellwig · 9 years ago
  55. a13b0c9 libata: fixup oops in ata_eh_link_report() by Hannes Reinecke · 9 years ago
  56. a63bb9b mpt2sas: Bump driver version to 20.100.00.00 by Sreekanth Reddy · 9 years ago
  57. 14b3114 mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors by Sreekanth Reddy · 9 years ago
  58. a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 9 years ago
  59. d2227f7 mpt2sas: map log_info value 0x0x32010081 to DID_RESET by Sreekanth Reddy · 9 years ago
  60. ad666a0 mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries by Sreekanth Reddy · 9 years ago
  61. d42432a mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files by Sreekanth Reddy · 9 years ago
  62. 2af48d7 mpt2sas: Bump driver version to 19.100.00.00 by Sreekanth Reddy · 9 years ago
  63. ddb588b mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load time by Sreekanth Reddy · 9 years ago
  64. 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 9 years ago
  65. cb16ef3 mpt2sas: MPI2 Rev AA (2.00.19) specifications by Sreekanth Reddy · 9 years ago
  66. 0128d5c megaraid_sas: driver version update by Sumit.Saxena@avagotech.com · 10 years ago
  67. 1aecbc8 megaraid_sas: remove redundant memset call by Sumit.Saxena@avagotech.com · 10 years ago
  68. ae09a6c megaraid_sas: reserve commands for IOCTLs and internal DCMDs by Sumit.Saxena@avagotech.com · 10 years ago
  69. c8dd61e megaraid_sas: complete outstanding IOCTLs before killing adapter by Sumit.Saxena@avagotech.com · 10 years ago
  70. c2ced17 megaraid_sas: disable interrupt_mask before enabling hardware interrupts by Sumit.Saxena@avagotech.com · 10 years ago
  71. ab2f060 megaraid_sas: fix the problem of non-existing VD exposed to host by Sumit.Saxena@avagotech.com · 10 years ago
  72. 7497cde megaraid_sas: add support for secure JBOD by Sumit.Saxena@avagotech.com · 10 years ago
  73. 200aed5 megaraid_sas: endianness related bug fixes and code optimization by Sumit.Saxena@avagotech.com · 10 years ago
  74. 470613b scsi: do not display kernel pointer in message logs by Hannes Reinecke · 10 years ago
  75. a4a6afb scsi: Do not display buffer pointers in scsi_log_send() by Hannes Reinecke · 10 years ago
  76. 2dd951e scsi: Conditionally compile in constants.c by Hannes Reinecke · 10 years ago
  77. 026f8da scsi: use per-cpu buffer for formatting scsi_print_result() by Hannes Reinecke · 10 years ago
  78. 2104551 scsi: use per-cpu buffer for formatting sense by Hannes Reinecke · 10 years ago
  79. cbba5b0 libata: use __scsi_format_command() by Hannes Reinecke · 10 years ago
  80. 9e5ed2a scsi: use external buffer for command logging by Hannes Reinecke · 10 years ago
  81. aa66ab3 scsi: log request tag for scmd_printk() by Hannes Reinecke · 10 years ago
  82. ded85c1 scsi: Implement per-cpu logging buffer by Hannes Reinecke · 10 years ago
  83. b0a93d9 storvsc: force SPC-3 compliance on win8 and win8 r2 hosts by K. Y. Srinivasan · 10 years ago
  84. 0fb8db2 storvsc: fix a bug in storvsc limits by K. Y. Srinivasan · 10 years ago
  85. 34a716b storvsc: force discovery of LUNs that may have been removed. by K. Y. Srinivasan · 10 years ago
  86. 2a09ed3 storvsc: in responce to a scan event, scan the host by K. Y. Srinivasan · 10 years ago
  87. ead3700 storvsc: use cmd_size to allocate per-command data by Christoph Hellwig · 10 years ago
  88. d454c91 lpfc: correct device removal deadlock after link bounce by James Smart · 10 years ago
  89. 37c0b10 esp_scsi: remove check for ESP_MAX_TAGS by Hannes Reinecke · 10 years ago
  90. eb44552 mpt3sas: issue_reset is uninitialized by Dan Carpenter · 10 years ago
  91. c51e3a4f mpt2sas: issue_reset is uninitialized by Dan Carpenter · 10 years ago
  92. 2195d96 3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  93. acafd0b scsi_debug: Implement WRITE BUFFER command by Ewan D. Milne · 10 years ago
  94. 19c8ead scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention by Ewan D. Milne · 10 years ago
  95. 0802488 ses: Add power_status to SES device slot by Song Liu · 10 years ago
  96. 921ce7f ses: add reliable slot attribute by Dan Williams · 10 years ago
  97. 967f7ba ses: add enclosure logical id by Dan Williams · 10 years ago
  98. 15a0fbb ses: generate KOBJ_CHANGE on enclosure attach by Dan Williams · 10 years ago
  99. ed09dcc ses: close potential registration race by Dan Williams · 10 years ago
  100. acd6d73 scsi: retry report-luns when reported LU count requres more memory by Rob Evers · 10 years ago