1. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  2. de1ff84 scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 7 years ago
  3. e9dc833 scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 7 years ago
  4. 539294b Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  5. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  6. 14a5916 Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  7. a0f81db scsi: sas: remove is_sas_attached() by Johannes Thumshirn · 8 years ago
  8. c1a23f6 scsi: sas: provide stub implementation for scsi_is_sas_rphy by Johannes Thumshirn · 8 years ago
  9. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  10. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  11. 88a678b ibmvscsis: Initial commit of IBM VSCSI Tgt Driver by Bryant G. Ly · 8 years ago
  12. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  13. 68350a8 scsi: remove current_cmnd field from struct scsi_device by Christoph Hellwig · 8 years ago
  14. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  15. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 8 years ago
  16. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 8 years ago
  17. 698f6700 Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zac by Tejun Heo · 8 years ago
  18. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 8 years ago
  19. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  20. e4c36ad scsi: vpd pages are mandatory for SPC-2 by Hannes Reinecke · 8 years ago
  21. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  22. 0008f1e scsi-trace: define ZBC_IN and ZBC_OUT by Hannes Reinecke · 8 years ago
  23. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  24. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 8 years ago
  25. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  26. 78db6e3 scsi: add scsi_set_sense_field_pointer() by Hannes Reinecke · 8 years ago
  27. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 8 years ago
  28. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  29. ef3fb24 scsi: fc: use get/put_unaligned64 for wwn access by Arnd Bergmann · 8 years ago
  30. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  31. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 8 years ago
  32. d3d3289 scsi_dh: add 'rescan' callback by Hannes Reinecke · 8 years ago
  33. 851cde9 scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' by Hannes Reinecke · 8 years ago
  34. 43394c6 scsi_dh_alua: Use separate alua_port_group structure by Hannes Reinecke · 8 years ago
  35. 3846470 scsi: Export function scsi_scan.c:sanitize_inquiry_string by Don Brace · 8 years ago
  36. f9e4fa4 scsi_transport_iscsi: Add 25G and 40G speed definition by Jitendra Bhivare · 8 years ago
  37. 5d6ac29 iscsi_tcp: Use ahash by Herbert Xu · 8 years ago
  38. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  39. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 8 years ago
  40. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 8 years ago
  41. bcf508c scsi_transport_sas: add function to get SAS endpoint address by James Bottomley · 8 years ago
  42. 3b91d09 scsi_transport_sas: add is_sas_attached() function by James Bottomley · 8 years ago
  43. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 8 years ago
  44. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 8 years ago
  45. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 8 years ago
  46. 095077a scsi: remove scsi_show_sense_hdr() by Hannes Reinecke · 8 years ago
  47. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 8 years ago
  48. c15d75b scsi: Centralise ssp frame information units by John Garry · 8 years ago
  49. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 8 years ago
  50. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  51. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  52. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  53. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  54. ee14c67 scsi_dh: kill struct scsi_dh_data by Christoph Hellwig · 9 years ago
  55. d95dbff scsi_dh: move device matching to the core code by Christoph Hellwig · 9 years ago
  56. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  57. 566079c dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath by Christoph Hellwig · 9 years ago
  58. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  59. 14c3e67 scsi: Add ALUA state change UA handling by Hannes Reinecke · 9 years ago
  60. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  61. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  62. 9c8108a iSCSI: let session recovery_tmo sysfs writes persist across recovery by Chris Leech · 9 years ago
  63. f5a8b3a scsi: Protect against buffer possible overflow in scsi_set_sense_information by Sagi Grimberg · 9 years ago
  64. 7708c16 scsi: Move sense handling routines to scsi_common by Sagi Grimberg · 9 years ago
  65. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  66. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  67. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  68. c5f1ac8 Split SCSI header files by Bart Van Assche · 9 years ago
  69. 985aa49 IB/srp: Add 64-bit LUN support by Bart Van Assche · 9 years ago
  70. 35e9a9f SCSI: add 1024 max sectors black list flag by Mike Christie · 9 years ago
  71. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  72. c749e6b scsi_transport_fc: Add support for 25Gbit speed by James Smart · 9 years ago
  73. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  74. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  75. 9c4a6b1 scsi_logging: return void for dev_printk() functions by Hannes Reinecke · 9 years ago
  76. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  77. 6a806cb scsi: annotate sdev_prefix_printk and scmd_printk as printf-like by Christoph Hellwig · 9 years ago
  78. 2dd951e scsi: Conditionally compile in constants.c by Hannes Reinecke · 9 years ago
  79. 026f8da scsi: use per-cpu buffer for formatting scsi_print_result() by Hannes Reinecke · 9 years ago
  80. 9e5ed2a scsi: use external buffer for command logging by Hannes Reinecke · 9 years ago
  81. ded85c1 scsi: Implement per-cpu logging buffer by Hannes Reinecke · 9 years ago
  82. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  83. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  85. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  86. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  87. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  88. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  89. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 9 years ago
  90. 4e48489 scsi: remove scsi_set_tag_type by Christoph Hellwig · 9 years ago
  91. 17ea012 scsi: remove scsi_get_tag_type by Christoph Hellwig · 9 years ago
  92. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 9 years ago
  93. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 9 years ago
  94. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 9 years ago
  95. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 9 years ago
  96. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 9 years ago
  97. 3c356bd scsi: stop passing a gfp_mask argument down the command setup path by Christoph Hellwig · 10 years ago
  98. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 9 years ago
  99. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 9 years ago
  100. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 9 years ago