index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_tmr.c
Age
Commit message (
Expand
)
Author
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
2012-07-16
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2012-04-14
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-10-24
target: Fix incorrect transport_sent usage
Nicholas Bellinger
2011-10-24
iscsi-target: always call transport_handle_cdb_direct
Christoph Hellwig
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger