| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: target: iscsi: Rename iscsi_session to iscsit_session | Max Gurtovoy | 2022-05-10 | 1 | -10/+10 |
* | scsi: target: iscsi: Rename iscsi_conn to iscsit_conn | Max Gurtovoy | 2022-05-10 | 1 | -15/+15 |
* | scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd | Max Gurtovoy | 2022-05-10 | 1 | -21/+21 |
* | scsi: target: iscsi: Remove redundant continue statement | Colin Ian King | 2021-06-18 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | scsi: target/iscsi: Simplify iscsit_dump_data_payload() | Bart Van Assche | 2019-02-04 | 1 | -32/+9 |
* | scsi: target/iscsi: Fix spelling of "unsolicited" | Bart Van Assche | 2019-02-04 | 1 | -1/+1 |
* | scsi: target/iscsi: Convert comments about locking into runtime checks | Bart Van Assche | 2019-02-04 | 1 | -9/+7 |
* | scsi: target/core: Fix TAS handling for aborted commands | Bart Van Assche | 2018-12-07 | 1 | -25/+3 |
* | scsi: target: stash sess_err_stats on Data-Out timeout | David Disseldorp | 2018-10-16 | 1 | -0/+1 |
* | scsi: target: log Data-Out timeouts as errors | David Disseldorp | 2018-10-16 | 1 | -5/+11 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-11-24 | 1 | -4/+3 |
|\ |
|
| * | target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it | Bart Van Assche | 2017-11-04 | 1 | -4/+3 |
* | | target/iscsi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -2/+2 |
* | | target/iscsi: Simplify timer manipulation code | Bart Van Assche | 2017-11-01 | 1 | -6/+2 |
|/ |
|
* | target: Minimize #include directives | Bart Van Assche | 2016-12-09 | 1 | -0/+1 |
* | iscsi-target: Fix indentation + spelling + unreachable code | Bart Van Assche | 2016-01-06 | 1 | -4/+3 |
* | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg | 2015-01-30 | 1 | -1/+1 |
* | iscsi-target: Fix SNACK Type 1 + BegRun=0 handling | Nicholas Bellinger | 2014-02-12 | 1 | -1/+3 |
* | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger | 2013-09-10 | 1 | -3/+1 |
* | iscsi-target: Fix iscsit_sequence_cmd reject handling for iser | Nicholas Bellinger | 2013-07-06 | 1 | -3/+3 |
* | iscsi-target: Fix iscsit_add_reject* usage for iser | Nicholas Bellinger | 2013-07-06 | 1 | -11/+9 |
* | iscsi-target: Fix processing of OOO commands | Shlomo Pongratz | 2013-05-07 | 1 | -3/+4 |
* | iscsi-target: Refactor RX PDU logic + export request PDU handling | Nicholas Bellinger | 2013-04-25 | 1 | -5/+8 |
* | target: pass sense_reason as a return value | Christoph Hellwig | 2012-11-06 | 1 | -6/+5 |
* | iscsit: use the itt_t abstract type | Christoph Hellwig | 2012-10-03 | 1 | -2/+2 |
* | iscsit: use target_execute_cmd for WRITEs | Christoph Hellwig | 2012-07-16 | 1 | -2/+2 |
* | target/iscsi: Eliminate iscsi_cmd.data_length | Andy Grover | 2012-04-14 | 1 | -4/+4 |
* | target/iscsi: Misc cleanups from Agrover (round 2) | Andy Grover | 2012-04-14 | 1 | -9/+4 |
* | target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node | Andy Grover | 2012-04-14 | 1 | -1/+1 |
* | target: replace various cmd flags with a transport state | Christoph Hellwig | 2012-02-25 | 1 | -1/+1 |
* | iscsi-target: Fix up a few assignments | Jesper Juhl | 2012-01-18 | 1 | -2/+2 |
* | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 1 | -1/+1 |
* | target: Address legacy PYX_TRANSPORT_* return code breakage | Nicholas Bellinger | 2011-12-06 | 1 | -2/+1 |
* | iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn() | Dan Carpenter | 2011-08-22 | 1 | -1/+1 |
* | iscsi-target: Add iSCSI fabric support for target v4.1 | Nicholas Bellinger | 2011-07-26 | 1 | -0/+1299 |