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