| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-23 | scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock | Bart Van Assche | 1 | -2/+2 |
| 2019-01-23 | scsi: target: iscsi: cxgbit: fix csk leak | Varun Prakash | 1 | -1/+4 |
| 2019-01-23 | Revert "scsi: target: iscsi: cxgbit: fix csk leak" | Sasha Levin | 1 | -4/+1 |
| 2019-01-13 | scsi: target: iscsi: cxgbit: add missing spin_lock_init() | Varun Prakash | 1 | -0/+1 |
| 2019-01-13 | scsi: target: iscsi: cxgbit: fix csk leak | Varun Prakash | 1 | -1/+4 |
| 2018-10-18 | scsi: iscsi: target: Don't use stack buffer for scatterlist | Laura Abbott | 1 | -8/+14 |
| 2018-10-04 | scsi: target: iscsi: Use bin2hex instead of a re-implementation | Vincent Pelletier | 1 | -12/+3 |
| 2018-10-04 | scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer... | Bart Van Assche | 1 | -2/+1 |
| 2018-09-29 | scsi: target: iscsi: Use hex2bin instead of a re-implementation | Vincent Pelletier | 1 | -16/+14 |
| 2018-09-05 | iscsi target: fix session creation failure handling | Mike Christie | 1 | -14/+21 |
| 2018-02-22 | target/iscsi: avoid NULL dereference in CHAP auth error path | David Disseldorp | 1 | -1/+2 |
| 2018-01-17 | iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref | Nicholas Bellinger | 1 | -13/+7 |
| 2017-12-20 | iscsi-target: fix memory leak in lio_target_tiqn_addtpg() | tangwenji | 1 | -1/+2 |
| 2017-12-20 | target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() | Bart Van Assche | 1 | -1/+2 |
| 2017-11-30 | iscsi-target: Fix non-immediate TMR reference leak | Nicholas Bellinger | 1 | -3/+5 |
| 2017-11-18 | target/iscsi: Fix iSCSI task reassignment handling | Bart Van Assche | 1 | -12/+7 |
| 2017-10-21 | target/iscsi: Fix unsolicited data seq_end_offset calculation | Varun Prakash | 1 | -4/+2 |
| 2017-08-16 | iscsi-target: Fix iscsi_np reset hung task during parallel delete | Nicholas Bellinger | 2 | -2/+6 |
| 2017-08-16 | iscsi-target: fix memory leak in iscsit_setup_text_cmd() | Varun Prakash | 1 | -0/+1 |
| 2017-08-11 | iscsi-target: Fix initial login PDU asynchronous socket close OOPs | Nicholas Bellinger | 1 | -67/+137 |
| 2017-07-28 | iscsi-target: Add login_keys_workaround attribute for non RFC initiators | Nicholas Bellinger | 6 | -16/+55 |
| 2017-06-29 | iscsi-target: Reject immediate data underflow larger than SCSI transfer length | Nicholas Bellinger | 1 | -0/+12 |
| 2017-06-29 | iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP | Nicholas Bellinger | 1 | -2/+8 |
| 2017-06-07 | iscsi-target: Always wait for kthread_should_stop() before kthread exit | Jiang Yi | 4 | -8/+34 |
| 2017-05-20 | iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement | Nicholas Bellinger | 3 | -0/+3 |
| 2017-04-21 | iscsi-target: Drop work-around for legacy GlobalSAN initiator | Nicholas Bellinger | 1 | -16/+0 |
| 2017-04-21 | iscsi-target: Fix TMR reference leak during session shutdown | Nicholas Bellinger | 1 | -5/+7 |
| 2017-01-12 | target/iscsi: Fix double free in lio_target_tiqn_addtpg() | Dan Carpenter | 1 | -1/+0 |
| 2017-01-09 | iscsi-target: Return error if unable to add network portal | Varun Prakash | 1 | -1/+3 |
| 2016-10-20 | iscsi-target: fix iscsi cmd leak | Varun Prakash | 1 | -0/+4 |
| 2016-10-20 | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" | Colin Ian King | 2 | -3/+3 |
| 2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -0/+3 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 1 | -10/+6 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 1 | -9/+2 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 1 | -10/+3 |
| 2016-09-16 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 1 | -10/+3 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 1 | -9/+2 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 1 | -10/+1 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 1 | -17/+3 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 1 | -10/+1 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 1 | -45/+6 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 1 | -31/+5 |
| 2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 1 | -38/+3 |
| 2016-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -8/+19 |
| 2016-07-25 | libcxgb: export ppm release and tagmask set api | Varun Prakash | 1 | -0/+2 |
| 2016-07-25 | libcxgb: add library module for Chelsio drivers | Varun Prakash | 3 | -2/+3 |
| 2016-07-20 | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li | 1 | -2/+3 |
| 2016-07-20 | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger | 1 | -6/+16 |
| 2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 18 | -549/+5470 |
| 2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |