index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-04-12
scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...
Bart Van Assche
1
-21
/
+18
2019-04-12
scsi: target/iscsi: Make iscsit_map_iovec() more robust
Bart Van Assche
1
-14
/
+36
2019-04-12
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
1
-3
/
+24
2019-04-12
scsi: target/iscsi: Only send R2T if needed
Bart Van Assche
1
-0
/
+6
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-26
/
+21
2019-02-04
scsi: target/iscsi: Simplify iscsit_handle_text_cmd()
Bart Van Assche
1
-14
/
+11
2019-02-04
scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
Bart Van Assche
1
-2
/
+2
2019-02-04
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
1
-4
/
+4
2019-02-04
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
1
-6
/
+4
2019-01-08
scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed
Leo Zhang
1
-1
/
+1
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
1
-8
/
+3
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
1
-1
/
+1
2018-09-11
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
1
-8
/
+14
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
1
-8
/
+1
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
1
-8
/
+2
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-44
/
+36
2017-11-07
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
1
-3
/
+5
2017-11-07
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
1
-13
/
+9
2017-11-04
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
1
-1
/
+2
2017-11-04
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
1
-24
/
+17
2017-11-04
target/iscsi: Fix endianness in an error message
Bart Van Assche
1
-3
/
+3
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
1
-0
/
+3
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
1
-0
/
+1
2017-07-30
iscsi-target: fix invalid flags in text response
Varun Prakash
1
-2
/
+2
2017-07-30
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
1
-0
/
+1
2017-07-06
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
1
-5
/
+1
2017-07-06
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
1
-3
/
+1
2017-06-08
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
1
-0
/
+12
2017-06-08
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
1
-2
/
+8
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
1
-6
/
+24
2017-05-04
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
1
-0
/
+1
2017-05-01
iscsi-target: Improve size determinations in four functions
Markus Elfring
1
-6
/
+4
2017-05-01
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
1
-27
/
+10
2017-05-01
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
1
-2
/
+1
2017-03-30
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
1
-2
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-18
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
1
-25
/
+40
2017-02-09
target/iscsi: Fix iSCSI task reassignment handling
Bart Van Assche
1
-12
/
+7
2017-02-09
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
1
-24
/
+24
2017-02-09
target/iscsi: Fix spelling of "reallegiance"
Bart Van Assche
1
-2
/
+2
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
1
-1
/
+1
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+2
2016-10-19
iscsi-target: fix iscsi cmd leak
Varun Prakash
1
-0
/
+4
2016-10-19
iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"
Colin Ian King
1
-1
/
+1
2016-07-20
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
1
-6
/
+16
[next]