1. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 3 months ago
  2. 78472fe scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 3 months ago
  3. e89ad82 scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 4 years, 4 months ago
  4. 9b6e2c4 scsi: target: core: Fix a pr_debug() argument by Bart Van Assche · 4 years, 6 months ago
  5. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 6 months ago
  6. 718ff84 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 4 years, 8 months ago
  7. 1c2c7b4 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 4 years, 7 months ago
  8. 1ef34b9 scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 5 years ago
  9. e562057 scsi: target: use consistent left-aligned ASCII INQUIRY data by David Disseldorp · 5 years ago
  10. 2d9e05b scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 5 years ago
  11. 9c86678 Revert "scsi: target: iscsi: cxgbit: fix csk leak" by Sasha Levin · 5 years ago
  12. eb7bd2f scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 5 years ago
  13. 8323aaf scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 5 years ago
  14. 1a5d197 scsi: iscsi: target: Don't use stack buffer for scatterlist by Laura Abbott · 6 years ago
  15. 3d04174 scsi: target: iscsi: Use bin2hex instead of a re-implementation by Vincent Pelletier · 6 years ago
  16. 54cbe6e scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 6 years ago
  17. 5eeb397 scsi: target: iscsi: Use hex2bin instead of a re-implementation by Vincent Pelletier · 6 years ago
  18. b5f4979 scsi: target: fix __transport_register_session locking by Mike Christie · 6 years ago
  19. 00ee0e0 iscsi target: fix session creation failure handling by Mike Christie · 6 years ago
  20. f29bc9d tcm_fileio: Prevent information leak for short reads by Dmitry Monakhov · 7 years ago
  21. fffc0fc target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 6 years ago
  22. 60c7a9c target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  23. 748e1b6 iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref by Nicholas Bellinger · 7 years ago
  24. dcdca12 target/file: Do not return error for UNMAP if length is zero by Jiang Yi · 7 years ago
  25. 998201f target:fix condition return in core_pr_dump_initiator_port() by tangwenji · 7 years ago
  26. a4f54ec iscsi-target: fix memory leak in lio_target_tiqn_addtpg() by tangwenji · 7 years ago
  27. e086a82 target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() by Bart Van Assche · 7 years ago
  28. 25b0b3f target: fix race during implicit transition work flushes by Mike Christie · 7 years ago
  29. 892e4f9 target: fix ALUA transition timeout handling by Mike Christie · 7 years ago
  30. 0d34f477 target: Use system workqueue for ALUA transitions by Mike Christie · 7 years ago
  31. 8bea1b4 target: Fix QUEUE_FULL + SCSI task attribute handling by Nicholas Bellinger · 7 years ago
  32. b850dae iscsi-target: Fix non-immediate TMR reference leak by Nicholas Bellinger · 7 years ago
  33. ff49271 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 7 years ago
  34. b200b6d target/iscsi: Fix unsolicited data seq_end_offset calculation by Varun Prakash · 7 years ago
  35. 1da30c2 target: Fix node_acl demo-mode + uncached dynamic shutdown regression by Nicholas Bellinger · 7 years ago
  36. b51a716 iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  37. e6a0599 iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 7 years ago
  38. bdabf09 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  39. 672145d target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 7 years ago
  40. 732e3c7 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  41. 3900f24 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 7 years ago
  42. 463440e iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 7 years ago
  43. 1f576d5 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 7 years ago
  44. 974a4eb target: Re-add check to reject control WRITEs with overflow data by Nicholas Bellinger · 7 years ago
  45. 49d33fd iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 7 years ago
  46. bb1f06f iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement by Nicholas Bellinger · 7 years ago
  47. f788fa4 target/fileio: Fix zero-length READ and WRITE handling by Bart Van Assche · 7 years ago
  48. a4e52cc target: Fix compare_and_write_callback handling for non GOOD status by Nicholas Bellinger · 7 years ago
  49. 92f8aa7 target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 7 years ago
  50. 281e36c iscsi-target: Drop work-around for legacy GlobalSAN initiator by Nicholas Bellinger · 7 years ago
  51. 0ae3c95 iscsi-target: Fix TMR reference leak during session shutdown by Nicholas Bellinger · 7 years ago
  52. 5ef6f4d tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case by Xiubo Li · 7 years ago
  53. 890aec8 tcmu: Fix wrongly calculating of the base_command_size by Xiubo Li · 7 years ago
  54. ef599fa tcmu: Fix possible overwrite of t_data_sg's last iov[] by Xiubo Li · 7 years ago
  55. 033850b target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 7 years ago
  56. f8e24ea target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export by Nicholas Bellinger · 8 years ago
  57. 17ea11d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  58. 84d209b target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 7 years ago
  59. 4978149 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 7 years ago
  60. 88e865c target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 7 years ago
  61. 4b99bb2 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  62. eb49824 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  63. 3dd50a5 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 7 years ago
  64. 0e79a6b target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 7 years ago
  65. 173fd37 target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 7 years ago
  66. 8032a30 iscsi-target: Return error if unable to add network portal by Varun Prakash · 7 years ago
  67. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  68. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  69. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  70. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  71. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  72. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  73. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  74. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  75. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  76. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  77. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  78. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  79. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  80. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  81. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  82. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  83. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  84. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  85. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  86. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  87. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  88. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  89. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  90. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  91. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  92. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  93. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  94. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  95. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  97. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  98. 291e3e5 target: fix spelling mistake: "limitiation" -> "limitation" by Colin Ian King · 8 years ago
  99. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  100. dd9cf04 target: stop using blk_make_request by Christoph Hellwig · 8 years ago