1. 2953394 scsi: target: iscsi: Make sure the np under each tpg is unique by ZouMingzhe · 2 years, 5 months ago
  2. 5816c03 scsi: target: Fix alua_tg_pt_gps_count tracking by Mike Christie · 2 years, 8 months ago
  3. 57fd3d8 scsi: target: Fix ordered tag handling by Mike Christie · 2 years, 8 months ago
  4. f1e2973 scsi: target: Fix protect handling in WRITE SAME(32) by Dmitry Bogdanov · 2 years, 11 months ago
  5. 02c1b02 scsi: target: core: Fix warning on realtime kernels by Maurizio Lombardi · 3 years ago
  6. daf446c scsi: target: pscsi: Fix warning in pscsi_complete_cmd() by Chaitanya Kulkarni · 3 years, 3 months ago
  7. b6c001b scsi: target: pscsi: Clean up after failure in pscsi_map_sg() by Martin Wilck · 3 years, 2 months ago
  8. 3a2c5a3 target: add XCOPY target/segment desc sense codes by David Disseldorp · 7 years ago
  9. 966e6d0 scsi: target: Fix XCOPY NAA identifier lookup by David Disseldorp · 3 years, 7 months ago
  10. 34ca8e5 xcopy: loop over devices using idr helper by Mike Christie · 7 years ago
  11. a11bd99 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 7 years ago
  12. fa0eee9 target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 7 years ago
  13. 48cb427 target: bounds check XCOPY segment descriptor list by David Disseldorp · 7 years ago
  14. 0f750ca scsi: target: iscsi: Fix cmd abort fabric stop race by Mike Christie · 3 years, 7 months ago
  15. 42753cc scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem by Hou Pu · 3 years, 10 months ago
  16. acfe0c7 scsi: target: iscsi: Fix data digest calculation by Varun Prakash · 3 years, 9 months ago
  17. 0812b2b scsi: target: tcmu: Fix crash on ARM during cmd completion by Bodo Stroesser · 4 years ago
  18. a474af1 scsi: target: fix PR IN / READ FULL STATUS for FC by Bodo Stroesser · 4 years, 2 months ago
  19. 5fadf30 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 3 months ago
  20. e834717 scsi: target: remove boilerplate code by Maurizio Lombardi · 4 years, 3 months ago
  21. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 4 months ago
  22. 78472fe scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 4 months ago
  23. e89ad82 scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 4 years, 5 months ago
  24. 9b6e2c4 scsi: target: core: Fix a pr_debug() argument by Bart Van Assche · 4 years, 7 months ago
  25. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 7 months ago
  26. 718ff84 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 4 years, 9 months ago
  27. 1c2c7b4 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 4 years, 8 months ago
  28. 1ef34b9 scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 5 years ago
  29. e562057 scsi: target: use consistent left-aligned ASCII INQUIRY data by David Disseldorp · 5 years ago
  30. 2d9e05b scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  31. 9c86678 Revert "scsi: target: iscsi: cxgbit: fix csk leak" by Sasha Levin · 5 years ago
  32. eb7bd2f scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 6 years ago
  33. 8323aaf scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  34. 1a5d197 scsi: iscsi: target: Don't use stack buffer for scatterlist by Laura Abbott · 6 years ago
  35. 3d04174 scsi: target: iscsi: Use bin2hex instead of a re-implementation by Vincent Pelletier · 6 years ago
  36. 54cbe6e scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 6 years ago
  37. 5eeb397 scsi: target: iscsi: Use hex2bin instead of a re-implementation by Vincent Pelletier · 6 years ago
  38. b5f4979 scsi: target: fix __transport_register_session locking by Mike Christie · 6 years ago
  39. 00ee0e0 iscsi target: fix session creation failure handling by Mike Christie · 6 years ago
  40. f29bc9d tcm_fileio: Prevent information leak for short reads by Dmitry Monakhov · 7 years ago
  41. fffc0fc target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 6 years ago
  42. 60c7a9c target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  43. 748e1b6 iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref by Nicholas Bellinger · 7 years ago
  44. dcdca12 target/file: Do not return error for UNMAP if length is zero by Jiang Yi · 7 years ago
  45. 998201f target:fix condition return in core_pr_dump_initiator_port() by tangwenji · 7 years ago
  46. a4f54ec iscsi-target: fix memory leak in lio_target_tiqn_addtpg() by tangwenji · 7 years ago
  47. e086a82 target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() by Bart Van Assche · 7 years ago
  48. 25b0b3f target: fix race during implicit transition work flushes by Mike Christie · 7 years ago
  49. 892e4f9 target: fix ALUA transition timeout handling by Mike Christie · 7 years ago
  50. 0d34f477 target: Use system workqueue for ALUA transitions by Mike Christie · 7 years ago
  51. 8bea1b4 target: Fix QUEUE_FULL + SCSI task attribute handling by Nicholas Bellinger · 7 years ago
  52. b850dae iscsi-target: Fix non-immediate TMR reference leak by Nicholas Bellinger · 7 years ago
  53. ff49271 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 7 years ago
  54. b200b6d target/iscsi: Fix unsolicited data seq_end_offset calculation by Varun Prakash · 7 years ago
  55. 1da30c2 target: Fix node_acl demo-mode + uncached dynamic shutdown regression by Nicholas Bellinger · 7 years ago
  56. b51a716 iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  57. e6a0599 iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 7 years ago
  58. bdabf09 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  59. 672145d target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 7 years ago
  60. 732e3c7 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  61. 3900f24 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 7 years ago
  62. 463440e iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 7 years ago
  63. 1f576d5 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 7 years ago
  64. 974a4eb target: Re-add check to reject control WRITEs with overflow data by Nicholas Bellinger · 7 years ago
  65. 49d33fd iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 7 years ago
  66. bb1f06f iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement by Nicholas Bellinger · 7 years ago
  67. f788fa4 target/fileio: Fix zero-length READ and WRITE handling by Bart Van Assche · 7 years ago
  68. a4e52cc target: Fix compare_and_write_callback handling for non GOOD status by Nicholas Bellinger · 7 years ago
  69. 92f8aa7 target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 7 years ago
  70. 281e36c iscsi-target: Drop work-around for legacy GlobalSAN initiator by Nicholas Bellinger · 7 years ago
  71. 0ae3c95 iscsi-target: Fix TMR reference leak during session shutdown by Nicholas Bellinger · 7 years ago
  72. 5ef6f4d tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case by Xiubo Li · 7 years ago
  73. 890aec8 tcmu: Fix wrongly calculating of the base_command_size by Xiubo Li · 7 years ago
  74. ef599fa tcmu: Fix possible overwrite of t_data_sg's last iov[] by Xiubo Li · 7 years ago
  75. 033850b target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 7 years ago
  76. f8e24ea target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export by Nicholas Bellinger · 8 years ago
  77. 17ea11d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  78. 84d209b target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 7 years ago
  79. 4978149 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 7 years ago
  80. 88e865c target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 7 years ago
  81. 4b99bb2 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  82. eb49824 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  83. 3dd50a5 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  84. 0e79a6b target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 7 years ago
  85. 173fd37 target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  86. 8032a30 iscsi-target: Return error if unable to add network portal by Varun Prakash · 7 years ago
  87. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  88. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  89. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  90. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  91. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  92. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  93. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  94. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  95. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  96. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  97. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  98. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  99. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  100. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago