aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c
Commit message (Expand)AuthorAge
* target: make close_session optionalChristoph Hellwig2016-05-10
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* target: make target db location configurableLee Duncan2016-05-10
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
* target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger2016-02-10
* target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche2016-01-07
* target: Fix indentation in target_core_configfs.cBart Van Assche2016-01-07
* target: fix deprecated attribute names in dmesgChristophe Vu-Brugier2016-01-06
* target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-06
* fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-20
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-14
* target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger2015-07-31
* target/configfs: handle match_int() errorsDavid Disseldorp2015-07-24
* target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover2015-07-24
* target: Indicate success if writing 0 to pi_prot_typeAndy Grover2015-07-24
* target: remove target_core_configfs.hChristoph Hellwig2015-06-23
* target: consolidate version definesChristoph Hellwig2015-06-23
* target: use 64-bit LUNsHannes Reinecke2015-06-16
* target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-01
* target: simplify backend attribute implementationChristoph Hellwig2015-06-01
* target: consolidate backend attribute implementationsChristoph Hellwig2015-06-01
* target: simplify backend driver registrationChristoph Hellwig2015-06-01
* target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger2015-06-01
* target: remove struct target_fabric_configfs_templateChristoph Hellwig2015-05-31
* target: put struct target_fabric_configfs on a dietChristoph Hellwig2015-05-31
* target: don't copy fabric opsChristoph Hellwig2015-05-31
* target: Remove set-but-not-used-variablesBart Van Assche2015-05-31
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
* target: move transport ID handling to the coreChristoph Hellwig2015-05-31
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* target: Convert fabric module autoload failures to pr_debugNicholas Bellinger2015-03-20
* target: Drop left-over internal dev attribute codeNicholas Bellinger2014-12-02
* target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier2014-12-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\
| * target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-04
| * target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-17
* | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt2014-09-17
|/
* target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-06
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07