1. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  2. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  3. fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 8 years ago
  4. 2628b35 tcm_loop: Show address of tpg in configfs by Sheng Yang · 9 years ago
  5. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  6. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  7. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  8. e986a35 tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA by Hannes Reinecke · 9 years ago
  9. b7446ca tcm_loop: Remove SAS vestigies by Hannes Reinecke · 9 years ago
  10. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  11. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  12. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  13. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  14. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  15. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  16. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  17. 1667a45 tcm_loop: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  18. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  19. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  20. df75b95 tcm_loop: remove struct tcm_loop_nacl by Christoph Hellwig · 9 years ago
  21. 9736f4a target/loop: Enable VARLEN CDB support by Ilias Tsitsimpis · 9 years ago
  22. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  23. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  24. 2e1cd90 tcm_loop: fixup tpgt string to integer conversion by Ming Lin · 9 years ago
  25. 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  26. 6e1a27b target: mark tcm_loop_primary static by Christoph Hellwig · 9 years ago
  27. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  28. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  29. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  30. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 9 years ago
  31. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 9 years ago
  32. 506787a tcm_loop: Fix wrong I_T nexus association by Hannes Reinecke · 9 years ago
  33. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  34. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  35. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  36. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  37. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  38. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  39. 6375f89 tcm_loop: Fixup tag handling by Hannes Reinecke · 10 years ago
  40. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  41. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  42. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  43. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  44. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  45. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  46. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  47. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  48. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 10 years ago
  49. 59dedde tcm_loop: Enable DIF/DIX modes in SCSI host LLD by Nicholas Bellinger · 10 years ago
  50. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 10 years ago
  51. f0a6c69 drivers: target: Mark functions as static in tcm_loop.c by Rashika Kheria · 10 years ago
  52. 8f4a1fb tcm_loop: Implement target reset by Hannes Reinecke · 11 years ago
  53. 969871c tcm_loop: TCQ and command abort support by Hannes Reinecke · 11 years ago
  54. a314d70 tcm_loop: separate out tcm_loop_issue_tmr by Hannes Reinecke · 11 years ago
  55. fb2b284 tcm_loop: Implement transport offline by Hannes Reinecke · 11 years ago
  56. 1ec59fe tcm_loop: Check for valid hba in tcm_loop_drop_nexus() by Hannes Reinecke · 11 years ago
  57. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  58. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  59. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  60. 8946b07 tcm: switch to ->show_info() by Al Viro · 11 years ago
  61. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  62. 8f9f44f tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  63. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  64. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  65. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 12 years ago
  66. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 12 years ago
  67. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  68. ee9b866 loopback: Fix transport_generic_allocate_tasks error handling by Nicholas Bellinger · 12 years ago
  69. 2816890 target: remove obvious warnings by Jörn Engel · 12 years ago
  70. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 12 years ago
  71. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  72. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 12 years ago
  73. 16786454 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 12 years ago
  74. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 12 years ago
  75. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 12 years ago
  76. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 12 years ago
  77. 2e88efd tcm_loop: bump max_sectors by Christoph Hellwig · 12 years ago
  78. 8359cf4 target: remove useless casts by Jörn Engel · 12 years ago
  79. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  80. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  81. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  82. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  83. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 13 years ago
  84. 8cd79f2 tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB by Nicholas Bellinger · 13 years ago
  85. 0a02043 loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand by Nicholas Bellinger · 13 years ago
  86. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  87. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  88. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  89. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  90. a57b5d3 loopback: Fix memory leak in tcm_loop_make_scsi_hba() by Jesper Juhl · 13 years ago
  91. 824cc5f loopback: Remove duplicate scsi/scsi_tcq.h include by Jesper Juhl · 13 years ago
  92. 12f09cc loopback: off by one in tcm_loop_make_naa_tpg() by Dan Carpenter · 13 years ago
  93. 3546297 target: merge release_cmd methods by Christoph Hellwig · 13 years ago
  94. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 13 years ago
  95. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  96. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  97. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  98. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 13 years ago
  99. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 13 years ago
  100. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 13 years ago