1. 17c2c52 scsi: target: core: Add cmd length set before cmd complete by Aleksandr Miloserdov · 3 years, 11 months ago
  2. a8ac783 scsi: target: Make iscsit_register_transport() return void by Max Gurtovoy · 4 years, 5 months ago
  3. 2e45a1a scsi: target: Add tmr_notify backend function by Bodo Stroesser · 4 years, 5 months ago
  4. 4e108d4 scsi: target: iscsi: Fix login error when receiving by Hou Pu · 4 years, 6 months ago
  5. 987db58 scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() by Sudhakar Panneerselvam · 4 years, 7 months ago
  6. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 7 months ago
  7. f98c2dd scsi: target: Factor out a new helper, target_cmd_init_cdb() by Sudhakar Panneerselvam · 4 years, 7 months ago
  8. 356ba2a scsi: target: tcmu: Make pgr_support and alua_support attributes writable by Bodo Stroesser · 4 years, 8 months ago
  9. 69088a0 scsi: target: Make transport_flags per device by Bodo Stroesser · 4 years, 8 months ago
  10. 4703b62 scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl by Bodo Stroesser · 4 years, 8 months ago
  11. 7c59dac scsi: target: iscsi: Remove the iscsi_data_count structure by Maurizio Lombardi · 4 years, 8 months ago
  12. 57c46e9 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 10 months ago
  13. a7afff3 scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions by Bart Van Assche · 4 years, 10 months ago
  14. 1bf630f scsi: target: use an enum to track emulate_ua_intlck_ctrl by David Disseldorp · 4 years, 10 months ago
  15. 87310c9 scsi: target: convert boolean se_dev_attrib types to bool by David Disseldorp · 4 years, 11 months ago
  16. 738981b scsi: target: fix unmap_zeroes_data boolean initialisation by David Disseldorp · 4 years, 11 months ago
  17. 27f722c scsi: target: Remove tpg_list and se_portal_group.se_tpg_node by Bart Van Assche · 5 years ago
  18. 0ca650c1 scsi: target/iscsi: Handle too large immediate data buffers correctly by Bart Van Assche · 6 years ago
  19. fae4346 scsi: target/core: Rework the SPC-2 reservation handling code by Bart Van Assche · 6 years ago
  20. 1e65cc1 scsi: target/iscsi: Rename a function and a function pointer by Bart Van Assche · 6 years ago
  21. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  22. 94ebb47 scsi: target/core: Add target_send_busy() by Bart Van Assche · 6 years ago
  23. 3f0661a scsi: target/core: Remove several state tests from the TMF code by Bart Van Assche · 6 years ago
  24. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  25. b2da4ab scsi: target: consistently null-terminate t10_wwn strings by David Disseldorp · 6 years ago
  26. 2c9fa49 scsi: target/core: Make ABORT and LUN RESET handling synchronous by Bart Van Assche · 6 years ago
  27. aaa00cc scsi: target/core: Fix TAS handling for aborted commands by Bart Van Assche · 6 years ago
  28. fbbd492 scsi: target/core: Simplify the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  29. a014c36 scsi: target/core: Make it possible to wait from more than one context for command completion by Bart Van Assche · 6 years ago
  30. db5b21a scsi: target/core: Use system workqueues for TMF by Bart Van Assche · 6 years ago
  31. ad66950 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  32. a95be38 scsi: target/core: Simplify transport_clear_lun_ref() by Bart Van Assche · 6 years ago
  33. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  34. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  35. 6baca76 scsi: target: drop unused pi_prot_format attribute storage by David Disseldorp · 6 years ago
  36. b49d6f7 scsi: target: add emulate_pr backstore attr to toggle PR support by David Disseldorp · 6 years ago
  37. 5e568d2 scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag by Bart Van Assche · 6 years ago
  38. df71155 scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat by David Disseldorp · 6 years ago
  39. fb7c70f scsi: target: add session removal function by Mike Christie · 6 years ago
  40. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  41. 3cd1428 scsi: target: make transport_init_session_tags static by Mike Christie · 6 years ago
  42. cb0f32e scsi: target: add helper to check if dev is configured by Mike Christie · 6 years ago
  43. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 7 years ago
  44. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  45. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 7 years ago
  46. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 7 years ago
  47. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 7 years ago
  48. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 7 years ago
  49. e260748 scsi: target: remove target_find_device by Mike Christie · 7 years ago
  50. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  51. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  52. bd81372 scsi: target: transport should handle st FM/EOM/ILI reads by Lee Duncan · 7 years ago
  53. 8dc31ff target core: add device action configfs files by Mike Christie · 7 years ago
  54. d120c70 target: add SAM_STAT_BUSY sense reason by Mike Christie · 7 years ago
  55. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  56. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  57. 1c21a48 target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  58. 79dd6f2 target: add sense code INSUFFICIENT REGISTRATION RESOURCES by tangwenji · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. ece550b target: make config_item_type const by Bhumika Goyal · 7 years ago
  61. 978d13d iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  62. 138d351 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  63. 1a44417 target: remove transport_complete by Mike Christie · 8 years ago
  64. c6d66ab target: add helper to copy sense to se_cmd buffer by Mike Christie · 8 years ago
  65. be50f53 target: remove g_device_list by Mike Christie · 8 years ago
  66. 85441e6 target: add helper to find se_device by dev_index by Mike Christie · 8 years ago
  67. 0a5eee6 target: use idr for se_device dev index by Mike Christie · 8 years ago
  68. 9263470 target: break up free_device callback by Mike Christie · 8 years ago
  69. c00e622 target: Introduce a function that shows the command state by Bart Van Assche · 8 years ago
  70. 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 8 years ago
  71. a85d667 target: Use {get,put}_unaligned_be*() instead of open coding these functions by Bart Van Assche · 8 years ago
  72. 9f2f342 target: Remove se_device.dev_list by Bart Van Assche · 8 years ago
  73. 5465e7d target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK by Nicholas Bellinger · 8 years ago
  74. 9ae0e9ad target/configfs: Kill se_lun->lun_link_magic by Nicholas Bellinger · 8 years ago
  75. c17cd24 target/configfs: Kill se_device->dev_link_magic by Nicholas Bellinger · 8 years ago
  76. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
  77. 4ec5bf0 target/user: PGR Support by Bryant G. Ly · 8 years ago
  78. 056e892 tcm: make pi data verification configurable by Dmitry Monakhov · 8 years ago
  79. d19c464 target: Fix ALUA transition state race between multiple initiators by Mike Christie · 8 years ago
  80. fa7e25c target: Fix unknown fabric callback queue-full errors by Nicholas Bellinger · 8 years ago
  81. 49cb77e target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 8 years ago
  82. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  83. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  84. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. aa829c7 sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  86. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  87. b69339ba sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  88. c87ba9c target: Add counters for ABORT_TASK success + failure by Nicholas Bellinger · 8 years ago
  89. bd4e2d2 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  90. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  91. 9a584bf target/iscsi: split iscsit_check_dataout_hdr() by Varun Prakash · 8 years ago
  92. b2c9652 target: Remove command flag CMD_T_DEV_ACTIVE by Bart Van Assche · 10 years ago
  93. fd5e64d target: Remove command flag CMD_T_BUSY by Bart Van Assche · 8 years ago
  94. b1a2ecd target: Inline transport_cmd_check_stop() by Bart Van Assche · 8 years ago
  95. 4f4c6c3 target: Remove se_tmr_req.tmr_lun by Bart Van Assche · 8 years ago
  96. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  97. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  98. 2bce1a6 IB/srpt: Accept GUIDs as port names by Bart Van Assche · 8 years ago
  99. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  100. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago