summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_fabric_configfs.c
Commit message (Expand)AuthorAge
* target: Move a declaration of a global variable into a header fileBart Van Assche2017-11-04
* target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-08
* target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-08
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-30
* fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-01
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-30
* target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig2016-03-30
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * target: Remove enum transport_lunflags_tableAndy Grover2016-03-10
* | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
|/
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* target: remove initiatorname field in se_acl_lunChris Zankel2015-07-30
* target: remove target_core_configfs.hChristoph Hellwig2015-06-23
* target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-15
* 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: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
* target: Convert se_node_acl->device_list[] to RCU hlistNicholas 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: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-01
* target: simplify target_fabric_make_lun error pathJoern Engel2014-09-17
* target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel2014-09-17
* target/configfs: Remove unnecessary null testHimangi Saraogi2014-09-15
* target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-16
* target: Allocate more room for port default groupsAndy Grover2013-12-16
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-03
* target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-02-18
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-18
* target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger2013-01-31
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-05
* target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-27
* target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-27
* target: Update copyright information to 2012Nicholas Bellinger2012-11-27
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-17
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-16
* target: Use array_zalloc for device_listJörn Engel2012-03-15
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-18
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target: reshuffle headersChristoph Hellwig2011-12-14
* target: Remove unneeded version.h includesJesper Juhl2011-10-11
* target: Use ERR_CAST inlined functionThomas Meyer2011-08-22