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