summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_configfs.c
Commit message (Expand)AuthorAge
* target core: add device action configfs filesMike Christie2018-01-16
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-24
|\
| * target: fix match_token option in target_core_configfs.ctangwenji2017-11-04
* | target: make config_item_type constBhumika Goyal2017-10-19
|/
* target: export lio pgr/alua support as device attrMike Christie2017-07-10
* target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-08
* target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke2017-05-01
* target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke2017-05-01
* target/user: PGR SupportBryant G. Ly2017-05-01
* tcm: make pi data verification configurableDmitry Monakhov2017-05-01
* target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-30
* target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-18
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-21
|\
| * target: Use NULL instead of 0 to represent a pointerBart Van Assche2016-12-09
* | don't open-code file_inode()Al Viro2016-12-04
|/
* target: make close_session optionalChristoph Hellwig2016-05-10
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* target: make target db location configurableLee Duncan2016-05-09
* 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-13
* target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger2015-07-30
* target/configfs: handle match_int() errorsDavid Disseldorp2015-07-23
* target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover2015-07-23
* target: Indicate success if writing 0 to pi_prot_typeAndy Grover2015-07-23
* target: remove target_core_configfs.hChristoph Hellwig2015-06-23
* target: consolidate version definesChristoph Hellwig2015-06-23
* target: use 64-bit LUNsHannes Reinecke2015-06-15
* 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-30
* target: put struct target_fabric_configfs on a dietChristoph Hellwig2015-05-30
* target: don't copy fabric opsChristoph Hellwig2015-05-30
* target: Remove set-but-not-used-variablesBart Van Assche2015-05-30
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
* target: move transport ID handling to the coreChristoph Hellwig2015-05-30
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
* 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