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