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
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
2016-05-16
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
1
-6
/
+4
2016-05-10
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
1
-1
/
+8
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
1
-3
/
+7
2016-05-09
iscsi-target: export symbols
Varun Prakash
1
-9
/
+16
2016-05-09
iscsi-target: call complete on conn_logout_comp
Varun Prakash
1
-4
/
+6
2016-05-09
iscsi-target: clear tx_thread_active
Varun Prakash
1
-2
/
+4
2016-05-09
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
1
-1
/
+2
2016-05-09
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
1
-26
/
+0
2016-05-09
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
1
-1
/
+4
2016-05-09
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
1
-26
/
+33
2016-05-09
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-8
/
+2
2016-05-09
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
1
-351
/
+195
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
1
-40
/
+46
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+2
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
1
-1
/
+1
2016-01-06
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
1
-4
/
+1
2015-11-28
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
1
-1
/
+12
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-49
/
+37
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
1
-4
/
+4
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
1
-28
/
+18
2015-08-26
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
1
-17
/
+16
2015-08-02
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
1
-9
/
+9
2015-08-02
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
1
-5
/
+5
2015-07-30
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
1
-5
/
+4
2015-07-30
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-2
/
+2
2015-07-24
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-07-24
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
1
-3
/
+15
2015-07-24
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+13
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+1
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-0
/
+2
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-8
/
+7
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
1
-16
/
+4
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
[prev]
[next]