1. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  4. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 137d01d Fix missing sanity check in /dev/sg by Al Viro · 7 years ago
  6. fd3fc0b scsi: don't BUG_ON() empty DMA transfers by Johannes Thumshirn · 7 years ago
  7. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  8. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  9. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. d1da522 scsi: megaraid_sas: handle dma_addr_t right on 32-bit by Arnd Bergmann · 7 years ago
  11. 40a4c2c scsi: megaraid_sas: array overflow in megasas_dump_frame() by Dan Carpenter · 7 years ago
  12. 8e305cb scsi: snic: switch to pci_irq_alloc_vectors by Christoph Hellwig · 7 years ago
  13. 853fe1b cdrom: Make device operations read-only by Kees Cook · 7 years ago
  14. 156f8759 scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  15. a73b0a4 scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set value to 2 by Shivasharan S · 7 years ago
  16. 41064f1 scsi: megaraid_sas: Indentation and smatch warning fixes by Shivasharan S · 7 years ago
  17. e00731b scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints by Shivasharan S · 7 years ago
  18. ec77959 scsi: megaraid_sas: Increase internal command pool by Shivasharan S · 7 years ago
  19. 29206da scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete by Shivasharan S · 7 years ago
  20. 72bff2d scsi: megaraid_sas: Bail out the driver load if ld_list_query fails by Shivasharan S · 7 years ago
  21. 7a7ae4f scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void by Shivasharan S · 7 years ago
  22. a6821ca scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR by Shivasharan S · 7 years ago
  23. 1d6dbd1 scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool by Shivasharan S · 7 years ago
  24. 25fb13d scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion by Shivasharan S · 7 years ago
  25. 21c3400 scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero by Shivasharan S · 7 years ago
  26. cf4e55e scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate by Shivasharan S · 7 years ago
  27. 013aec6 scsi: megaraid_sas: update can_queue only if the new value is less by Shivasharan S · 7 years ago
  28. 50b7f5a scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions by Shivasharan S · 7 years ago
  29. b41c0a4 scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALID by Shivasharan S · 7 years ago
  30. 95c0608 scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD by Shivasharan S · 7 years ago
  31. 318aaef scsi: megaraid_sas: avoid unaligned access in ioctl path by Shivasharan S · 7 years ago
  32. a174118b scsi: megaraid_sas: big endian support changes by Shivasharan S · 7 years ago
  33. ff96f92 scsi: megaraid_sas: Big endian RDPQ mode fix by Shivasharan S · 7 years ago
  34. d2d0358 scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map access by Shivasharan S · 7 years ago
  35. a09454c scsi: megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds by Shivasharan S · 7 years ago
  36. 5fc499b scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails by Shivasharan S · 7 years ago
  37. b4a4221 scsi: megaraid_sas: add print in device removal path by Shivasharan S · 7 years ago
  38. def0eab scsi: megaraid_sas: enhance debug logs in OCR context by Shivasharan S · 7 years ago
  39. 31d9a57 scsi: megaraid_sas: set residual bytes count during IO completion by Shivasharan S · 7 years ago
  40. a48ba0e scsi: megaraid_sas: raid 1 write performance for large io by Shivasharan S · 7 years ago
  41. 33203bc scsi: megaraid_sas: NVME fast path io support by Shivasharan S · 7 years ago
  42. 96188a8 scsi: megaraid_sas: NVME interface target prop added by Shivasharan S · 7 years ago
  43. 15dd038 scsi: megaraid_sas: NVME Interface detection and prop settings by Shivasharan S · 7 years ago
  44. f4fc209 scsi: megaraid_sas: change issue_dcmd to return void from int by Shivasharan S · 7 years ago
  45. 52205ac scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc by Shivasharan S · 7 years ago
  46. f55cf47 scsi: megaraid_sas: Use DID_REQUEUE by Shivasharan S · 7 years ago
  47. ed981b8 scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set by Shivasharan S · 7 years ago
  48. 3cabd16 scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev by Shivasharan S · 7 years ago
  49. 45b8a35 scsi: megaraid_sas: 32 bit descriptor fire cmd optimization by Shivasharan S · 7 years ago
  50. 8bf7c65 scsi: megaraid_sas: raid 1 fast path code optimize by Shivasharan S · 7 years ago
  51. f6c0d55 scsi: megaraid_sas: cpu select rework. by Shivasharan S · 7 years ago
  52. 18bbcab Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth" by Shivasharan S · 7 years ago
  53. 13ebfd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  54. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. ed6de45 Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 7 years ago
  56. 8af8e1c scsi: aacraid: Fix INTx/MSI-x issue with older controllers by Dave Carroll · 7 years ago
  57. ffdadd6 scsi: mpt3sas: disable ASPM for MPI2 controllers by ojab · 8 years ago
  58. 8b9b22b scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn() by Wei Yongjun · 7 years ago
  59. b22bc27 ibmvscsis: Add SGL limit by Bryant G. Ly · 7 years ago
  60. 7942f7b scsi: ufs: dump hw regs on link failures by Venkat Gopalakrishnan · 7 years ago
  61. 9c46b86 scsi: ufs-qcom: dump additional testbus registers by Venkat Gopalakrishnan · 7 years ago
  62. 0701e49 scsi: ufs: kick start clock scaling only after device detection by subhashj@codeaurora.org · 7 years ago
  63. 401f1e4 scsi: ufs: don't suspend clock scaling during clock gating by subhashj@codeaurora.org · 7 years ago
  64. 6ba6558 scsi: ufs: add host state prints in failure cases by Gilad Broner · 7 years ago
  65. a3cd5ec scsi: ufs: add load based scaling of UFS gear by subhashj@codeaurora.org · 7 years ago
  66. 7fabb77 scsi: ufs: reduce printout for aborted requests by Gilad Broner · 7 years ago
  67. e0b299e scsi: ufs: skip request abort task when previous aborts failed by Gilad Broner · 7 years ago
  68. 80a94bb scsi: aacraid: avoid open-coded upper_32_bits by Arnd Bergmann · 7 years ago
  69. 7629146 scsi: aacraid: rcode is unsigned and should be signed int by Colin Ian King · 7 years ago
  70. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. a76037f scsi: pm8001: switch to pci_irq_alloc_vectors by Christoph Hellwig · 7 years ago
  72. 556e26a scsi: remove tsk_mgmt_response and it_nexus_response transport methods by Christoph Hellwig · 8 years ago
  73. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  74. 28917d4 scsi: libsas: remove sas_scsi_timed_out by Christoph Hellwig · 8 years ago
  75. 103eb3b scsi: mvumi: remove fake transport template by Christoph Hellwig · 8 years ago
  76. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 7 years ago
  77. a0a2864 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  78. ad3efdb Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 7 years ago
  79. 96f6a61 scsi: aacraid: update version by Raghava Aditya Renukunta · 7 years ago
  80. 0ba8fda scsi: aacraid: Change Driver Version Prefix by Raghava Aditya Renukunta · 7 years ago
  81. f4babba scsi: aacraid: Update copyrights by Raghava Aditya Renukunta · 7 years ago
  82. c799d51 scsi: aacraid: Retrieve HBA host information ioctl by Raghava Aditya Renukunta · 7 years ago
  83. 09867a0 scsi: aacraid: Added ioctl to trigger IOP/IWBR reset by Raghava Aditya Renukunta · 7 years ago
  84. 3136432 scsi: aacraid: Added new IWBR reset by Raghava Aditya Renukunta · 7 years ago
  85. 999b3ff scsi: aacraid: VPD 83 type3 support by Raghava Aditya Renukunta · 7 years ago
  86. 954b2b5 scsi: aacraid: Added support to abort cmd and reset lun by Raghava Aditya Renukunta · 7 years ago
  87. ab5d129 scsi: aacraid: Add task management functionality by Raghava Aditya Renukunta · 7 years ago
  88. 423400e scsi: aacraid: Include HBA direct interface by Raghava Aditya Renukunta · 7 years ago
  89. 6223a39 scsi: aacraid: Added support for hotplug by Raghava Aditya Renukunta · 7 years ago
  90. a052865 scsi: aacraid: Added support to set QD of attached drives by Raghava Aditya Renukunta · 7 years ago
  91. 71a91ca scsi: aacraid: Retrieve Queue Depth from Adapter FW by Raghava Aditya Renukunta · 7 years ago
  92. 3d77d84 scsi: aacraid: Added support for periodic wellness sync by Raghava Aditya Renukunta · 7 years ago
  93. 113156b scsi: aacraid: Reworked aac_command_thread by Raghava Aditya Renukunta · 7 years ago
  94. f956a66 scsi: aacraid: Added support for read medium error by Raghava Aditya Renukunta · 7 years ago
  95. 3ffd6c5 scsi: aacraid: Added support for response path by Raghava Aditya Renukunta · 7 years ago
  96. 4ec57fb scsi: aacraid: Process Error for response I/O by Raghava Aditya Renukunta · 7 years ago
  97. c4e2fbc scsi: aacraid: Reworked scsi command submission path by Raghava Aditya Renukunta · 7 years ago
  98. c83b11e scsi: aacraid: Retrieve and update the device types by Raghava Aditya Renukunta · 7 years ago
  99. d503e2fd scsi: aacraid: Added sa firmware support by Raghava Aditya Renukunta · 7 years ago
  100. d1ef4da scsi: aacraid: added support for init_struct_8 by Raghava Aditya Renukunta · 7 years ago