1. 853633e hpsa: allow driver requested rescans by Don Brace · 9 years ago
  2. 1d33d85 hpsa: fix null device issues by Don Brace · 9 years ago
  3. 9975ec9 hpsa: check for null arguments to dev_printk by Don Brace · 9 years ago
  4. 3ad7de6 hpsa: change devtype to unsigned by Don Brace · 9 years ago
  5. b48d980 hpsa: remove unused hpsa_tag_discard_error_bits by Don Brace · 9 years ago
  6. 55d95d3 hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan by Don Brace · 9 years ago
  7. 8aa6068 hpsa: remove unused parameter hostno by Don Brace · 9 years ago
  8. 863e02d scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 9 years ago
  9. 92e6246 scsi: Export SCSI Inquiry data to sysfs by Johannes Thumshirn · 9 years ago
  10. 9fb74c4 megaraid_sas: Fix sparse warning by Sumit Saxena · 9 years ago
  11. aed335e megaraid_sas: Make tape drives visible on PERC5 controllers by Sumit Saxena · 9 years ago
  12. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  14. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  15. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  16. a3e7531 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  17. 4099819 scsi: restart list search after unlock in scsi_remove_target by Christoph Hellwig · 9 years ago
  18. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  19. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  21. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  22. f3951a3 sg: Fix double-free when drives detach during SG_IO by Calvin Owens · 9 years ago
  23. c913df3 pm80xx: avoid a panic if MSI(X) interrupts are disabled by Benjamin Rood · 9 years ago
  24. b650a88 pm80xx: wait a minimum of 500ms before issuing commands to SPCv by Benjamin Rood · 9 years ago
  25. faf321b pm80xx: do not examine registers for iButton feature if ATTO adapter by Benjamin Rood · 9 years ago
  26. c5614df pm80xx: set PHY profiles for ATTO 12Gb SAS controllers by Benjamin Rood · 9 years ago
  27. 10efa46 pm80xx: add support for ATTO devices during SAS address initiailization by Benjamin Rood · 9 years ago
  28. b2dece4 pm80xx: add ATTO PCI IDs to pm8001_pci_table by Benjamin Rood · 9 years ago
  29. db9d403 pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers by Benjamin Rood · 9 years ago
  30. da2dd61 pm80xx: configure PHY settings based on subsystem vendor ID by Benjamin Rood · 9 years ago
  31. b39c9a66 SCSI: Increase REPORT_LUNS timeout by Brian King · 9 years ago
  32. c805115 megaraid_sas : Remove debug print from function megasas_update_span_set by sumit.saxena@avagotech.com · 9 years ago
  33. afb2b5d megaraid_sas : Driver version upgrade by sumit.saxena@avagotech.com · 9 years ago
  34. 323c4a0 megaraid_sas : SMAP restriction--do not access user memory from IOCTL code by sumit.saxena@avagotech.com · 9 years ago
  35. 060b85b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  36. a82544c cxlflash: Fix to avoid bypassing context cleanup by Matthew R. Ochs · 9 years ago
  37. 0d73122 cxlflash: Fix to avoid lock instrumentation rejection by Matthew R. Ochs · 9 years ago
  38. 1a47401 cxlflash: Fix to avoid corrupting port selection mask by Matthew R. Ochs · 9 years ago
  39. e6e6df3 cxlflash: Fix to escalate to LINK_RESET on login timeout by Manoj Kumar · 9 years ago
  40. ee3491b cxlflash: Fix to avoid leaving dangling interrupt resources by Matthew R. Ochs · 9 years ago
  41. aacb4ff cxlflash: Fix to avoid potential deadlock on EEH by Matthew R. Ochs · 9 years ago
  42. fa3f2c6 cxlflash: Correct trace string by Matthew R. Ochs · 9 years ago
  43. 17ead26 cxlflash: Fix to avoid corrupting adapter fops by Matthew R. Ochs · 9 years ago
  44. b22b403 cxlflash: Fix to double the delay each time by Manoj Kumar · 9 years ago
  45. af10483 cxlflash: Fix to prevent stale AFU RRQ by Matthew R. Ochs · 9 years ago
  46. f15fbf8 cxlflash: Correct spelling, grammar, and alignment mistakes by Matthew R. Ochs · 9 years ago
  47. 8e78262 cxlflash: Fix to prevent EEH recovery failure by Matthew R. Ochs · 9 years ago
  48. 1786f4a cxlflash: Fix MMIO and endianness errors by Matthew R. Ochs · 9 years ago
  49. 1284fb0 cxlflash: Fix function prolog parameters and return codes by Matthew R. Ochs · 9 years ago
  50. 6ef6f94 cxlflash: Remove unnecessary scsi_block_requests by Matthew R. Ochs · 9 years ago
  51. ed486da cxlflash: Correct behavior in device reset handler following EEH by Matthew R. Ochs · 9 years ago
  52. d804621 cxlflash: Fix to prevent workq from accessing freed memory by Matthew R. Ochs · 9 years ago
  53. 8b5b1e8 cxlflash: Correct usage of scsi_host_put() by Matthew R. Ochs · 9 years ago
  54. e5ce067 cxlflash: Fix AFU version access/storage and add check by Matthew R. Ochs · 9 years ago
  55. 964497b cxlflash: Remove dual port online dependency by Matthew R. Ochs · 9 years ago
  56. 16798d3 cxlflash: Fix async interrupt bypass logic by Matthew R. Ochs · 9 years ago
  57. ef51074 cxlflash: Fix host link up event handling by Matthew R. Ochs · 9 years ago
  58. 8396012 cxlflash: Fix location of setting resid by Matthew R. Ochs · 9 years ago
  59. 018d1dc95 cxlflash: Fix to avoid stall while waiting on TMF by Matthew R. Ochs · 9 years ago
  60. 4392ba4 cxlflash: Fix to avoid spamming the kernel log by Matthew R. Ochs · 9 years ago
  61. e0f01a2 cxlflash: Refine host/device attributes by Matthew R. Ochs · 9 years ago
  62. 1530551 cxlflash: Make functions static by Matthew R. Ochs · 9 years ago
  63. 439e85c cxlflash: Correct naming of limbo state and waitq by Matthew R. Ochs · 9 years ago
  64. 0a27ae5 cxlflash: Fix to avoid CXL services during EEH by Matthew R. Ochs · 9 years ago
  65. a76df36 cxlflash: Fix context encode mask width by Matthew R. Ochs · 9 years ago
  66. e568e23 cxlflash: Fix to avoid sizeof(bool) by Matthew R. Ochs · 9 years ago
  67. 2843fdb cxlflash: Fix data corruption when vLUN used over multiple cards by Matthew R. Ochs · 9 years ago
  68. 22fe1ae cxlflash: Fix potential oops following LUN removal by Matthew R. Ochs · 9 years ago
  69. 471a5a6 cxlflash: Fix read capacity timeout by Manoj Kumar · 9 years ago
  70. 3ebf203 cxlflash: Replace magic numbers with literals by Manoj Kumar · 9 years ago
  71. fa4aa63 cxlflash: Fix to avoid invalid port_sel value by Manoj Kumar · 9 years ago
  72. 0b48d12 megaraid_sas: Make PI enabled VD 8 byte DMA aligned by sumit.saxena@avagotech.com · 9 years ago
  73. 91626c2 megaraid_sas: Initialize tasklet before setting up IRQs by sumit.saxena@avagotech.com · 9 years ago
  74. 3222251 megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature by sumit.saxena@avagotech.com · 9 years ago
  75. c4bd265 megaraid_sas: Update OCR capability on controller properties change by sumit.saxena@avagotech.com · 9 years ago
  76. 357ae96 megaraid_sas: Do not use PAGE_SIZE for max_sectors by sumit.saxena@avagotech.com · 9 years ago
  77. 7364d34 megaraid_sas: Support for Cutlass (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  78. 90c204b megaraid_sas: Support for Intruder (12 Gbps) controller by sumit.saxena@avagotech.com · 9 years ago
  79. 5a8cb85 megaraid_sas: Remove PCI id checks by sumit.saxena@avagotech.com · 9 years ago
  80. 0d5b47a megaraid_sas: Expose TAPE drives unconditionally by sumit.saxena@avagotech.com · 9 years ago
  81. 609fb07 megaraid_sas: Version update by sumit.saxena@avagotech.com · 9 years ago
  82. 92bb650 megaraid_sas: Code refactor for use of requestorId by sumit.saxena@avagotech.com · 9 years ago
  83. 75b96061e megaraid_sas: Fix validHandles check in I/O path by sumit.saxena@avagotech.com · 9 years ago
  84. 714f517 megaraid_sas: Print critical firmware event messages by sumit.saxena@avagotech.com · 9 years ago
  85. 79b82c2 megaraid_sas: Chip reset if driver fails to get IOC ready by sumit.saxena@avagotech.com · 9 years ago
  86. bd5f948 megaraid_sas: Support for max_io_size 1MB by sumit.saxena@avagotech.com · 9 years ago
  87. 4dbbe3c megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init_fusion by sumit.saxena@avagotech.com · 9 years ago
  88. 3761cb4 megaraid_sas: JBOD sequence number support by sumit.saxena@avagotech.com · 9 years ago
  89. e0bd087 megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown by sumit.saxena@avagotech.com · 9 years ago
  90. 0be3f4c megaraid_sas: Synchronize driver headers with firmware APIs by sumit.saxena@avagotech.com · 9 years ago
  91. d6a32b9 scsi_dh: don't try to load a device handler during async probing by Christoph Hellwig · 9 years ago
  92. 23695e4 scsi_dh: fix use-after-free when removing scsi device by Junichi Nomura · 9 years ago
  93. 2280521 mvsas: Fix NULL pointer dereference in mvs_slot_task_free by Dāvis Mosāns · 9 years ago
  94. b704f70 SCSI: fix bug in scsi_dev_info_list matching by Alan Stern · 9 years ago
  95. c42b365 SCSI: refactor device-matching code in scsi_devinfo.c by Alan Stern · 9 years ago
  96. fd6ddfa fnic: check pci_map_single() return value by Maurizio Lombardi · 9 years ago
  97. c4f39bd be2iscsi: Revert ownership to Emulex by Ketan Mukadam · 9 years ago
  98. d6dbad4 bnx2fc: Do not log error for netevents that need no action by Shirish Pargaonkar · 10 years ago
  99. baae8fa lpfc: Update version to 11.0.0.0 for upstream patch set by James Smart · 9 years ago
  100. 21bf0b9 lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies by James Smart · 9 years ago