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
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-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