summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-2/+26
|\
| * target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-131-0/+24
| * target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-281-2/+2
| * target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-281-2/+2
* | target: iscsi: fix comment typos in target/iscsi driversMasanari Iida2012-11-191-1/+1
|/
* iscsit: use the itt_t abstract typeChristoph Hellwig2012-10-031-1/+2
* iscsit: mark various functions staticChristoph Hellwig2012-10-021-5/+5
* iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger2012-10-021-0/+4
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-181-16/+0Star
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-181-9/+0Star
* target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-171-22/+0Star
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-151-1/+1
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-43/+0Star
* iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger2012-03-101-3/+1Star
* iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger2012-03-081-4/+2Star
* iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
* target: remove useless castsJörn Engel2011-12-141-3/+2Star
* target: header reshuffle, part2Christoph Hellwig2011-12-141-5/+1Star
* drivers/target: Add export.h to files as required.Paul Gortmaker2011-11-011-0/+1
* target: Use ERR_CAST inlined functionThomas Meyer2011-08-221-2/+2
* iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-271-1/+1
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-261-0/+1882