summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-171-16/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-9/+0
* target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-161-22/+0
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-141-1/+1
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-43/+0
* iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger2012-03-101-3/+1
* iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger2012-03-081-4/+2
* iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
* target: remove useless castsJörn Engel2011-12-141-3/+2
* target: header reshuffle, part2Christoph Hellwig2011-12-141-5/+1
* drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-311-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
OpenPOWER on IntegriCloud