1. 8e288be scsi: target: Pass in cmd counter to use during cmd setup by Mike Christie · 2 years ago
  2. 4edba7e scsi: target: Move cmd counter allocation by Mike Christie · 2 years ago
  3. 689d94e scsi: target: core: Change the way target_xcopy_do_work() sets restiction on max I/O by Anastasia Kovaleva · 2 years, 4 months ago
  4. b8908e5 scsi: target: core: Check emulate_3pc for RECEIVE COPY by Dmitry Bogdanov · 2 years, 6 months ago
  5. ef4f7e4 scsi: target: core: De-RCU of se_lun and se_lun acl by Dmitry Bogdanov · 2 years, 8 months ago
  6. 7e642ca scsi: target: Remove unused function arguments by Li Feng · 3 years, 6 months ago
  7. 0394b50 scsi: target: Fix sense key for invalid EXTENDED COPY request by Sergey Samoylenko · 3 years, 7 months ago
  8. 14b40c1e scsi: target: Use standard SAM status types by Hannes Reinecke · 3 years, 11 months ago
  9. 17f947b scsi: target: core: Unify NAA identifier generation by Sergey Samoylenko · 3 years, 11 months ago
  10. 0869419 scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() by Mike Christie · 4 years ago
  11. a78b713 scsi: target: core: Rename transport_init_se_cmd() by Mike Christie · 4 years ago
  12. 2896c93 scsi: target: Fix XCOPY NAA identifier lookup by David Disseldorp · 4 years, 4 months ago
  13. 3c006c7 scsi: target: Fix xcopy sess release leak by Mike Christie · 4 years, 8 months ago
  14. 987db58 scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() by Sudhakar Panneerselvam · 4 years, 9 months ago
  15. 9e95fb8 scsi: target: Fix NULL pointer dereference by Sudhakar Panneerselvam · 4 years, 9 months ago
  16. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 9 months ago
  17. b92fcfc scsi: target: use the stack for XCOPY passthrough cmds by David Disseldorp · 5 years ago
  18. 0ad0899 scsi: target: avoid per-loop XCOPY buffer allocations by David Disseldorp · 5 years ago
  19. 267fc83 scsi: target: drop xcopy DISK BLOCK LENGTH debug by David Disseldorp · 5 years ago
  20. 95b1b51 scsi: target: use #define for xcopy descriptor len by David Disseldorp · 5 years ago
  21. 27f722c scsi: target: Remove tpg_list and se_portal_group.se_tpg_node by Bart Van Assche · 5 years ago
  22. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  23. be71530 scsi: target/core: Make the XCOPY setup code easier to read by inlining two functions by Bart Van Assche · 6 years ago
  24. 0f57cf5 scsi: target/core: Simplify LUN initialization in XCOPY implementation by Bart Van Assche · 6 years ago
  25. 82b76b4 scsi: target/core: Remove a set-but-not-used member variable from the XCOPY implementation by Bart Van Assche · 6 years ago
  26. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  27. ad66950 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  28. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  29. c1fbff8 scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd by Bart Van Assche · 6 years ago
  30. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 7 years ago
  31. 6906d00 xcopy: loop over devices using idr helper by Mike Christie · 8 years ago
  32. d877d72 target: Fix a deadlock between the XCOPY code and iSCSI session shutdown by Bart Van Assche · 8 years ago
  33. a85d667 target: Use {get,put}_unaligned_be*() instead of open coding these functions by Bart Van Assche · 8 years ago
  34. 0583c26 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  35. 8715651 target: support XCOPY requests without parameters by David Disseldorp · 8 years ago
  36. f94fd09 target: check for XCOPY parameter truncation by David Disseldorp · 8 years ago
  37. 66640d35 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  38. f184210bc target: check XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  39. 94aae4c target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 8 years ago
  40. c243849 target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense by David Disseldorp · 8 years ago
  41. 7d38706 target: bounds check XCOPY total descriptor list length by David Disseldorp · 8 years ago
  42. af9f62c target: bounds check XCOPY segment descriptor list by David Disseldorp · 8 years ago
  43. 61c3591 target: use XCOPY TOO MANY TARGET DESCRIPTORS sense by David Disseldorp · 8 years ago
  44. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  45. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  46. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  47. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 9 years ago
  48. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 10 years ago
  49. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  50. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  51. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  52. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 10 years ago
  53. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  54. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  55. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  56. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  57. 2c336e3 target: simplify target_xcopy_init_pt_lun by Christoph Hellwig · 10 years ago
  58. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 10 years ago
  59. b13876d target: move external declarations to a headers by Christoph Hellwig · 10 years ago
  60. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  61. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 11 years ago
  62. 8a0bedd drivers: target: Move prototype declaration of function to header file target_core_pr.h by Rashika Kheria · 11 years ago
  63. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  64. 4863e52 target: Add per device xcopy_lun for copy offload I/O by Nicholas Bellinger · 11 years ago
  65. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  66. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  67. 48502dd target: Fail XCOPY for non matching source + destination block_size by Nicholas Bellinger · 11 years ago
  68. 8a955d6 target: Generate failure for XCOPY I/O with non-zero scsi_status by Nicholas Bellinger · 11 years ago
  69. 366bda19 target: Add missing XCOPY I/O operation sense_buffer by Nicholas Bellinger · 11 years ago
  70. acb3f26 target: Reject EXTENDED_COPY when emulate_3pc is disabled by Nicholas Bellinger · 11 years ago
  71. 3f7a46c target: Allow non zero ListID in EXTENDED_COPY parameter list by Nicholas Bellinger · 11 years ago
  72. 934a138 target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST by Nicholas Bellinger · 11 years ago
  73. 3e9e01d target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 by Nicholas Bellinger · 11 years ago
  74. 0105c25 target: remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  75. cbf031f target: Add support for EXTENDED_COPY copy offload emulation by Nicholas Bellinger · 12 years ago