1. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  2. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 8e5f4ba scsi: qla2xxx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  5. a817e73 Revert "scsi: make 'state' device attribute pollable" by Linus Torvalds · 7 years ago
  6. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  7. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  8. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. d744644 scsi: qla4xxx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 242b565 scsi: pmcraid: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  13. c251a7b scsi: megaraid: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  14. f22eb4d scsi: lpfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  15. 738c6ec scsi: ipr: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  16. 9a5d04f scsi: ibmvscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. cd07f95 scsi: cxgbi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. fa60a31 scsi: csiostor: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  19. 8c4602f scsi: aic7xxx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. e2532b4 scsi: qla2xxx: Fix oops in qla2x00_probe_one error path by Douglas Miller · 7 years ago
  21. 5345da8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  22. 6bd5bb1 Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 7 years ago
  23. 74a0f57 scsi: smartpqi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  24. 2c4b963 scsi: libiscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 1f0849d scsi: libfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. b0a2dc6 scsi: isci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. 7932589 scsi: gdth: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 1305910 scsi: fcoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. af53b89 scsi: dc395x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. abef7510 scsi: bnx2i: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. b386eec scsi: be2iscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. 30199be scsi: aic94xx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  34. 8fe8ffb scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFER by Bart Van Assche · 7 years ago
  35. 052553a ufs/phy: qcom: Refactor to use phy_init call by Vivek Gautam · 7 years ago
  36. e9dc42c scsi/ufs: qcom: Set phy mode based on the controllers HS MODE by Vivek Gautam · 7 years ago
  37. 587c3c9 scsi: sg: Re-fix off by one in sg_fill_request_table() by Ben Hutchings · 7 years ago
  38. ebe6e90 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  39. 45348de scsi: aacraid: Fix controller initialization failure by Raghava Aditya Renukunta · 7 years ago
  40. c99dfd2 scsi: hpsa: Fix configured_logical_drive_count·check by Christos Gkekas · 7 years ago
  41. 1010f21 scsi: qla2xxx: Initialize Work element before requesting IRQs by Himanshu Madhani · 7 years ago
  42. 8d30371 scsi: fc: check for rport presence in fc_block_scsi_eh by Johannes Thumshirn · 7 years ago
  43. a9e170e scsi: qla2xxx: Fix uninitialized work element by Quinn Tran · 7 years ago
  44. eef9ffd scsi: libiscsi: fix shifting of DID_REQUEUE host byte by Johannes Thumshirn · 7 years ago
  45. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  46. d1b3f51 scsi: libfc: fix a deadlock in fc_rport_work by Satish Kharat · 7 years ago
  47. fbce4d9 scsi: fixup kernel warning during rmmod() by Hannes Reinecke · 7 years ago
  48. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  49. 88e6538 scsi: ibmvscsis: Fix write_pending failure path by Bryant G. Ly · 7 years ago
  50. 1c048a2 scsi: libiscsi: Remove iscsi_destroy_session by Khazhismel Kumykov · 8 years ago
  51. 9e10b51 scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown by Khazhismel Kumykov · 8 years ago
  52. 77082ca scsi: sd: Do not override max_sectors_kb sysfs setting by Martin K. Petersen · 7 years ago
  53. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  54. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  55. d0b7a90 scsi: ILLEGAL REQUEST + ASC==27 => target failure by Martin Wilck · 7 years ago
  56. d1b4909 scsi: aacraid: Add a small delay after IOP reset by Guilherme G. Piccoli · 7 years ago
  57. f091fb8 scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add() by Hannes Reinecke · 7 years ago
  58. 675195d scsi: scsi_transport_fc: set scsi_target_id upon rescan by Hannes Reinecke · 7 years ago
  59. c88f0e6 scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly by Xin Long · 7 years ago
  60. 39a550d qla2xxx: remove use of FC-specific error codes by James Smart · 7 years ago
  61. 8e009ce lpfc: remove use of FC-specific error codes by James Smart · 7 years ago
  62. 4cb433e scsi: aacraid: error: testing array offset 'bus' after use by Nikola Pajkovsky · 7 years ago
  63. 5c75606 scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function by Stefano Brivio · 7 years ago
  64. 6c92f7d scsi: aacraid: Fix 2T+ drives on SmartIOC-2000 by Dave Carroll · 7 years ago
  65. 3e00974 scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE by Hannes Reinecke · 7 years ago
  66. 4759df9 scsi: sg: factor out sg_fill_request_table() by Hannes Reinecke · 7 years ago
  67. 9c95be0 scsi: sd: Remove unnecessary condition in sd_read_block_limits() by Lukas Czerner · 7 years ago
  68. fd53699 scsi: acornscsi: fix build error by Arnd Bergmann · 7 years ago
  69. b468b6a scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout by Christoph Hellwig · 7 years ago
  70. cc4238b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  71. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  72. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  73. 1caffba drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 by Matthew Wilcox · 7 years ago
  74. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  75. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  76. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  77. 580b71e9 scsi: scsi_transport_sas: select BLK_DEV_BSGLIB by Arnd Bergmann · 7 years ago
  78. 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
  79. 2436bdc dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags by Christoph Hellwig · 7 years ago
  80. a45a1f36 scsi: scsi-mq: Always unprepare before requeuing a request by Bart Van Assche · 7 years ago
  81. cad8cf2 scsi: Show .retries and .jiffies_at_alloc in debugfs by Bart Van Assche · 7 years ago
  82. 832889f scsi: Improve requeuing behavior by Bart Van Assche · 7 years ago
  83. 64104f7 scsi: Call scsi_initialize_rq() for filesystem requests by Bart Van Assche · 7 years ago
  84. 3515832 scsi: qla2xxx: Reset the logo flag, after target re-login. by Quinn Tran · 7 years ago
  85. b5d1531 scsi: qla2xxx: Fix slow mem alloc behind lock by Quinn Tran · 7 years ago
  86. 1a28faa scsi: qla2xxx: Clear fc4f_nvme flag by Darren Trap · 7 years ago
  87. d32041e scsi: qla2xxx: add missing includes for qla_isr by Johannes Thumshirn · 7 years ago
  88. e6f7754 scsi: qla2xxx: Fix an integer overflow in sysfs code by Dan Carpenter · 7 years ago
  89. 9667624 scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2() by Nikola Pajkovsky · 7 years ago
  90. a226032 scsi: aacraid: get rid of one level of indentation by Nikola Pajkovsky · 7 years ago
  91. 913e00a scsi: aacraid: fix indentation errors by Nikola Pajkovsky · 7 years ago
  92. 0208eea scsi: storvsc: fix memory leak on ring buffer busy by Long Li · 7 years ago
  93. c02bf3e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  94. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  95. eaa79a6 scsi: smartpqi: remove the smp_handler stub by Christoph Hellwig · 7 years ago
  96. 9a664f4 scsi: hpsa: remove the smp_handler stub by Christoph Hellwig · 7 years ago
  97. c1225f0 scsi: bsg-lib: pass the release callback through bsg_setup_queue by Christoph Hellwig · 7 years ago
  98. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  99. 1e3f720 scsi: Rework the code for caching Vital Product Data (VPD) by Bart Van Assche · 7 years ago
  100. 1ae948f scsi: aacraid: Fix command send race condition by Brian King · 7 years ago