summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_tmr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1Star
* target/iscsi: Fix spelling of "reallegiance"Bart Van Assche2017-02-091-2/+2
* iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche2016-01-061-1/+1
* target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-031-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-2/+2
|\
| * target: use 64-bit LUNsHannes Reinecke2015-06-161-2/+2
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+1
|/
* iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-301-1/+1
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-111-3/+1Star
* iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger2013-04-251-0/+1
* iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger2013-04-251-1/+2
* iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson2012-11-081-2/+2
* iscsit: proper endianess conversionsChristoph Hellwig2012-10-031-7/+5Star
* iscsit: use the itt_t abstract typeChristoph Hellwig2012-10-031-2/+2
* iscsit: mark various functions staticChristoph Hellwig2012-10-021-3/+3
* iscsi-target: Add MaxXmitDataSegmentLength connection recovery checkNicholas Bellinger2012-10-021-1/+8
* iscsit: use target_execute_cmd for WRITEsChristoph Hellwig2012-07-171-1/+2
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-171-23/+20Star
* target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover2012-04-151-2/+2
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-151-5/+2Star
* target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover2012-04-151-2/+2
* target: replace various cmd flags with a transport stateChristoph Hellwig2012-02-251-3/+3
* target: header reshuffle, part2Christoph Hellwig2011-12-141-1/+1
* target: Fix incorrect transport_sent usageNicholas Bellinger2011-10-241-2/+2
* iscsi-target: always call transport_handle_cdb_directChristoph Hellwig2011-10-241-1/+1
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-261-0/+849