index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.c
Age
Commit message (
Expand
)
Author
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
2013-12-11
iscsi-target: return -EINVAL on oversized configfs parameter
Eric Seppanen
2013-11-20
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
2013-11-12
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2013-10-23
iscsi-target: Add new TPG attribute
Thomas Glanzmann
2013-10-16
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-09
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-07
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
iscsi-target: kstrtou* configfs attribute parameter cleanups
Jörn Engel
2013-07-07
iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow
Nicholas Bellinger
2013-07-07
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Jörn Engel
2013-07-03
iscsi-target: Add demo-mode TPG authentication context support
Nicholas Bellinger
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
2013-06-20
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
2013-04-25
iscsi-target: Add iser network portal attribute
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
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
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 base MaxXmitDataSegmentLength code
Nicholas Bellinger
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-07-16
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-03-10
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
2012-03-08
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
2012-02-07
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-08-22
target: Use ERR_CAST inlined function
Thomas Meyer
2011-07-27
iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN
Nicholas Bellinger
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger