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