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_parameters.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
1
-4
/
+4
2021-05-10
scsi: target: iscsi: Switch to kmemdup_nul()
Yang Yingliang
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2017-11-04
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
1
-21
/
+18
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
1
-13
/
+28
2017-04-02
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-1
/
+1
2016-05-09
iscsi-target: export symbols
Varun Prakash
1
-0
/
+1
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2016-01-06
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
1
-1
/
+1
2015-11-28
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-09-24
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-05-30
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
1
-261
/
+6
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
1
-1
/
+1
2014-09-17
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-6
/
+6
2014-06-03
iscsi-target: Put length of failed allocation in error message
Roland Dreier
1
-1
/
+1
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-3
/
+1
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-07-03
iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery
Nicholas Bellinger
1
-3
/
+0
2013-05-30
iscsi-target: fix heap buffer overflow on error
Kees Cook
1
-5
/
+3
2013-05-11
iscsi-target: Fix typos in RDMAEXTENSIONS macro usage
Nicholas Bellinger
1
-4
/
+4
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
1
-5
/
+70
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
1
-4
/
+8
2013-02-13
iscsi-target: make some temporary buffers larger
Dan Carpenter
1
-4
/
+4
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-13
/
+3
2012-12-07
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
1
-13
/
+3
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
1
-9
/
+62
2012-10-16
iscsi: fix check keys
Alan Cox
1
-0
/
+1
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-9
/
+62
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
1
-9
/
+41
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
1
-0
/
+21
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
1
-2
/
+2
2012-07-16
target: Misc retval cleanups
Andy Grover
1
-1
/
+1
2012-05-17
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
1
-9
/
+0
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
1
-8
/
+0
2012-03-15
iscsi-target: Remove unused variables in iscsi_target_parameters.c
Jörn Engel
1
-10
/
+9
2011-09-16
iscsi-target: Disable markers + remove dangerous local scope array usage
Nicholas Bellinger
1
-1
/
+1
2011-08-22
iscsi-target: Fix leak on failure in iscsi_copy_param_list()
Jesper Juhl
1
-27
/
+16
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
1
-0
/
+1905