1. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. 15e3d5a 3w-9xxx: don't unmap bounce buffered commands by Christoph Hellwig · 9 years ago
  3. 1378889 scsi_dh: Use the correct module name when loading device handler by Paul Mackerras · 9 years ago
  4. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  5. 52f5664 libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop by Ariel Nahum · 9 years ago
  6. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  7. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  8. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  9. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  10. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  11. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  12. 537b604 scsi: fix scsi_error_handler vs. scsi_host_dev_release race by Michal Hocko · 9 years ago
  13. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  14. 6229b41 mpt2sas: setpci reset kernel oops fix by Nagarajkumar Narayanan · 9 years ago
  15. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  16. 612872c lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() by Johannes Thumshirn · 9 years ago
  17. 6f3d828f5 bfa: Fix incorrect de-reference of pointer by Anil Gurumurthy · 9 years ago
  18. b7f4d63 bfa: Fix indentation by Anil Gurumurthy · 9 years ago
  19. 0c416b5 scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs. by Jordan Hargrave · 9 years ago
  20. 2492fc0 scsi_debug: resp_request: remove unused variable by Tomas Winkler · 9 years ago
  21. f2d3fd2 scsi_debug: fix REPORT LUNS Well Known LU by Tomas Winkler · 9 years ago
  22. 299b6c0 scsi_debug: schedule_resp fix input variable check by Tomas Winkler · 9 years ago
  23. 58a8635 scsi_debug: make dump_sector static by Tomas Winkler · 9 years ago
  24. de232af scsi_debug: vfree is null safe so drop the check by Tomas Winkler · 9 years ago
  25. 34d5543 scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS; by Tomas Winkler · 9 years ago
  26. c1287970 scsi_debug: define pr_fmt() for consistent logging by Tomas Winkler · 9 years ago
  27. 008549f mpt2sas: Refcount fw_events and fix unsafe list usage by Calvin Owens · 9 years ago
  28. d224fe0 mpt2sas: Refcount sas_device objects and fix unsafe list usage by Calvin Owens · 9 years ago
  29. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  30. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  32. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  33. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 710105f scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate() by Hannes Reinecke · 9 years ago
  35. d442277 scsi_dh: don't allow to detach device handlers at runtime by Christoph Hellwig · 9 years ago
  36. e959ed9 scsi_dh: add a common helper to get a scsi_device from a request_queue by Christoph Hellwig · 9 years ago
  37. ee14c67 scsi_dh: kill struct scsi_dh_data by Christoph Hellwig · 9 years ago
  38. d95dbff scsi_dh: move device matching to the core code by Christoph Hellwig · 9 years ago
  39. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  40. daaa858 scsi_dh: move to drivers/scsi by Christoph Hellwig · 9 years ago
  41. 566079c dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath by Christoph Hellwig · 9 years ago
  42. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  43. 36dd5ac aic94xx: Skip reading user settings if flash is not found by Hannes Reinecke · 9 years ago
  44. e35d7f27 ipr: Enable SIS pipe commands for SIS-32 devices. by Gabriel Krisman Bertazi · 9 years ago
  45. 3cb4fc1 ipr: Inhibit underlength data check for AFDASD in raw mode. by Gabriel Krisman Bertazi · 9 years ago
  46. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. c75683c mpt3sas : Bump mpt3sas driver version to 9.100.00.00 by Sreekanth Reddy · 9 years ago
  48. df838f9 mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os by Sreekanth Reddy · 9 years ago
  49. 3681402 mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API by Sreekanth Reddy · 9 years ago
  50. bdff785 mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API by Sreekanth Reddy · 9 years ago
  51. d8eb4a4 mpt3sas: Added support for customer specific branding by Sreekanth Reddy · 9 years ago
  52. 62f5c74 mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command by Sreekanth Reddy · 9 years ago
  53. 3898f08 mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081 by Sreekanth Reddy · 9 years ago
  54. a6f8400 mpt3sas: MPI 2.5 Rev K (2.5.6) specifications by Sreekanth Reddy · 9 years ago
  55. 2b89669 mpt3sas: Bump mpt3sas driver version to v6.100.00.00 by Sreekanth Reddy · 9 years ago
  56. 38e4141 mpt3sas: Add branding string support for OEM custom HBA by Sreekanth Reddy · 9 years ago
  57. fb84dfc mpt3sas: Add branding string support for OEM's HBA by Sreekanth Reddy · 9 years ago
  58. 35c319b mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files by Sreekanth Reddy · 9 years ago
  59. 2e26c38 mpt3sas: Update MPI2 strings to MPI2.5 by Sreekanth Reddy · 9 years ago
  60. f9d81cf mpt3sas: Bump mpt3sas Driver version to v5.100.00.00 by Sreekanth Reddy · 9 years ago
  61. e6d45e3 mpt3sas: Provides the physical location of sas drives by Sreekanth Reddy · 9 years ago
  62. a94bea3 mpt3sas: MPI 2.5 Rev I (2.5.4) specifications. by Sreekanth Reddy · 9 years ago
  63. 580d4e3 mpt3sas: Remove redundancy code while freeing the controller resources. by Sreekanth Reddy · 9 years ago
  64. e4bc7f5 mpt3sas: Don't block the drive when drive addition under the control of SML by Sreekanth Reddy · 9 years ago
  65. 4dc8c80 mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state. by Sreekanth Reddy · 9 years ago
  66. fb77bb5 mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support by Sreekanth Reddy · 9 years ago
  67. 9f55bca aic94xx: set an error code on failure by Dan Carpenter · 9 years ago
  68. 111f2d1 storvsc: Set the error code correctly in failure conditions by K. Y. Srinivasan · 9 years ago
  69. b95f5be storvsc: Allow write_same when host is windows 10 by Keith Mange · 9 years ago
  70. e6c4bc6 storvsc: use storage protocol version to determine storage capabilities by Keith Mange · 9 years ago
  71. cb11fead storvsc: use correct defaults for values determined by protocol negotiation by Keith Mange · 9 years ago
  72. 1a36310 storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation. by Keith Mange · 9 years ago
  73. 2492fd7 storvsc: Use a single value to track protocol versions by Keith Mange · 9 years ago
  74. 6ee5c61 storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges. by Keith Mange · 9 years ago
  75. 8957620 cxlflash: Remove unused variable from queuecommand by Matthew R. Ochs · 9 years ago
  76. 4da74db cxlflash: shift wrapping bug in afu_link_reset() by Dan Carpenter · 9 years ago
  77. 46c6d45 cxlflash: off by one bug in cxlflash_show_port_status() by Dan Carpenter · 9 years ago
  78. 2cb7926 cxlflash: Virtual LUN support by Matthew R. Ochs · 9 years ago
  79. 65be2c7 cxlflash: Superpipe support by Matthew R. Ochs · 9 years ago
  80. 5cdac81 cxlflash: Base error recovery support by Matthew R. Ochs · 9 years ago
  81. ef2a388 qla2xxx: Update driver version to 8.07.00.26-k by Himanshu Madhani · 9 years ago
  82. 2b48992 qla2xxx: Add pci device id 0x2261. by Sawan Chandak · 9 years ago
  83. a1d0285 qla2xxx: Fix missing device login retries. by Arun Easi · 9 years ago
  84. 63e322a qla2xxx: do not clear slot in outstanding cmd array by Himanshu Madhani · 9 years ago
  85. 9621942 qla2xxx: Remove decrement of sp reference count in abort handler. by Chad Dupuis · 9 years ago
  86. 03aa868 qla2xxx: Add support to show MPI and PEP FW version for ISP27xx. by Sawan Chandak · 9 years ago
  87. fd49a54 qla2xxx: Do not reset ISP for error entry with an out of range handle. by Chad Dupuis · 9 years ago
  88. c7bc4ca qla2xxx: Do not reset adapter if SRB handle is in range. by Chad Dupuis · 9 years ago
  89. 8fbdac8 qla2xxx: Do not crash system for sp ref count zero by Hiral Patel · 9 years ago
  90. d6b9b42 qla2xxx: Add adapter checks for FAWWN functionality. by Saurav Kashyap · 9 years ago
  91. 8dd7e3a qla2xxx: Pause risc before manipulating risc semaphore. by Joe Carnuccio · 9 years ago
  92. cc79076 qla2xxx: Use ssdid to gate semaphore manipulation. by Joe Carnuccio · 9 years ago
  93. 17cac3a qla2xxx: Handle AEN8014 incoming port logout. by Joe Carnuccio · 9 years ago
  94. f299c7c qla2xxx: Add serdes register read/write support for ISP25xx. by Joe Carnuccio · 9 years ago
  95. 709c75b scsi_error: should not get sense for timeout IO in scsi error handler by jiang.biao2@zte.com.cn · 9 years ago
  96. 1cd1299 pm80xx: Bump pm80xx driver version to 0.1.38 by Viswas G · 9 years ago
  97. 27ecfa5 pm80xx: Handling Invalid SSP Response frame by Viswas G · 9 years ago
  98. 8414cd8 pm80xx: Add PORT RECOVERY TIMEOUT support by Viswas G · 9 years ago
  99. 3b77894 pm80xx: Remove unnecessary phy disconnect while link error by Viswas G · 9 years ago
  100. 3b700e3 pm80xx: Fix for Incorrect DMA Unmapping of SG List by Viswas G · 9 years ago