1. 691a837 fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer by Satish Kharat · 9 years ago
  2. 0008f1e scsi-trace: define ZBC_IN and ZBC_OUT by Hannes Reinecke · 9 years ago
  3. 5141f16 scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands by Hannes Reinecke · 9 years ago
  4. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  5. 216fad9 ncr5380: Call complete_cmd() for disconnected commands on bus reset by Finn Thain · 9 years ago
  6. 3a0f64b mac_scsi: Fix pseudo DMA implementation by Finn Thain · 9 years ago
  7. ded155b atari_scsi: Allow can_queue to be increased for Falcon by Finn Thain · 9 years ago
  8. a5217a8 atari_scsi: Set a reasonable default for cmd_per_lun by Finn Thain · 9 years ago
  9. 9c41ab2 ncr5380: Update usage documentation by Finn Thain · 9 years ago
  10. a46865d ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros by Finn Thain · 9 years ago
  11. f0ea73a ncr5380: Remove remaining register storage qualifiers by Finn Thain · 9 years ago
  12. 12866b9 ncr5380: Fix register decoding for debugging by Finn Thain · 9 years ago
  13. 4712bd8 dmx3191d: Drop max_sectors limit by Finn Thain · 9 years ago
  14. ae5e33a ncr5380: Reduce max_lun limit by Finn Thain · 9 years ago
  15. c4ec6f9 ncr5380: Remove disused atari_NCR5380.c core driver by Finn Thain · 9 years ago
  16. e9db319 sun3_scsi: Adopt NCR5380.c core driver by Finn Thain · 9 years ago
  17. 52d3e56 atari_scsi: Adopt NCR5380.c core driver by Finn Thain · 9 years ago
  18. 8053b0e ncr5380: Merge DMA implementation from atari_NCR5380 core driver by Finn Thain · 9 years ago
  19. 438af51 ncr5380: Adopt uniform DMA setup convention by Finn Thain · 9 years ago
  20. 6c4b88c ncr5380: Use DMA hooks for PDMA by Finn Thain · 9 years ago
  21. e5d55d1 ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro by Finn Thain · 9 years ago
  22. f825e40 ncr5380: Remove PSEUDO_DMA macro by Finn Thain · 9 years ago
  23. 1bb4600 ncr5380: Disable the DMA errata workaround flag by default by Finn Thain · 9 years ago
  24. e63449c atari_NCR5380: Remove DMA_MIN_SIZE macro by Finn Thain · 9 years ago
  25. e4dec68 ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros by Finn Thain · 9 years ago
  26. 7e9ec8d ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible by Finn Thain · 9 years ago
  27. 9d37640 g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400 by Finn Thain · 9 years ago
  28. e1f0bce scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k by Rasmus Villemoes · 9 years ago
  29. 9d99a2e scsi: move Additional Sense Codes to separate file by Rasmus Villemoes · 9 years ago
  30. 501280f scsi: make some Additional Sense strings more grep'able by Rasmus Villemoes · 9 years ago
  31. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  32. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 9 years ago
  33. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 9 years ago
  34. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  35. f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 9 years ago
  36. 38c3159 scsi_dh_alua: Fix a recently introduced deadlock by Bart Van Assche · 9 years ago
  37. d78540d scsi: Declare local symbols static by Bart Van Assche · 9 years ago
  38. ea76543 cxlflash: Move to exponential back-off when cmd_room is not available by Manoj N. Kumar · 9 years ago
  39. 9526f36 cxlflash: Fix regression issue with re-ordering patch by Manoj N. Kumar · 9 years ago
  40. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  41. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. 5ec8a17 mpt3sas: Don't overreach ioc->reply_post[] during initialization by Calvin Owens · 9 years ago
  43. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  44. c6986be Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc by James Bottomley · 9 years ago
  45. 76c144bd cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition by Varun Prakash · 9 years ago
  46. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  47. 548f0e6 aacraid: add missing curly braces by Arnd Bergmann · 9 years ago
  48. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  50. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  51. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  52. ba08311 scsi_common: do not clobber fixed sense information by Hannes Reinecke · 9 years ago
  53. c80fa12 scsi: ufs: select CONFIG_NLS by Arnd Bergmann · 9 years ago
  54. 14cee5b fnic: move printk()s outside of the critical code section. by Maurizio Lombardi · 9 years ago
  55. bc7095a qla2xxx: avoid maybe_uninitialized warning by Arnd Bergmann · 9 years ago
  56. 3deb943 megaraid_sas: add missing curly braces in ioctl handler by Arnd Bergmann · 9 years ago
  57. aeb6641 lpfc: fix misleading indentation by Arnd Bergmann · 9 years ago
  58. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  59. cae8da0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  60. 7bb7a74 Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 9 years ago
  61. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  62. b86c75f Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc by James Bottomley · 9 years ago
  63. a7dee8f Merge branch 'fixes' into misc by James Bottomley · 9 years ago
  64. cdc43ae scsi_transport_sas: add 'scsi_target_id' sysfs attribute by Hannes Reinecke · 9 years ago
  65. 100bcb8 scsi_dh_alua: uninitialized variable in alua_check_vpd() by Dan Carpenter · 9 years ago
  66. eba5ed3 scsi: ufs-qcom: add printouts of testbus debug registers by Yaniv Gardi · 9 years ago
  67. f37aabc scsi: ufs-qcom: enable/disable the device ref clock by Yaniv Gardi · 9 years ago
  68. 4b9ad0b scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup by Yaniv Gardi · 9 years ago
  69. b799fdf scsi: ufs: add device quirk delay before putting UFS rails in LPM by Yaniv Gardi · 9 years ago
  70. f3099fb scsi: ufs: fix leakage during link off state by Yaniv Gardi · 9 years ago
  71. 3711310 scsi: ufs: tune UniPro parameters to optimize hibern8 exit time by Yaniv Gardi · 9 years ago
  72. afdfff5 scsi: ufs: handle non spec compliant bkops behaviour by device by Yaniv Gardi · 9 years ago
  73. a70e91b scsi: ufs: add retry for query descriptors by Yaniv Gardi · 9 years ago
  74. 583fa62 scsi: ufs: add error recovery after DL NAC error by Yaniv Gardi · 9 years ago
  75. 9a47ec7 scsi: ufs: make error handling bit faster by Yaniv Gardi · 9 years ago
  76. 60f0187 scsi: ufs: disable vccq if it's not needed by UFS device by Yaniv Gardi · 9 years ago
  77. c58ab7a scsi: ufs: separate device and host quirks by Yaniv Gardi · 9 years ago
  78. b573d48 scsi: ufs: add support to read device and string descriptors by Yaniv Gardi · 9 years ago
  79. 596585a scsi: ufs: verify hba controller hce reg value by Yaniv Gardi · 9 years ago
  80. f550c65 scsi: ufs: implement scsi host timeout handler by Yaniv Gardi · 9 years ago
  81. 199ef13 scsi: ufs: avoid spurious UFS host controller interrupts by Yaniv Gardi · 9 years ago
  82. 54b879b scsi: ufs-qcom: add number of lanes per direction by Yaniv Gardi · 9 years ago
  83. f6a695c sg: fix dxferp in from_to case by Douglas Gilbert · 9 years ago
  84. bb017d0 scsi: storvsc: fix SRB_STATUS_ABORTED handling by Vitaly Kuznetsov · 9 years ago
  85. a41b2ef be2iscsi: set the boot_kset pointer to NULL in case of failure by Maurizio Lombardi · 9 years ago
  86. f4327a9 sd: Fix discard granularity when LBPRZ=1 by Martin K. Petersen · 9 years ago
  87. c988cab iscsi_ibft: Add prefix-len attr and display netmask by Hannes Reinecke · 9 years ago
  88. 36c7845 qla2xxx: Add DebugFS node for target sess list. by Quinn Tran · 9 years ago
  89. 1b655b1 tcm_qla2xxx: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  90. 6888758 scsi_sysfs: Fix typo in is_bin_visible() by Hannes Reinecke · 9 years ago
  91. 3084558 megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure by Sumit Saxena · 9 years ago
  92. 7f8b8f3 mpt3sas: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  93. 5ecee0a sg: fix dxferp in from_to case by Douglas Gilbert · 9 years ago
  94. ca946d4e cxlflash: Use new cxl_pci_read_adapter_vpd() API by Frederic Barrat · 9 years ago
  95. 8343083 cxlflash: Increase cmd_per_lun for better throughput by Manoj N. Kumar · 9 years ago
  96. 603ecce cxlflash: Fix to avoid unnecessary scan with internal LUNs by Manoj N. Kumar · 9 years ago
  97. 5d1952a cxlflash: Reorder user context initialization by Uma Krishnan · 9 years ago
  98. 8a96b52 cxlflash: Simplify attach path error cleanup by Matthew R. Ochs · 9 years ago
  99. 5e6632d cxlflash: Split out context initialization by Matthew R. Ochs · 9 years ago
  100. 6ded8b3 cxlflash: Unmap problem state area before detaching master context by Uma Krishnan · 9 years ago