aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_configfs.c
AgeCommit message (Expand)Author
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-30target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger
2015-07-23target/configfs: handle match_int() errorsDavid Disseldorp
2015-07-23target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover
2015-07-23target: Indicate success if writing 0 to pi_prot_typeAndy Grover
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: simplify backend attribute implementationChristoph Hellwig
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger
2015-05-30target: remove struct target_fabric_configfs_templateChristoph Hellwig
2015-05-30target: put struct target_fabric_configfs on a dietChristoph Hellwig
2015-05-30target: don't copy fabric opsChristoph Hellwig
2015-05-30target: Remove set-but-not-used-variablesBart Van Assche
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-03-20target: Convert fabric module autoload failures to pr_debugNicholas Bellinger
2014-12-01target: Drop left-over internal dev attribute codeNicholas Bellinger
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger
2014-09-17target: Fix possible memory leak in aptpl_metadata parsingJoern Engel
2014-09-17target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt
2014-06-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-01-18target/configfs: Expose protection device attributesNicholas Bellinger
2014-01-09target_core_alua: Referrals configfs integrationHannes Reinecke
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-16target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover
2013-11-20target_core_configfs: split up ALUA supported statesHannes Reinecke
2013-11-20target_core_alua: Make supported states configurableHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger