aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_fabric_configfs.c
AgeCommit message (Expand)Author
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
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-09-17target: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-07-16target: Remove hba param from core_dev_add_lunAndy Grover
2012-03-15target: Use array_zalloc for device_listJörn Engel
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-14target: reshuffle headersChristoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-08-22target: Use ERR_CAST inlined functionThomas Meyer
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger