1. 8b36163 scsi: lpfc: Fix RCTL value on NVME LS request and response by James Smart · 8 years ago
  2. 5d18153 scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters by James Smart · 8 years ago
  3. d11f54b scsi: lpfc: fix missing spin_unlock on sql_list_lock by James Smart · 8 years ago
  4. 332ba3b scsi: lpfc: don't dereference dma_buf->iocbq before null check by James Smart · 8 years ago
  5. 7aabe84 scsi: lpfc: sanity check hrq is null before dereferencing it by James Smart · 8 years ago
  6. 70e5afd scsi: lpfc: remove redundant assignment of sgel by James Smart · 8 years ago
  7. 33cc559 scsi: lpfc: replace init_timer by setup_timer by Tomas Jasek · 8 years ago
  8. fd2b18b scsi: qedf: Use vsprintf extension %pad by Joe Perches · 8 years ago
  9. db6b206 scsi: qedf: Fix defective logging format and argument mismatches by Joe Perches · 8 years ago
  10. c527de4 scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly by Christoph Hellwig · 8 years ago
  11. 2345656 scsi: qla2xxx: Fix ql_dump_buffer by Joe Perches · 8 years ago
  12. 934767c scsi: aacraid: Fix typo in blink status by Raghava Aditya Renukunta · 8 years ago
  13. bd57119 scsi: qedi: fix build error without DEBUG_FS by Arnd Bergmann · 8 years ago
  14. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 8 years ago
  15. c46f091 scsi: sd: Check for unaligned partial completion by Damien Le Moal · 8 years ago
  16. a4b0e8a scsi: ufs: Factor out ufshcd_read_desc_param by Potomski, MichalX · 8 years ago
  17. 6f8830f scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 8 years ago
  18. d1a9ccc scsi: qedi: fix missing return error code check on call to qedi_setup_int by Colin Ian King · 8 years ago
  19. 42a70ab scsi: qedi: Fix memory leak in tmf response processing. by Dupuis, Chad · 8 years ago
  20. fbdab3e scsi: aacraid: remove redundant zero check on ret by Colin Ian King · 8 years ago
  21. 825c6ab scsi: lpfc: use proper format string for dma_addr_t by Arnd Bergmann · 8 years ago
  22. 90ec7c9 scsi: lpfc: use div_u64 for 64-bit division by Arnd Bergmann · 8 years ago
  23. 2559a1ef scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m by Finn Thain · 8 years ago
  24. ebe7364 scsi: cciss: correct check map error. by Don Brace · 8 years ago
  25. 669a311 scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" by Colin Ian King · 8 years ago
  26. a56e574 scsi: aacraid: Fixed expander hotplug for SMART family by Raghava Aditya Renukunta · 8 years ago
  27. 1d55abc scsi: mpt3sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  28. 1afca6b scsi: qedf: fixup compilation warning about atomic_t usage by Dupuis, Chad · 8 years ago
  29. fcbfffe scsi: remove scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  30. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  31. 3949e2f scsi: simplify scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  32. 74a78eb scsi: make the sense header argument to scsi_test_unit_ready mandatory by Christoph Hellwig · 8 years ago
  33. 6fa2b8f scsi: sd: improve TUR handling in sd_check_events by Christoph Hellwig · 8 years ago
  34. 148cff6 scsi: always zero sshdr in scsi_normalize_sense by Christoph Hellwig · 8 years ago
  35. 4d7d39a scsi: scsi_dh_emc: return success in clariion_std_inquiry() by Dan Carpenter · 8 years ago
  36. f170396 scsi: fix memory leak of sdpk on when gd fails to allocate by Colin Ian King · 8 years ago
  37. 8bfcd1b scsi: sd: make sd_devt_release() static by Wei Yongjun · 8 years ago
  38. 61d8658 scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework. by Dupuis, Chad · 8 years ago
  39. 67f2db8 scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call. by Michael Hernandez · 8 years ago
  40. d0d2c68 scsi: qla2xxx: Fix response queue count for Target mode. by Michael Hernandez · 8 years ago
  41. f54f2cb scsi: qla2xxx: Cleaned up queue configuration code. by Michael Hernandez · 8 years ago
  42. 75d943f scsi: lpfc: add missing Kconfig NVME dependencies by James Smart · 8 years ago
  43. 693dcc3 scsi: lpfc: Update lpfc version to 11.2.0.7 by James Smart · 8 years ago
  44. d080abe scsi: lpfc: Update copyrights by James Smart · 8 years ago
  45. 2b65e18 scsi: lpfc: NVME Target: Add debugfs support by James Smart · 8 years ago
  46. d613b6a scsi: lpfc: NVME Target: bind to nvmet_fc api by James Smart · 8 years ago
  47. 8c25864 scsi: lpfc: NVME Target: Merge into FC discovery by James Smart · 8 years ago
  48. 2d7dbc4 scsi: lpfc: NVME Target: Receive buffer updates by James Smart · 8 years ago
  49. f358dd0 scsi: lpfc: NVME Target: Base modifications by James Smart · 8 years ago
  50. bd2cdd5 scsi: lpfc: NVME Initiator: Add debugfs support by James Smart · 8 years ago
  51. 0164956 scsi: lpfc: NVME Initiator: bind to nvme_fc api by James Smart · 8 years ago
  52. a0f2d3e scsi: lpfc: NVME Initiator: Merge into FC discovery by James Smart · 8 years ago
  53. 895427b scsi: lpfc: NVME Initiator: Base modifications by James Smart · 8 years ago
  54. 1d9d5a9 scsi: lpfc: refactor debugfs queue dump routines by James Smart · 8 years ago
  55. 07bcd98 scsi: lpfc: refactor debugfs queue prints by James Smart · 8 years ago
  56. 2ea259e scsi: lpfc: minor code cleanups by James Smart · 8 years ago
  57. 45ffac1 scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors by Christoph Hellwig · 8 years ago
  58. 8ea73db scsi: lpfc: Correct WQ creation for pagesize by James Smart · 8 years ago
  59. 9434452 scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU by Matthew R. Ochs · 8 years ago
  60. 857de6e scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 8 years ago
  61. f22aaec scsi: ufs-qcom: remove redundant condition check by Subhash Jadavani · 8 years ago
  62. ed10858 scsi: smartpqi: fix time handling by Arnd Bergmann · 8 years ago
  63. 0662cc9 scsi: aacraid: Update driver version by Raghava Aditya Renukunta · 8 years ago
  64. d844752 scsi: aacraid: Fix a potential spinlock double unlock bug by Raghava Aditya Renukunta · 8 years ago
  65. 0962464 scsi: aacraid: Save adapter fib log before an IOP reset by Raghava Aditya Renukunta · 8 years ago
  66. c421530 scsi: aacraid: Reorder Adapter status check by Raghava Aditya Renukunta · 8 years ago
  67. 146aa17 scsi: aacraid: Skip IOP reset on controller panic(SMART Family) by Raghava Aditya Renukunta · 8 years ago
  68. 11da1b7 scsi: aacraid: Decrease adapter health check interval by Raghava Aditya Renukunta · 8 years ago
  69. a2d0321 scsi: aacraid: Reload offlined drives after controller reset by Raghava Aditya Renukunta · 8 years ago
  70. 849ac6a scsi: aacraid: Skip wellness sync on controller failure by Raghava Aditya Renukunta · 8 years ago
  71. a7e2c64 scsi: aacraid: Fix sync fibs time out on controller reset by Raghava Aditya Renukunta · 8 years ago
  72. 30202e0 scsi: aacraid: Added sysfs for driver version by Raghava Aditya Renukunta · 8 years ago
  73. 1bff5ab scsi: aacraid: Fix memory leak in fib init path by Raghava Aditya Renukunta · 8 years ago
  74. a0c6143 scsi: aacraid: Prevent E3 lockup when deleting units by Raghava Aditya Renukunta · 8 years ago
  75. 16ae9dd scsi: aacraid: Fix for excessive prints on EEH by Raghava Aditya Renukunta · 8 years ago
  76. f3ef4a7 scsi: aacraid: Use correct channel number for raw srb by Raghava Aditya Renukunta · 8 years ago
  77. 1c68856 scsi: aacraid: Fix camel case by Raghava Aditya Renukunta · 8 years ago
  78. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  79. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  80. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  81. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  82. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  83. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  84. a4ee7ba Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  85. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  86. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  87. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 1e74a2e Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  89. c054ee3 Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins by Kees Cook · 8 years ago
  90. e7e04c0 Merge branch 'for-next/gcc-plugin-infrastructure' into for-linus/gcc-plugins by Kees Cook · 8 years ago
  91. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  92. 4a0853b Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  93. 6d1dd93 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  94. 81bbef2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  95. 79f4d1d Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  96. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  97. ff58d00 Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  98. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  99. 2fa299a HID: rmi: fallback to generic/multitouch if hid-rmi is not built by Jiri Kosina · 8 years ago
  100. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago