1. 8b1bb6d scsi: ipr: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  2. 4c06619 scsi: lpfc: use __raw_writeX on DPP copies by James Smart · 7 years ago
  3. 2f793a2 scsi: core: use blk_mq_requeue_request in __scsi_queue_insert by Jianchao Wang · 7 years ago
  4. 61b142a scsi: megaraid: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  5. b0f9408 scsi: smartpqi: add in new supported controllers by Kevin Barnett · 7 years ago
  6. 6f9e09f scsi: mpt3sas: clarify mmio pointer types by Arnd Bergmann · 7 years ago
  7. 18d595b scsi: sd: Documentation: add sd-parameters.txt by Weiping Zhang · 7 years ago
  8. 29e79e0 scsi: atp870u: 64 bit bug in atp885_init() by Dan Carpenter · 7 years ago
  9. e75fba9 scsi: mvsas: fix wrong endianness of sgpio api by Wilfried Weissmann · 7 years ago
  10. 8aa29f1 scsi: ufs: Fix kernel-doc errors and warnings by Bart Van Assche · 7 years ago
  11. e0b14a4 scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc header by Bart Van Assche · 7 years ago
  12. 40114bd scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers. by Suganath Prabu S · 7 years ago
  13. b4472d7 scsi: mpt3sas: Introduce function to clone mpi reply. by Suganath Prabu Subramani · 7 years ago
  14. e574743 scsi: mpt3sas: Introduce function to clone mpi request. by Suganath Prabu Subramani · 7 years ago
  15. 182ac78 scsi: mpt3sas: Introduce Base function for cloning. by Suganath Prabu Subramani · 7 years ago
  16. 22ae5a3 scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address by Suganath Prabu Subramani · 7 years ago
  17. 0448f01 scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize. by Suganath Prabu Subramani · 7 years ago
  18. c520691 scsi: mpt3sas: Add PCI device ID for Andromeda. by Suganath Prabu Subramani · 7 years ago
  19. 8ef7fe4 scsi: core: fix two wrong indentation cases by Jianchao Wang · 7 years ago
  20. edd066a scsi: qedi: fix build regression by Arnd Bergmann · 7 years ago
  21. 121246a scsi: libsas: Fix kernel-doc headers by Bart Van Assche · 7 years ago
  22. cf8037f scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018 by James Smart · 7 years ago
  23. 6efb238 scsi: lpfc: update driver version to 12.0.0.0 by James Smart · 7 years ago
  24. 4e565cf scsi: lpfc: Work around NVME cmd iu SGL type by James Smart · 7 years ago
  25. 63452e1 scsi: lpfc: Fix nvme embedded io length on new hardware by James Smart · 7 years ago
  26. 0bc2b7c scsi: lpfc: Add embedded data pointers for enhanced performance by James Smart · 7 years ago
  27. 1feb820 scsi: lpfc: Enable fw download on if_type=6 devices by James Smart · 7 years ago
  28. 7365f6f scsi: lpfc: Add if_type=6 support for cycling valid bits by James Smart · 7 years ago
  29. fbd8a6b scsi: lpfc: Add 64G link speed support by James Smart · 7 years ago
  30. c238b9b scsi: lpfc: Add PCI Ids for if_type=6 hardware by James Smart · 7 years ago
  31. 1351e69 scsi: lpfc: Add push-to-adapter support to sli4 by James Smart · 7 years ago
  32. 27d6ac0 scsi: lpfc: Add SLI-4 if_type=6 support to the code base by James Smart · 7 years ago
  33. 9dd3542 scsi: lpfc: Rework sli4 doorbell infrastructure by James Smart · 7 years ago
  34. b71413d scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers by James Smart · 7 years ago
  35. 501017f scsi: qla2xxx: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  36. 8d35a9d scsi: qla4xxx: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  37. ec92b59 scsi: ufs: sysfs: attributes by Stanislav Nijnikov · 7 years ago
  38. d10b2a8 scsi: ufs: sysfs: flags by Stanislav Nijnikov · 7 years ago
  39. d829fc8 scsi: ufs: sysfs: unit descriptor by Stanislav Nijnikov · 7 years ago
  40. 86b87cd scsi: core: host template attribute groups by Stanislav Nijnikov · 7 years ago
  41. 2238d31 scsi: ufs: sysfs: string descriptors by Stanislav Nijnikov · 7 years ago
  42. c2e6e28 scsi: ufs: sysfs: power descriptor by Stanislav Nijnikov · 7 years ago
  43. c648c2d scsi: ufs: sysfs: health descriptor by Stanislav Nijnikov · 7 years ago
  44. c720c09 scsi: ufs: sysfs: geometry descriptor by Stanislav Nijnikov · 7 years ago
  45. 8c2582b scsi: ufs: sysfs: interconnect descriptor by Stanislav Nijnikov · 7 years ago
  46. 45bced8 scsi: ufs: sysfs: device descriptor by Stanislav Nijnikov · 7 years ago
  47. cbb6813 scsi: ufs: sysfs: attribute group for existing sysfs entries. by Stanislav Nijnikov · 7 years ago
  48. f66b851 scsi: scsi_debug: call resp_*() function after setting host_scribble by Martin Wilck · 7 years ago
  49. c62f40b scsi: scsi_transport_spi: make two const arrays static, shrinks object size by Colin Ian King · 7 years ago
  50. f9ba7af scsi: scsi_debug: reset injection flags for every_nth > 0 by Martin Wilck · 7 years ago
  51. 80c4956 scsi: scsi_debug: implement IMMED bit by Douglas Gilbert · 7 years ago
  52. 91d4c75 scsi: scsi_debug: Fix pointer styling issues by John Pittman · 7 years ago
  53. 9b91fd3 scsi: core: Reduce number of scsi_test_unit_ready() retries by Bart Van Assche · 7 years ago
  54. 9866306 scsi: core: Move the eh_deadline module parameter definition by Bart Van Assche · 7 years ago
  55. 923f46f scsi: core: scmd_eh_abort_handler(): Add a comment by Bart Van Assche · 7 years ago
  56. ed4414c scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order() by Bart Van Assche · 7 years ago
  57. f559468 scsi: pmcraid: Remove an unused structure member by Bart Van Assche · 7 years ago
  58. f95dc1b scsi: ipr: Use sgl_alloc_order() and sgl_free_order() by Bart Van Assche · 7 years ago
  59. b22ee87 scsi: pmcraid: remove redundant initializations of pointer 'ioadl' by Colin Ian King · 7 years ago
  60. 2976fbb scsi: isci: remove redundant initialization to 'bit' by Colin Ian King · 7 years ago
  61. 230816d scsi: sym53c416: avoid section mismatch with LTO by Arnd Bergmann · 7 years ago
  62. 80e6e9c scsi: NCR53c406a: avoid section mismatch with LTO by Arnd Bergmann · 7 years ago
  63. eee549e scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processing by Raghava Aditya Renukunta · 7 years ago
  64. a5799d7 scsi: aacraid: Preserve MSIX mode in the OMR register by Raghava Aditya Renukunta · 7 years ago
  65. 44f1ce7 scsi: aacraid: Implement DropIO sync command by Raghava Aditya Renukunta · 7 years ago
  66. a8db614 scsi: qedf: use correct strncpy() size by Arnd Bergmann · 7 years ago
  67. d9ea463 scsi: qedf: fix LTO-enabled build by Arnd Bergmann · 7 years ago
  68. bc2e129 scsi: libfc: remove redundant initialization of 'disc' by Colin Ian King · 7 years ago
  69. 8d6febb scsi: qedf: remove redundant initialization of 'fcport' by Colin Ian King · 7 years ago
  70. 779936f scsi: qedi: fix building with LTO by Arnd Bergmann · 7 years ago
  71. d9da891 scsi: scsi_debug: Add two new parameters to scsi_debug driver by Laurence Oberman · 7 years ago
  72. 458df78 scsi: scsi_debug: Simplify request tag decoding by Bart Van Assche · 7 years ago
  73. 34e81f7 scsi: raid_class: Add 'JBOD' RAID level by Hannes Reinecke · 7 years ago
  74. 2db6228 scsi: qla2xxx: Fix function argument descriptions by Bart Van Assche · 7 years ago
  75. bb83e59 scsi: qla4xxx: Move an array from a .h into a .c file by Bart Van Assche · 7 years ago
  76. 454d0d4 scsi: qla4xxx: Remove unused symbols by Bart Van Assche · 7 years ago
  77. 7843327 scsi: qla2xxx: Remove unused symbols by Bart Van Assche · 7 years ago
  78. da4704d scsi: qla2xxx: Use %p for printing pointers by Bart Van Assche · 7 years ago
  79. 128bdda scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright by James Smart · 7 years ago
  80. 6e9d2f1 scsi: lpfc: update driver version to 11.4.0.7 by James Smart · 7 years ago
  81. 815a9c4 scsi: lpfc: Fix nonrecovery of NVME controller after cable swap. by James Smart · 7 years ago
  82. 45634a86 scsi: lpfc: Treat SCSI Write operation Underruns as an error by James Smart · 7 years ago
  83. 8d731d1 scsi: lpfc: Fix header inclusion in lpfc_nvmet by James Smart · 7 years ago
  84. 20aefac scsi: lpfc: Validate adapter support for SRIU option by James Smart · 7 years ago
  85. c1dd911 scsi: lpfc: Fix SCSI io host reset causing kernel crash by James Smart · 7 years ago
  86. a5ff068 scsi: lpfc: Indicate CONF support in NVMe PRLI by James Smart · 7 years ago
  87. 2289e95 scsi: lpfc: Fix issue_lip if link is disabled by James Smart · 7 years ago
  88. 161df4f0 scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing by James Smart · 7 years ago
  89. 64bf009 scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target by James Smart · 7 years ago
  90. 411de51 scsi: lpfc: Fix RQ empty firmware trap by James Smart · 7 years ago
  91. 91455b8 scsi: lpfc: Fix IO failure during hba reset testing with nvme io. by James Smart · 7 years ago
  92. 2c3b2a8 scsi: lpfc: Fix PRLI handling when topology type changes by James Smart · 7 years ago
  93. 6e8e1c1 scsi: lpfc: Add WQ Full Logic for NVME Target by James Smart · 7 years ago
  94. 8ae3370 scsi: lpfc: correct debug counters for abort by James Smart · 7 years ago
  95. 281d619 scsi: lpfc: move placement of target destroy on driver detach by James Smart · 7 years ago
  96. c176ffa scsi: lpfc: Increase CQ and WQ sizes for SCSI by James Smart · 7 years ago
  97. 04673e3 scsi: lpfc: Fix frequency of Release WQE CQEs by James Smart · 7 years ago
  98. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  99. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  100. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago