1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  3. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  4. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  5. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  6. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  7. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  8. e33e5c8 target/loop: depend on SCSI by Christoph Hellwig · 6 years ago
  9. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  10. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  11. 799d44d scsi: target/tcm_loop: Avoid that static checkers warn about dead code by Bart Van Assche · 7 years ago
  12. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  13. bf3a2b3 target/tcm_loop: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  14. 09f99a3 target: tcm_loop: Use seq_puts() in tcm_loop_show_info() by Markus Elfring · 7 years ago
  15. 2dfe351 target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work() by Markus Elfring · 7 years ago
  16. 7deeceb target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr() by Markus Elfring · 7 years ago
  17. c8d1f4b target: tcm_loop: Combine substrings for 26 messages by Markus Elfring · 7 years ago
  18. a572dba target: tcm_loop: Improve a size determination in two functions by Markus Elfring · 7 years ago
  19. cd3fb32 target: tcm_loop: Delete an error message for a failed memory allocation in four functions by Markus Elfring · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. 4c1f0e6 target/tcm_loop: Make TMF processing slightly faster by Bart Van Assche · 8 years ago
  22. 75f141a target/tcm_loop: Use target_submit_tmr() instead of open-coding this function by Bart Van Assche · 8 years ago
  23. d17203c target/tcm_loop: Replace a waitqueue and a counter by a completion by Bart Van Assche · 8 years ago
  24. 4d3895d target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr by Bart Van Assche · 8 years ago
  25. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  26. 36ec2dd target: make close_session optional by Christoph Hellwig · 9 years ago
  27. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
  28. fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 9 years ago
  29. 2628b35 tcm_loop: Show address of tpg in configfs by Sheng Yang · 9 years ago
  30. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  31. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  32. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  33. e986a35 tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA by Hannes Reinecke · 10 years ago
  34. b7446ca tcm_loop: Remove SAS vestigies by Hannes Reinecke · 10 years ago
  35. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  36. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  37. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  38. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  39. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  40. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  41. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  42. 1667a45 tcm_loop: stop using se_tpg_fabric_ptr by Christoph Hellwig · 10 years ago
  43. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  44. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  45. df75b95 tcm_loop: remove struct tcm_loop_nacl by Christoph Hellwig · 10 years ago
  46. 9736f4a target/loop: Enable VARLEN CDB support by Ilias Tsitsimpis · 10 years ago
  47. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  48. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  49. 2e1cd90 tcm_loop: fixup tpgt string to integer conversion by Ming Lin · 10 years ago
  50. 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  51. 6e1a27b target: mark tcm_loop_primary static by Christoph Hellwig · 10 years ago
  52. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  53. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  54. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  55. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  56. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  57. 506787a tcm_loop: Fix wrong I_T nexus association by Hannes Reinecke · 10 years ago
  58. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  59. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  60. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  61. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  62. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  63. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  64. 6375f89 tcm_loop: Fixup tag handling by Hannes Reinecke · 10 years ago
  65. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  66. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  67. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 11 years ago
  68. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  69. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 11 years ago
  70. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  71. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  72. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  73. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 11 years ago
  74. 59dedde tcm_loop: Enable DIF/DIX modes in SCSI host LLD by Nicholas Bellinger · 11 years ago
  75. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  76. f0a6c69 drivers: target: Mark functions as static in tcm_loop.c by Rashika Kheria · 11 years ago
  77. 8f4a1fb tcm_loop: Implement target reset by Hannes Reinecke · 11 years ago
  78. 969871c tcm_loop: TCQ and command abort support by Hannes Reinecke · 11 years ago
  79. a314d70 tcm_loop: separate out tcm_loop_issue_tmr by Hannes Reinecke · 11 years ago
  80. fb2b284 tcm_loop: Implement transport offline by Hannes Reinecke · 11 years ago
  81. 1ec59fe tcm_loop: Check for valid hba in tcm_loop_drop_nexus() by Hannes Reinecke · 11 years ago
  82. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  83. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  84. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 12 years ago
  85. 8946b07 tcm: switch to ->show_info() by Al Viro · 12 years ago
  86. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  87. 8f9f44f tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  88. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  89. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  90. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 13 years ago
  91. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 13 years ago
  92. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 13 years ago
  93. ee9b866 loopback: Fix transport_generic_allocate_tasks error handling by Nicholas Bellinger · 13 years ago
  94. 2816890 target: remove obvious warnings by Jörn Engel · 13 years ago
  95. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 13 years ago
  96. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
  97. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 13 years ago
  98. 16786454 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  99. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 13 years ago
  100. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 13 years ago