Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig
2015-05-31target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-08iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger
2015-03-07iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger
2015-01-31iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-16iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko
2014-09-18iscsi-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-13iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-10-24iscsi-target: Add new TPG attributeThomas Glanzmann
2013-10-17target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-17target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-08-13target: 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-08target: make queue_tm_rsp() return voidJoern Engel
2013-07-08iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel
2013-07-08iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger
2013-07-08iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel
2013-07-04iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger
2013-06-21iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-06-21target/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-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-14target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover
2012-11-28target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-28target/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-04iscsit: use the itt_t abstract typeChristoph Hellwig
2012-10-03iscsit: mark various functions staticChristoph Hellwig
2012-10-03iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger
2012-09-18target: Simplify fabric sense data length handlingRoland Dreier
2012-09-18target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-07-17target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier
2012-04-15target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover