index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_tmr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2022-05-10
1
-3
/
+3
*
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
-19
/
+19
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
target/iscsi: Fix spelling of "reallegiance"
Bart Van Assche
2017-02-09
1
-2
/
+2
*
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
2016-01-06
1
-1
/
+1
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-02
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-2
/
+2
|
\
|
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-2
/
+2
*
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-1
/
+1
|
/
*
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
2015-01-30
1
-1
/
+1
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-3
/
+1
*
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
2013-04-25
1
-0
/
+1
*
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
1
-1
/
+2
*
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
1
-2
/
+2
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
1
-7
/
+5
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
1
-2
/
+2
*
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
1
-3
/
+3
*
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
2012-10-02
1
-1
/
+8
*
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
1
-1
/
+2
*
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2012-07-16
1
-23
/
+20
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
1
-2
/
+2
*
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
1
-5
/
+2
*
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
1
-2
/
+2
*
target: replace various cmd flags with a transport state
Christoph Hellwig
2012-02-25
1
-3
/
+3
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
1
-1
/
+1
*
target: Fix incorrect transport_sent usage
Nicholas Bellinger
2011-10-24
1
-2
/
+2
*
iscsi-target: always call transport_handle_cdb_direct
Christoph Hellwig
2011-10-24
1
-1
/
+1
*
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
2011-07-26
1
-0
/
+849