summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger2015-07-301-1/+8
* target/configfs: handle match_int() errorsDavid Disseldorp2015-07-231-8/+24
* target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover2015-07-231-3/+3
* target: Indicate success if writing 0 to pi_prot_typeAndy Grover2015-07-231-1/+1
* target: remove target_core_configfs.hChristoph Hellwig2015-06-231-1/+0
* target: consolidate version definesChristoph Hellwig2015-06-231-3/+3
* target: use 64-bit LUNsHannes Reinecke2015-06-151-6/+6
* target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-8/+3
* target: simplify backend attribute implementationChristoph Hellwig2015-06-011-66/+486
* target: consolidate backend attribute implementationsChristoph Hellwig2015-06-011-0/+169
* target: simplify backend driver registrationChristoph Hellwig2015-06-011-32/+36
* target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger2015-06-011-4/+2
* target: remove struct target_fabric_configfs_templateChristoph Hellwig2015-05-301-4/+3
* target: put struct target_fabric_configfs on a dietChristoph Hellwig2015-05-301-20/+4
* target: don't copy fabric opsChristoph Hellwig2015-05-301-1/+1
* target: Remove set-but-not-used-variablesBart Van Assche2015-05-301-4/+2
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-4/+0
* target: move transport ID handling to the coreChristoph Hellwig2015-05-301-8/+0
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-4/+0
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-8/+0
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-4/+0
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-5/+5
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-301-16/+14
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-129/+47
* target: Convert fabric module autoload failures to pr_debugNicholas Bellinger2015-03-201-8/+8
* target: Drop left-over internal dev attribute codeNicholas Bellinger2014-12-011-175/+1
* target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-7/+5
* target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-7/+5
* target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-8/+5
* target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-8/+5
* target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-8/+6
* target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-9/+24
* target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier2014-12-011-33/+42
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-14/+12
|\
| * target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-041-0/+4
| * target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-171-14/+8
* | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt2014-09-171-1/+1
|/
* target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-061-0/+5
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+4
* target/configfs: Expose protection device attributesNicholas Bellinger2014-01-181-0/+12
* target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-091-0/+171
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-1/+8
* target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-161-1/+1
* target_core_configfs: split up ALUA supported statesHannes Reinecke2013-11-201-43/+84
* target_core_alua: Make supported states configurableHannes Reinecke2013-11-201-0/+50
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-13/+13
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-3/+3
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger2013-09-101-0/+6
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-101-0/+4
OpenPOWER on IntegriCloud