summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_fabric_configfs.c
AgeCommit message (Expand)Author
2023-10-13scsi: target: Export fabric driver direct submit settingsMike Christie
2023-04-11scsi: target: core: Fix invalid memory accessMaurizio Lombardi
2023-03-09scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov
2023-03-09scsi: target: core: Add RTPI field to target portDmitry Bogdanov
2022-11-08scsi: target: Use kstrtobool() instead of strtobool()Christophe JAILLET
2021-11-18scsi: target: configfs: Delete unnecessary checks for NULLDan Carpenter
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-07-30scsi: target: add helper to check if dev is configuredMike Christie
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2017-11-04target: Move a declaration of a global variable into a header fileBart Van Assche
2017-06-08target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-30target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-30target: remove initiatorname field in se_acl_lunChris Zankel
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: remove struct target_fabric_configfs_templateChristoph Hellwig
2015-05-30target: put struct target_fabric_configfs on a dietChristoph Hellwig
2015-05-30target: don't copy fabric opsChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-09-17target: simplify target_fabric_make_lun error pathJoern Engel
2014-09-17target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel
2014-09-15target/configfs: Remove unnecessary null testHimangi Saraogi
2013-12-16target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover
2013-12-16target: Allocate more room for port default groupsAndy Grover
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-03target: Add se_portal_group->tpg_auth_groupNicholas Bellinger
2013-02-18target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-01-31target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger