1. f2a3313 scsi: sd: Cleaned up comment references to @sdp argument explanation. by John Pittman · 9 years ago
  2. f253473 scsi: be2iscsi: Use GFP_ATOMIC under spin lock by Wei Yongjun · 9 years ago
  3. e01ea5e scsi: lpfc: Replace BUG() with BUG_ON() by Shyam Saini · 9 years ago
  4. 2c0f83f scsi: qla4xxx: remove two unused MSI-X related #defines by Christoph Hellwig · 9 years ago
  5. 0df5bef scsi: cxlflash: Cancel scheduled workers before stopping AFU by Uma Krishnan · 9 years ago
  6. fb67d44 scsi: cxlflash: Cleanup prints by Matthew R. Ochs · 9 years ago
  7. 696d0b0 scsi: cxlflash: Support SQ Command Mode by Matthew R. Ochs · 9 years ago
  8. 9c7d1ee scsi: cxlflash: Refactor context reset to share reset logic by Matthew R. Ochs · 9 years ago
  9. 73eba2b scsi: ufs: fix arguments order some trace calls by Subhash Jadavani · 9 years ago
  10. 2e48e34 scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors by Christoph Hellwig · 9 years ago
  11. 223e4b9 scsi: megaraid_sas: driver version upgrade by Sasikumar Chandrasekaran · 9 years ago
  12. ede7c3c scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 9 years ago
  13. b71b49c scsi: megaraid_sas: ldio_outstanding variable is not decremented in completion path by Sasikumar Chandrasekaran · 9 years ago
  14. 3e5eadb scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth by Sasikumar Chandrasekaran · 9 years ago
  15. 9581ebe scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities by Sasikumar Chandrasekaran · 9 years ago
  16. d889344 scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 9 years ago
  17. 69c337c scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes by Sasikumar Chandrasekaran · 9 years ago
  18. fdd84e2 scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing by Sasikumar Chandrasekaran · 9 years ago
  19. 45d4460 scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 9 years ago
  20. 2493c67 scsi: megaraid_sas: 128 MSIX Support by Sasikumar Chandrasekaran · 9 years ago
  21. 45f4f2e scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers by Sasikumar Chandrasekaran · 9 years ago
  22. 47069a8 scsi: remove useless acpi functions in the header file by Hanjun Guo · 9 years ago
  23. 93fdd5a scsi: ufs: refactor device descriptor reading by Tomas Winkler · 9 years ago
  24. d79713f scsi: ufs: ufshcd_get_max_icc_level fix endianity handling by Tomas Winkler · 9 years ago
  25. 8209b6d scsi: ufs: unexport descritpor reading functions by Tomas Winkler · 9 years ago
  26. 26cf915 scsi: ufs: ufshcd_query_descriptor_retry should be static by Tomas Winkler · 9 years ago
  27. b6f0ec3 scsi: esas2r: Fix format string type mistakes by Emese Revfy · 9 years ago
  28. eab5c15 scsi: pmcraid: switch to pci_alloc_irq_vectors by Christoph Hellwig · 9 years ago
  29. 984dc46 scsi: bfa: remove bfa_fcs_mod_s by Christoph Hellwig · 9 years ago
  30. 577419f scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer by Colin Ian King · 9 years ago
  31. 44a8f95 scsi: qla2xxx: make msix_entries const by Nicolas Iooss · 9 years ago
  32. e2e8f61 scsi: qla2xxx: silence -Wformat-security warning by Nicolas Iooss · 9 years ago
  33. 352e5fd scsi: lpfc: Reinstate lpfc_soft_wwn parameter by James Smart · 9 years ago
  34. da7b66e scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort() by John Garry · 9 years ago
  35. 64d6318 scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt by John Garry · 9 years ago
  36. d177c40 scsi: hisi_sas: service v2 hw CQ ISR with tasklet by John Garry · 9 years ago
  37. ab3dabb scsi: ufs-qcom: Fix module autoload by Javier Martinez Canillas · 9 years ago
  38. ff8e20c scsi: ufs: Improve fatal error logs by Dolev Raviv · 9 years ago
  39. 1a07f2d scsi: ufs: add trace event for ufs commands by Lee Susman · 9 years ago
  40. 911a077 scsi: ufs: add time profiling support by subhashj@codeaurora.org · 9 years ago
  41. d2aebb9 scsi: ufs: fix setting init power mode by subhashj@codeaurora.org · 9 years ago
  42. 4e768e7 scsi: ufs: add capability to keep auto bkops always enabled by subhashj@codeaurora.org · 9 years ago
  43. 0c8f758 scsi: ufs: set default UFS power management level by subhashj@codeaurora.org · 9 years ago
  44. 09690d5 scsi: ufs: provide sysfs attribute to select the PM level by subhashj@codeaurora.org · 9 years ago
  45. fcb0c4b scsi: ufs: Add sysfs node to dynamically control clock scaling by Sahitya Tummala · 9 years ago
  46. b427411 scsi: ufs: Add sysfs node to dynamically control clock gating by Sahitya Tummala · 9 years ago
  47. e7d3825 scsi: ufs: fix multiple ufs spec violation by Dolev Raviv · 9 years ago
  48. 7ff5ab4 scsi: ufs: add tracing support by subhashj@codeaurora.org · 9 years ago
  49. 66cc820 scsi: ufs: dump debug info during failures by Dolev Raviv · 9 years ago
  50. 364757e scsi: qla4xxx: comments correction by Cao jin · 9 years ago
  51. 703e747 scsi: qedi: return via va_end to match corresponding va_start by Colin Ian King · 9 years ago
  52. a5c1be7 scsi: be2iscsi: Update driver version by Jitendra Bhivare · 9 years ago
  53. 5fa7db2 scsi: be2iscsi: Add warning message for unsupported adapter by Ketan Mukadam · 9 years ago
  54. dd94097 scsi: be2iscsi: Reinit SGL handle, CID tables after TPE by Jitendra Bhivare · 9 years ago
  55. 413f365 scsi: be2iscsi: Add checks to validate CID alloc/free by Jitendra Bhivare · 9 years ago
  56. 29e80b7 scsi: be2iscsi: Remove wq_name from beiscsi_hba by Jitendra Bhivare · 9 years ago
  57. fa1261c scsi: be2iscsi: Remove unused struct members by Jitendra Bhivare · 9 years ago
  58. b7d98ca scsi: be2iscsi: Remove redundant receive buffers posting by Jitendra Bhivare · 9 years ago
  59. d740105 scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTL by Jitendra Bhivare · 9 years ago
  60. 3f7f62e scsi: be2iscsi: Add checks to validate completions by Jitendra Bhivare · 9 years ago
  61. 392b7d2 scsi: be2iscsi: Set WRB invalid bit for SkyHawk by Jitendra Bhivare · 9 years ago
  62. faa0a22 scsi: be2iscsi: Take iscsi_task ref in abort handler by Jitendra Bhivare · 9 years ago
  63. 9871321 scsi: be2iscsi: Fix for crash in beiscsi_eh_device_reset by Jitendra Bhivare · 9 years ago
  64. f350501 scsi: be2iscsi: Fix use of invalidate command table req by Jitendra Bhivare · 9 years ago
  65. 19099dc scsi: dpt_i2o: double free if adpt_i2o_online_hba() fails by Dan Carpenter · 9 years ago
  66. e007547 scsi: mptlan: Remove linux/miscdevice.h from mptlan.h by Corentin Labbe · 9 years ago
  67. 5f5fca6 scsi: cciss: use designated initializers by Kees Cook · 9 years ago
  68. 9338012 scsi: hpsa: use designated initializers by Kees Cook · 9 years ago
  69. 4b089d1 scsi: lpfc: lpfc version change to 11.2.0.4 by James Smart · 9 years ago
  70. 6b3b3bd scsi: lpfc: Add missing memory barrier by James Smart · 9 years ago
  71. 2f07784 scsi: lpfc: Correct oops on vport port resets by James Smart · 9 years ago
  72. f2bf460 scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter by James Smart · 9 years ago
  73. b5749fe scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority. by James Smart · 9 years ago
  74. 104450e scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort by James Smart · 9 years ago
  75. 6c9231f scsi: lpfc: Correct host name in symbolic_name field by James Smart · 9 years ago
  76. e6c6acc scsi: lpfc: Correct issue leading to oops during link reset by James Smart · 9 years ago
  77. 8c6a6f4 scsi: lpfc: Deprecate lpfc_soft_wwn parameter by James Smart · 9 years ago
  78. b2fd103 scsi: lpfc: Correct error in setting OS Driver Version with FW by James Smart · 9 years ago
  79. e0165f2 scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload by James Smart · 9 years ago
  80. 40630f4 scsi: storvsc: properly set residual data length on errors by Long Li · 9 years ago
  81. bba5dc3 scsi: storvsc: properly handle SRB_ERROR when sense message is present by Long Li · 9 years ago
  82. 3cd6d3d scsi: storvsc: use tagged SRB requests if supported by the device by Long Li · 9 years ago
  83. d86adf4 scsi: storvsc: Enable multi-queue support by K. Y. Srinivasan · 9 years ago
  84. 9779652 scsi: storvsc: Remove the restriction on max segment size by K. Y. Srinivasan · 9 years ago
  85. f64dad2 scsi: storvsc: Enable tracking of queue depth by K. Y. Srinivasan · 9 years ago
  86. 0c744ea Linux 4.10-rc2 by Linus Torvalds · 9 years ago
  87. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  88. 238d1d0 Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  89. f3de082 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  90. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 9 years ago
  91. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 9 years ago
  92. 2d706e7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  93. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  94. 36f671b Documentation/unaligned-memory-access.txt: fix incorrect comparison operator by Cihangir Akturk · 9 years ago
  95. 6611533 docs: Fix build failure by John Brooks · 9 years ago
  96. 54ab6db Merge tag 'v4.10-rc1' into docs-next by Jonathan Corbet · 9 years ago
  97. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 9 years ago
  98. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 9 years ago
  99. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 9 years ago
  100. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 9 years ago