1. 76c0b6a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  2. 0aa3fdb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 14bc1df scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery by Himanshu Madhani · 7 years ago
  4. 318aaf3 scsi: libsas: defer ata device eh commands to libata by Jason Yan · 7 years ago
  5. be75b1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  6. 20bd1d0 scsi: sd: Keep disk read-only when re-reading partition by Jeremy Cline · 7 years ago
  7. 6a2cf8d scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure by Bill Kuzeja · 7 years ago
  8. 4b43392 scsi: sd_zbc: Fix potential memory leak by Damien Le Moal · 7 years ago
  9. 864449e scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM by Hannes Reinecke · 7 years ago
  10. 967823d scsi: qedi: Fix kernel crash during port toggle by Manish Rangankar · 7 years ago
  11. 2b5b964 scsi: qla2xxx: Fix FC-NVMe LUN discovery by Darren Trapp · 7 years ago
  12. e39a973 scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte() by Hannes Reinecke · 7 years ago
  13. 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
  14. fa83e65 scsi: qla2xxx: ensure async flags are reset correctly by Hannes Reinecke · 7 years ago
  15. 07ea4b6 scsi: qla2xxx: do not check login_state if no loop id is assigned by Hannes Reinecke · 7 years ago
  16. 1c6cacf scsi: qla2xxx: Fixup locking for session deletion by Hannes Reinecke · 7 years ago
  17. 1514839 scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS by himanshu.madhani@cavium.com · 8 years ago
  18. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  19. c666d3b scsi: mpt3sas: wait for and flush running commands on shutdown/unload by Sreekanth Reddy · 7 years ago
  20. 9ff549f scsi: mpt3sas: fix oops in error handlers after shutdown/unload by Mauricio Faria de Oliveira · 7 years ago
  21. 9cfad4a5 scsi: storvsc: Spread interrupts when picking a channel for I/O requests by Michael Kelley (EOSG) · 8 years ago
  22. 9ff97fa scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers by Shivasharan S · 7 years ago
  23. 1bc5ad3 scsi: qla4xxx: skip error recovery in case of register disconnect. by Manish Rangankar · 8 years ago
  24. 00c20cd scsi: aacraid: fix shutdown crash when init fails by Meelis Roos · 8 years ago
  25. 2c08fe6 scsi: qedi: Cleanup local str variable by Nilesh Javali · 8 years ago
  26. 1683ce5 scsi: qedi: Fix truncation of CHAP name and secret by Andrew Vasquez · 8 years ago
  27. f376722 scsi: qla2xxx: Fix incorrect handle for abort IOCB by Himanshu Madhani · 8 years ago
  28. eaf75d1 scsi: qla2xxx: Fix double free bug after firmware timeout by Quinn Tran · 8 years ago
  29. cabe92a scsi: storvsc: Increase cmd_per_lun for higher speed devices by Michael Kelley (EOSG) · 8 years ago
  30. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 8 years ago
  31. 50dbd09 scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els() by Bart Van Assche · 8 years ago
  32. 64b2868 Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  34. abbbd02 Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  35. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  36. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  38. f557247 scsi: scsi_dh: Document alua_rtpg_queue() arguments by Bart Van Assche · 8 years ago
  39. 2e8233a scsi: Remove Makefile entry for oktagon files by Corentin Labbe · 8 years ago
  40. 7c0dde2 scsi: aic7xxx: remove aiclib.c by Corentin Labbe · 8 years ago
  41. 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 8 years ago
  42. c02189e scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() by Bart Van Assche · 8 years ago
  43. e6f791d scsi: sym53c8xx_2: iterator underflow in sym_getsync() by Dan Carpenter · 8 years ago
  44. ecf7ff4 scsi: bnx2fc: Fix check in SCSI completion handler for timed out request by Chad Dupuis · 8 years ago
  45. 52797a1 scsi: csiostor: remove redundant assignment to pointer 'ln' by Colin Ian King · 8 years ago
  46. 84af7e8 scsi: ufs: Enable quirk to ignore sending WRITE_SAME command by Sujit Reddy Thumma · 8 years ago
  47. c398136 scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info by Tyrel Datwyler · 8 years ago
  48. 2ce87cc scsi: qla2xxx: Fix memory corruption during hba reset test by Quinn Tran · 8 years ago
  49. 4a8842d scsi: mpt3sas: fix an out of bound write by Tomas Henzl · 8 years ago
  50. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 7f3fdd4 Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  52. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. a239034 scsi: qla2xxx: Fix logo flag for qlt_free_session_done() by Himanshu Madhani · 8 years ago
  54. 45596c7 scsi: arcmsr: avoid do_gettimeofday by Arnd Bergmann · 8 years ago
  55. a1a20ff scsi: qedi: Drop cqe response during connection recovery by Manish Rangankar · 8 years ago
  56. 96d5eaa scsi: fas216: fix sense buffer initialization by Arnd Bergmann · 8 years ago
  57. f36cfe6 scsi: ibmvfc: Remove unneeded semicolons by Christopher Díaz Riveros · 8 years ago
  58. 0d762b3 scsi: hisi_sas: fix a bug in hisi_sas_dev_gone() by Xiang Chen · 8 years ago
  59. 6379c56 scsi: hisi_sas: directly attached disk LED feature for v2 hw by Xiaofei Tan · 8 years ago
  60. f870bcb scsi: megaraid_sas: NVMe passthrough command support by Shivasharan S · 8 years ago
  61. b45093d scsi: megaraid: use ktime_get_real for firmware time by Arnd Bergmann · 8 years ago
  62. 22807aa scsi: fnic: use 64-bit timestamps by Arnd Bergmann · 8 years ago
  63. e89cabf scsi: qedf: Fix error return code in __qedf_probe() by Wei Yongjun · 8 years ago
  64. 3f884a0 scsi: devinfo: fix format of the device list by Xose Vazquez Perez · 8 years ago
  65. c93a9a1 scsi: qla2xxx: Update driver version to 10.00.00.05-k by himanshu.madhani@cavium.com · 8 years ago
  66. 92d71570 scsi: qla2xxx: Add XCB counters to debugfs by Anil Gurumurthy · 8 years ago
  67. b027a5a scsi: qla2xxx: Fix queue ID for async abort with Multiqueue by Darren Trapp · 8 years ago
  68. 8dd903d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  69. 8a7eac2 scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event() by himanshu.madhani@cavium.com · 8 years ago
  70. c2dd0e1 scsi: qla2xxx: Fix warning during port_name debug print by himanshu.madhani@cavium.com · 8 years ago
  71. 7ac0c33 scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout() by himanshu.madhani@cavium.com · 8 years ago
  72. 3efc31f scsi: qla2xxx: Fix recursion while sending terminate exchange by himanshu.madhani@cavium.com · 8 years ago
  73. d64d6c5 scsi: qla2xxx: Fix NULL pointer crash due to probe failure by himanshu.madhani@cavium.com · 8 years ago
  74. ca8dc69 scsi: storvsc: missing error code in storvsc_probe() by Dan Carpenter · 8 years ago
  75. 61dfb8a scsi: mpt3sas: make function _get_st_from_smid static by Colin Ian King · 8 years ago
  76. 1e15fea scsi: hisi_sas: make local symbol host_attrs static by Wei Yongjun · 8 years ago
  77. 10bde98 scsi: scsi_debug: delay stress fix by Douglas Gilbert · 8 years ago
  78. dbc1ebe scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp by Rasmus Villemoes · 8 years ago
  79. 0afe76e scsi: Define usercopy region in scsi_sense_cache slab cache by David Windsor · 8 years ago
  80. 87058dd scsi: megaraid_sas: driver version upgrade by Shivasharan S · 8 years ago
  81. 54b2804 scsi: megaraid_sas: re-work DCMD refire code by Shivasharan S · 8 years ago
  82. 88d155c scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs by Shivasharan S · 8 years ago
  83. 4959e61 scsi: megaraid_sas: Selectively apply stream detection based on IO type by Shivasharan S · 8 years ago
  84. 5f19f7c scsi: megaraid_sas: Update LD map after populating drv_map driver map copy by Shivasharan S · 8 years ago
  85. 619831f scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path by Shivasharan S · 8 years ago
  86. 149c575 scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress by Shivasharan S · 8 years ago
  87. f3f7920 scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called by Shivasharan S · 8 years ago
  88. 7ada701 scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map by Shivasharan S · 8 years ago
  89. 41fae9a scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume by Shivasharan S · 8 years ago
  90. b051cc6 scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num by Shivasharan S · 8 years ago
  91. cb51efe scsi: megaraid_sas: memset IOC INIT frame using correct size by Shivasharan S · 8 years ago
  92. e05ee4e scsi: megaraid_sas: zero out IOC INIT and stream detection memory by Shivasharan S · 8 years ago
  93. 08640e8 scsi: core: Change third __scsi_queue_insert() argument from int to bool by Bart Van Assche · 8 years ago
  94. cfc350a scsi: aacraid: Delay for rescan worker needs to be 10 seconds by Raghava Aditya Renukunta · 8 years ago
  95. bbd16d9 scsi: aacraid: Get correct lun count by Raghava Aditya Renukunta · 8 years ago
  96. 80c716f scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized by Hannes Reinecke · 8 years ago
  97. bcb8724 scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids by Colin Ian King · 8 years ago
  98. 8b56918 scsi: qla2xxx: remove redundant assignment of d by Colin Ian King · 8 years ago
  99. e9f3177 scsi: qedi: Use zeroing allocator instead of allocator/memset by Himanshu Jha · 8 years ago
  100. bb5420c scsi: bnx2fc: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 8 years ago