1. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  2. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  3. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 9 years ago
  4. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 9 years ago
  5. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  6. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  7. 4624773 target: Drop left-over se_lun->lun_status by Nicholas Bellinger · 9 years ago
  8. df9766c target: Only reset specific dynamic entries during lun_group creation by Nicholas Bellinger · 9 years ago
  9. 8478654 target: Drop unused se_lun->lun_acl_list by Nicholas Bellinger · 9 years ago
  10. 22793de target: Convert core_tpg_deregister to use list splice by Nicholas Bellinger · 9 years ago
  11. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 9 years ago
  12. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  13. 9fcb57f target/pr: cleanup core_scsi3_pr_seq_non_holder by Christoph Hellwig · 9 years ago
  14. 79dc9c9 target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun by Nicholas Bellinger · 9 years ago
  15. 80bfdfa target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check by Nicholas Bellinger · 9 years ago
  16. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  17. d2c27f0 iscsi-target: fix variable name typo in iscsi_check_acceptor_state() by Christophe Vu-Brugier · 9 years ago
  18. 3a40ded target: fix a log message in se_dev_set_emulate_rest_reord() by Christophe Vu-Brugier · 9 years ago
  19. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  20. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  21. 968ebe7 target: remove struct target_fabric_configfs_template by Christoph Hellwig · 9 years ago
  22. 0dc2e8d target: put struct target_fabric_configfs on a diet by Christoph Hellwig · 9 years ago
  23. ef0caf8 target: don't copy fabric ops by Christoph Hellwig · 9 years ago
  24. 45fb94c target: Remove set-but-not-used-variables by Bart Van Assche · 9 years ago
  25. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  26. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  27. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  28. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  29. 3868e43 tcm_fc: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  30. 1667a45 tcm_loop: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  31. 2b6eb60 target/iscsi: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  32. 18213af target: handle odd SG mapping for data transfer memory by Akinobu Mita · 9 years ago
  33. 5835812 target: ensure se_cmd->t_prot_sg is allocated when required by Akinobu Mita · 9 years ago
  34. 5763638 target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_prot() by Akinobu Mita · 9 years ago
  35. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  36. e413f47 target: refactor node ACL allocation by Christoph Hellwig · 9 years ago
  37. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  38. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  39. 1623379 sbp_target: remove struct sbp_nacl by Christoph Hellwig · 9 years ago
  40. df75b95 tcm_loop: remove struct tcm_loop_nacl by Christoph Hellwig · 9 years ago
  41. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  42. e4648b0 target/user: Add support for bidirectional commands by Ilias Tsitsimpis · 9 years ago
  43. f97ec7d target/user: Refactor data area allocation code by Ilias Tsitsimpis · 9 years ago
  44. b32bd0a target/transport: Always initialize bidi fields in se_cmd by Ilias Tsitsimpis · 9 years ago
  45. 9736f4a target/loop: Enable VARLEN CDB support by Ilias Tsitsimpis · 9 years ago
  46. 2bc396a driver/user: Don't warn for DMA_NONE data direction by Ilias Tsitsimpis · 9 years ago
  47. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  48. c04a609 iscsi-target: remove support for obsolete markers by Christophe Vu-Brugier · 9 years ago
  49. 414e4627 target/sbc: Fix sbc_dif_verify inconsistent map/unmap by Sagi Grimberg · 9 years ago
  50. 8287fa5 target/file: Remove fd_prot bounce buffer by Sagi Grimberg · 9 years ago
  51. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  52. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  53. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  54. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 9 years ago
  55. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 9 years ago
  56. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  57. ee7619f target: Drop signal_pending checks after interruptible lock acquire by Nicholas Bellinger · 9 years ago
  58. 6c2faea target: Add missing parentheses by Bart Van Assche · 9 years ago
  59. 63509c6 target: Fix bidi command handling by Bart Van Assche · 9 years ago
  60. 8ee83a7 target/user: Disallow full passthrough (pass_level=0) by Andy Grover · 9 years ago
  61. a928d28 ISCSI: fix minor memory leak by Evgenii Lepikhin · 9 years ago
  62. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  63. 68d4cef target: Put TCMU under a new config option by Andy Grover · 9 years ago
  64. 0ad46af target: Version 2 of TCMU ABI by Andy Grover · 9 years ago
  65. 64d240b target/file: Fix UNMAP with DIF protection support by Akinobu Mita · 9 years ago
  66. c836777 target/file: Fix SG table for prot_buf initialization by Akinobu Mita · 9 years ago
  67. 38da0f4 target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled by Akinobu Mita · 9 years ago
  68. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 9 years ago
  69. 6ae5040 target/sbc: Update sbc_dif_generate pr_debug output by Nicholas Bellinger · 9 years ago
  70. d7a463b target/sbc: Make internal DIF emulation honor ->prot_checks by Nicholas Bellinger · 9 years ago
  71. cceca4a target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled by Nicholas Bellinger · 9 years ago
  72. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  73. bfd9a53 target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* by Akinobu Mita · 9 years ago
  74. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  75. cb0df4d target: Fix two sparse warnings by Bart Van Assche · 9 years ago
  76. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  77. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  78. b815fc1 iscsi target: fix oops when adding reject pdu by Mike Christie · 9 years ago
  79. 2c336e3 target: simplify target_xcopy_init_pt_lun by Christoph Hellwig · 9 years ago
  80. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 9 years ago
  81. 6766cc8 target/rd: reduce code duplication in rd_execute_rw() by Akinobu Mita · 9 years ago
  82. 2e1cd90 tcm_loop: fixup tpgt string to integer conversion by Ming Lin · 9 years ago
  83. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  84. 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
  85. 1762742 target/rd: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  86. 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  87. ee92046 target/file: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  88. 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 10 years ago
  89. fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 10 years ago
  90. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 10 years ago
  91. aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 10 years ago
  92. 9ef5466 target: Update SPC/SBC emulation for sess_prot_type by Nicholas Bellinger · 9 years ago
  93. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  94. 823ddd8 target: Convert DIF emulation to use cmd->prot_type by Nicholas Bellinger · 9 years ago
  95. 1997e62 iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses by Andy Grover · 9 years ago
  96. 86d65dc target: Allow userspace to write 1 to attrib/emulate_fua_write by Andy Grover · 9 years ago
  97. b3c95172 target: add missing __user annotations by Christoph Hellwig · 9 years ago
  98. 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 9 years ago
  99. 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 9 years ago
  100. 9649491 target: mark iscsit_start_kthreads static by Christoph Hellwig · 9 years ago