1. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 8 years ago
  2. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  3. eb310e2 sd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  4. 37e5823 block: add offset in blk_add_request_payload() by Ming Lin · 8 years ago
  5. be2a266 snic: add scsi host after determining max IOs. by Narsimhulu Musini · 8 years ago
  6. 0da8519 snic: Fixing race in the hba reset and IO/TM completion by Narsimhulu Musini · 8 years ago
  7. c974782 snic: Fix for missing interrupts by Narsimhulu Musini · 8 years ago
  8. 58fcf92 snic: target cleanup in driver unload path by Narsimhulu Musini · 8 years ago
  9. 6e0ae74 snic: Handling control path queue issues by Narsimhulu Musini · 8 years ago
  10. f352a0d snic: LUN goes offline due to scsi cmd timeouts by Narsimhulu Musini · 8 years ago
  11. 3f5c11a snic: Added additional stats by Narsimhulu Musini · 8 years ago
  12. 45cc807 lpfc: Update driver version to 11.1.0.0 by James Smart · 8 years ago
  13. 5061157 lpfc: Update modified file copyrights by James Smart · 8 years ago
  14. 8663cbb lpfc: Fix interaction between fdmi_on and enable_SmartSAN by James Smart · 8 years ago
  15. 5620498 lpfc: Add support for SmartSAN 2.0 by James Smart · 8 years ago
  16. 342b59c lpfc: Fix Device discovery failures during switch reboot test. by James Smart · 8 years ago
  17. b5c5395 lpfc: Utilize embedded CDB logic to minimize IO latency by James Smart · 8 years ago
  18. a6517db lpfc: Fix crash when unregistering default rpi. by James Smart · 8 years ago
  19. ae09c76 lpfc: Fix DMA faults observed upon plugging loopback connector by James Smart · 8 years ago
  20. de96e9c lpfc: Correct LOGO handling during login by James Smart · 8 years ago
  21. 4c1340a scsi_transport_iscsi: Declare local symbols static by Bart Van Assche · 8 years ago
  22. 7a15fdf scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev() by Bart Van Assche · 8 years ago
  23. 6fe3ed8 scsi_transport_iscsi: Remove set-but-not-used variables by Bart Van Assche · 8 years ago
  24. e9e410e libiscsi: Remove set-but-not-used variables by Bart Van Assche · 8 years ago
  25. 3907adf libiscsi: Unexport iscsi_eh_target_reset() by Bart Van Assche · 8 years ago
  26. 5cfe8d5 qla2xxx: Indicate out-of-memory with -ENOMEM by Bart Van Assche · 8 years ago
  27. 6205517 scsi_transport_fc: Unexport scsi_is_fc_vport() by Bart Van Assche · 8 years ago
  28. 1b6ac5e fnic: Using rport->dd_data to check rport online instead of rport_lookup. by Satish Kharat · 8 years ago
  29. a36f5dd fnic: Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset by Satish Kharat · 8 years ago
  30. 691a837 fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer by Satish Kharat · 8 years ago
  31. 0008f1e scsi-trace: define ZBC_IN and ZBC_OUT by Hannes Reinecke · 8 years ago
  32. 5141f16 scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands by Hannes Reinecke · 8 years ago
  33. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  34. 216fad9 ncr5380: Call complete_cmd() for disconnected commands on bus reset by Finn Thain · 8 years ago
  35. 3a0f64b mac_scsi: Fix pseudo DMA implementation by Finn Thain · 8 years ago
  36. ded155b atari_scsi: Allow can_queue to be increased for Falcon by Finn Thain · 8 years ago
  37. a5217a8 atari_scsi: Set a reasonable default for cmd_per_lun by Finn Thain · 8 years ago
  38. 9c41ab2 ncr5380: Update usage documentation by Finn Thain · 8 years ago
  39. a46865d ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros by Finn Thain · 8 years ago
  40. f0ea73a ncr5380: Remove remaining register storage qualifiers by Finn Thain · 8 years ago
  41. 12866b9 ncr5380: Fix register decoding for debugging by Finn Thain · 8 years ago
  42. 4712bd8 dmx3191d: Drop max_sectors limit by Finn Thain · 8 years ago
  43. ae5e33a ncr5380: Reduce max_lun limit by Finn Thain · 8 years ago
  44. c4ec6f9 ncr5380: Remove disused atari_NCR5380.c core driver by Finn Thain · 8 years ago
  45. e9db319 sun3_scsi: Adopt NCR5380.c core driver by Finn Thain · 8 years ago
  46. 52d3e56 atari_scsi: Adopt NCR5380.c core driver by Finn Thain · 8 years ago
  47. 8053b0e ncr5380: Merge DMA implementation from atari_NCR5380 core driver by Finn Thain · 8 years ago
  48. 438af51 ncr5380: Adopt uniform DMA setup convention by Finn Thain · 8 years ago
  49. 6c4b88c ncr5380: Use DMA hooks for PDMA by Finn Thain · 8 years ago
  50. e5d55d1 ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro by Finn Thain · 8 years ago
  51. f825e40 ncr5380: Remove PSEUDO_DMA macro by Finn Thain · 8 years ago
  52. 1bb4600 ncr5380: Disable the DMA errata workaround flag by default by Finn Thain · 8 years ago
  53. e63449c atari_NCR5380: Remove DMA_MIN_SIZE macro by Finn Thain · 8 years ago
  54. e4dec68 ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros by Finn Thain · 8 years ago
  55. 7e9ec8d ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible by Finn Thain · 8 years ago
  56. 9d37640 g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400 by Finn Thain · 8 years ago
  57. e1f0bce scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k by Rasmus Villemoes · 8 years ago
  58. 9d99a2e scsi: move Additional Sense Codes to separate file by Rasmus Villemoes · 8 years ago
  59. 501280f scsi: make some Additional Sense strings more grep'able by Rasmus Villemoes · 8 years ago
  60. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  61. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 8 years ago
  62. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  63. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  64. 78db6e3 scsi: add scsi_set_sense_field_pointer() by Hannes Reinecke · 8 years ago
  65. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 8 years ago
  66. f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 8 years ago
  67. 38c3159 scsi_dh_alua: Fix a recently introduced deadlock by Bart Van Assche · 8 years ago
  68. d78540d scsi: Declare local symbols static by Bart Van Assche · 8 years ago
  69. ea76543 cxlflash: Move to exponential back-off when cmd_room is not available by Manoj N. Kumar · 8 years ago
  70. 9526f36 cxlflash: Fix regression issue with re-ordering patch by Manoj N. Kumar · 8 years ago
  71. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  72. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  73. 5ec8a17 mpt3sas: Don't overreach ioc->reply_post[] during initialization by Calvin Owens · 8 years ago
  74. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  75. c6986be Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc by James Bottomley · 8 years ago
  76. 76c144bd cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition by Varun Prakash · 8 years ago
  77. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 8 years ago
  78. 548f0e6 aacraid: add missing curly braces by Arnd Bergmann · 8 years ago
  79. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  83. ba08311 scsi_common: do not clobber fixed sense information by Hannes Reinecke · 8 years ago
  84. c80fa12 scsi: ufs: select CONFIG_NLS by Arnd Bergmann · 8 years ago
  85. 14cee5b fnic: move printk()s outside of the critical code section. by Maurizio Lombardi · 8 years ago
  86. bc7095a qla2xxx: avoid maybe_uninitialized warning by Arnd Bergmann · 8 years ago
  87. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 8 years ago
  88. aeb6641 lpfc: fix misleading indentation by Arnd Bergmann · 8 years ago
  89. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  90. cae8da0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  91. 7bb7a74 Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 8 years ago
  92. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. b86c75f Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc by James Bottomley · 8 years ago
  94. a7dee8f Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  95. cdc43ae scsi_transport_sas: add 'scsi_target_id' sysfs attribute by Hannes Reinecke · 8 years ago
  96. 100bcb8 scsi_dh_alua: uninitialized variable in alua_check_vpd() by Dan Carpenter · 8 years ago
  97. eba5ed3 scsi: ufs-qcom: add printouts of testbus debug registers by Yaniv Gardi · 8 years ago
  98. f37aabc scsi: ufs-qcom: enable/disable the device ref clock by Yaniv Gardi · 8 years ago
  99. 4b9ad0b scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup by Yaniv Gardi · 8 years ago
  100. b799fdf scsi: ufs: add device quirk delay before putting UFS rails in LPM by Yaniv Gardi · 8 years ago