1. c24635a scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist by Steffen Maier · 6 years ago
  2. 58f3ead scsi: zfcp: move SG table helper from aux to fc and make them static by Steffen Maier · 6 years ago
  3. 6be5522 scsi: zfcp: remove unnecessary null pointer check before mempool_destroy by zhong jiang · 6 years ago
  4. 200858b scsi: libsas: Remove pcidev reference by John Garry · 6 years ago
  5. 15ba780 scsi: libsas: Drop SAS_DPRINTK() and revise logs levels by John Garry · 6 years ago
  6. 71a4a99 scsi: libsas: Drop sas_printk() by John Garry · 6 years ago
  7. d188e5d scsi: libsas: Use pr_fmt(fmt) by John Garry · 6 years ago
  8. 1399846 scsi: libsas: Delete sas_dump.{c, h} by John Garry · 6 years ago
  9. 15bc43f scsi: hisi_sas: change the time of SAS SSP connection by Xiang Chen · 6 years ago
  10. 745b684 scsi: hisi_sas: Relocate some codes to avoid an unused check by Xiang Chen · 6 years ago
  11. 3735979 scsi: hisi_sas: Add support for interrupt coalescing for v3 hw by Xiang Chen · 6 years ago
  12. 488cf55 scsi: hisi_sas: Add support for interrupt converge for v3 hw by Xiang Chen · 6 years ago
  13. c3566f9 scsi: hisi_sas: Create separate host attributes per HBA by Xiang Chen · 6 years ago
  14. 236bd82 scsi: wd719x: always use generic DMA API by Christoph Hellwig · 6 years ago
  15. fde46e9 scsi: wd719x: use per-command private data by Christoph Hellwig · 6 years ago
  16. d9c30db scsi: wd719x: there should be no active SCBs on removal by Christoph Hellwig · 6 years ago
  17. 4e5598d scsi: sym53c8xx: use dma_set_mask by Christoph Hellwig · 6 years ago
  18. b5a4ad1 scsi: stex: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  19. bddbd00 scsi: mvumi: use dma_set_mask by Christoph Hellwig · 6 years ago
  20. f30e1bf scsi: lpfc: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  21. 52f603f scsi: isci: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  22. 663b411 scsi: initio: use dma_set_mask by Christoph Hellwig · 6 years ago
  23. 453cd37 scsi: hptiop: use dma_set_mask by Christoph Hellwig · 6 years ago
  24. e4db40e scsi: hisi_sas: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  25. fdc32fb scsi: esas2r: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  26. c79cd9a scsi: dpt_i2o: use dma_set_mask by Christoph Hellwig · 6 years ago
  27. a69b080 scsi: bfa: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  28. b3b0776 scsi: arcmsr: use dma_set_mask by Christoph Hellwig · 6 years ago
  29. d90996d scsi: ufs: Add UFS platform driver for Cadence UFS by Janek Kotas · 6 years ago
  30. 85408f8 scsi: dt-bindings: ufs: Add bindings for Cadence UFS by Janek Kotas · 6 years ago
  31. 9e1e8a7 scsi: ufs: set the device reference clock setting by Subhash Jadavani · 6 years ago
  32. 371a6c3 scsi: pmcraid: use generic DMA API by Christoph Hellwig · 6 years ago
  33. a9b9e3a scsi: pmcraid: don't allocate a dma coherent buffer for sense data by Christoph Hellwig · 6 years ago
  34. 203654b scsi: pmcraid: simplify pmcraid_cancel_all a bit by Christoph Hellwig · 6 years ago
  35. 3d5ca1e scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them by Christoph Hellwig · 6 years ago
  36. ac4b165 scsi: qla1280: properly handle 64-bit DMA by Christoph Hellwig · 6 years ago
  37. f20f43c scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them by Christoph Hellwig · 6 years ago
  38. 88693b3 scsi: ips: properly handle 64-bit DMA by Christoph Hellwig · 6 years ago
  39. 6f6eb3c scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing them by Christoph Hellwig · 6 years ago
  40. b03f3c3 scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy() by Chengguang Xu · 6 years ago
  41. 08cf8ab scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy() by Chengguang Xu · 6 years ago
  42. ed5b399 scsi: lpfc: update driver version to 12.0.0.8 by James Smart · 6 years ago
  43. 1dc5ec2 scsi: lpfc: add Trunking support by James Smart · 6 years ago
  44. 7ea92eb scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover by James Smart · 6 years ago
  45. d83ca3e scsi: lpfc: Correct loss of fc4 type on remote port address change by James Smart · 6 years ago
  46. d496b9a scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point by James Smart · 6 years ago
  47. b114d90 scsi: lpfc: Correct LCB RJT handling by James Smart · 6 years ago
  48. 036cad1 scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces by James Smart · 6 years ago
  49. 191e2f7 scsi: lpfc: Correct errors accessing fw log by James Smart · 6 years ago
  50. 5cca2ab scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI retry by James Smart · 6 years ago
  51. 30e196c scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event by James Smart · 6 years ago
  52. 3952e91 scsi: lpfc: Fix lpfc_sli4_read_config return value check by James Smart · 6 years ago
  53. cd71348 scsi: lpfc: Correct speeds on SFP swap by James Smart · 6 years ago
  54. c47b6f2 scsi: megaraid_sas: Update driver version by Shivasharan S · 6 years ago
  55. cba67d9 scsi: megaraid_sas: modify max supported lds related print by Shivasharan S · 6 years ago
  56. a17b8ca scsi: megaraid_sas: remove unused macro by Shivasharan S · 6 years ago
  57. 1b60d4e scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds by Shivasharan S · 6 years ago
  58. b52fd07 scsi: megaraid_sas: Remove double endian conversion by Shivasharan S · 6 years ago
  59. 9fb9856 scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes by Shivasharan S · 6 years ago
  60. 81b7645 scsi: megaraid_sas: Rename scratch_pad registers by Shivasharan S · 6 years ago
  61. 34bd9f2 scsi: megaraid_sas: Remove spin lock for dpc operation by Shivasharan S · 6 years ago
  62. 9e77018 scsi: megaraid_sas: optimize raid context access in IO path by Shivasharan S · 6 years ago
  63. 2e47e4e scsi: megaraid_sas: Fail init if heartbeat timer fails by Shivasharan S · 6 years ago
  64. 5acad9b scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit by Shivasharan S · 6 years ago
  65. e29c322 scsi: megaraid_sas: Fix combined reply queue mode detection by Shivasharan S · 6 years ago
  66. 1401371 scsi: megaraid_sas: Fix module parameter description by Shivasharan S · 6 years ago
  67. 8a25fa1 scsi: megaraid_sas: Fix goto labels in error handling by Shivasharan S · 6 years ago
  68. 365597c scsi: megaraid_sas: Update copyright information by Shivasharan S · 6 years ago
  69. de93b40 scsi: megaraid_sas: Add check for reset adapter bit by Shivasharan S · 6 years ago
  70. 9155cf3 scsi: megaraid_sas: Fix msleep granularity by Shivasharan S · 6 years ago
  71. f0c21df scsi: megaraid_sas: Add support for FW snap dump by Shivasharan S · 6 years ago
  72. 3f6194a scsi: megaraid_sas: Add watchdog thread to detect Firmware fault by Shivasharan S · 6 years ago
  73. 8dbb748 scsi: mpt3sas: Bump driver version to 27.100.00.00 by Suganath Prabu · 6 years ago
  74. 97f3519 scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11 by Suganath Prabu · 6 years ago
  75. 6cd1bc7 scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices by Suganath Prabu · 6 years ago
  76. 9029a72 scsi: mpt3sas: Fix Sync cache command failure during driver unload by Suganath Prabu · 6 years ago
  77. dc73021 scsi: mpt3sas: Call sas_remove_host before removing the target devices by Suganath Prabu · 6 years ago
  78. a064a64 scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function by Suganath Prabu · 6 years ago
  79. f430574 scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc by Suganath Prabu · 6 years ago
  80. 02abcbc scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT by Suganath Prabu · 6 years ago
  81. 6c2938f scsi: mpt3sas: Add support for Aero controllers by Suganath Prabu · 6 years ago
  82. ff92b9d scsi: mpt3sas: Update MPI headers to support Aero controllers by Suganath Prabu · 6 years ago
  83. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  84. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  85. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  86. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  88. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  93. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  94. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  95. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  96. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  97. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  98. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  99. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  100. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago