index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.c
Age
Commit message (
Expand
)
Author
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-28
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-28
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-18
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-17
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
2012-04-15
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