aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-10target: make close_session optionalChristoph Hellwig1-4/+0
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-4/+0
2016-05-09target: make target db location configurableLee Duncan1-0/+62
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-163/+40
2016-02-10target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger1-1/+1
2016-01-07target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche1-3/+3
2016-01-07target: Fix indentation in target_core_configfs.cBart Van Assche1-1/+1
2016-01-06target: fix deprecated attribute names in dmesgChristophe Vu-Brugier1-1/+2
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas1-0/+36
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak1-1/+1
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-768/+441
2015-07-30target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger1-1/+8
2015-07-23target/configfs: handle match_int() errorsDavid Disseldorp1-8/+24
2015-07-23target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover1-3/+3
2015-07-23target: Indicate success if writing 0 to pi_prot_typeAndy Grover1-1/+1
2015-06-23target: remove target_core_configfs.hChristoph Hellwig1-1/+0
2015-06-23target: consolidate version definesChristoph Hellwig1-3/+3
2015-06-15target: use 64-bit LUNsHannes Reinecke1-6/+6
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig1-8/+3
2015-06-01target: simplify backend attribute implementationChristoph Hellwig1-66/+486
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig1-0/+169
2015-06-01target: simplify backend driver registrationChristoph Hellwig1-32/+36
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger1-4/+2
2015-05-30target: remove struct target_fabric_configfs_templateChristoph Hellwig1-4/+3
2015-05-30target: put struct target_fabric_configfs on a dietChristoph Hellwig1-20/+4
2015-05-30target: don't copy fabric opsChristoph Hellwig1-1/+1
2015-05-30target: Remove set-but-not-used-variablesBart Van Assche1-4/+2
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-4/+0
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-8/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-8/+0
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-4/+0
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-5/+5
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-16/+14
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-129/+47
2015-03-20target: Convert fabric module autoload failures to pr_debugNicholas Bellinger1-8/+8
2014-12-01target: Drop left-over internal dev attribute codeNicholas Bellinger1-175/+1
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger1-7/+5
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger1-7/+5
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger1-8/+5
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger1-8/+5
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger1-8/+6
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger1-9/+24
2014-12-01target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier1-33/+42
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-14/+12
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger1-0/+4
2014-09-17target: Fix possible memory leak in aptpl_metadata parsingJoern Engel1-14/+8
2014-09-17target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt1-1/+1
2014-06-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger1-0/+5
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+4