aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/iscsi_target_configfs.c
AgeCommit message (Expand)Author
2015-05-21target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-05-07target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-07target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-07target: move transport ID handling to the coreChristoph Hellwig
2015-05-07target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-07target: change core_tpg_register prototypeChristoph Hellwig
2015-05-07target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-02target: move node ACL allocation to core codeChristoph Hellwig
2015-05-02target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-07iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger
2015-03-06iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko
2014-09-17iscsi-target: remove always-true conditionsJoern Engel
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg
2013-12-11iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger
2013-11-12iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-10-23iscsi-target: Add new TPG attributeThomas Glanzmann
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-07-07iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel
2013-07-07iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger
2013-07-07iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel
2013-07-03iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior
2012-11-19target: iscsi: fix comment typos in target/iscsi driversMasanari Iida
2012-10-03iscsit: use the itt_t abstract typeChristoph Hellwig
2012-10-02iscsit: mark various functions staticChristoph Hellwig
2012-10-02iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-07-16target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier