aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke1-4/+4
2017-05-01target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke1-1/+1
2017-05-01target/user: PGR SupportBryant G. Ly1-5/+5
2017-05-01tcm: make pi data verification configurableDmitry Monakhov1-0/+34
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie1-1/+1
2017-03-18target: Drop pointless tfo->check_stop_free checkNicholas Bellinger1-0/+4
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-2/+2
2016-12-09target: Use NULL instead of 0 to represent a pointerBart Van Assche1-2/+2
2016-12-04don't open-code file_inode()Al Viro1-1/+1
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