summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_fabric_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-031-2/+19
* target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-02-181-0/+8
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-181-2/+2
* target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger2013-01-311-0/+5
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+12
* target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-271-3/+3
* target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-271-3/+3
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-3/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-12/+2
* target: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-171-1/+0
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-161-2/+1
* target: Use array_zalloc for device_listJörn Engel2012-03-151-3/+3
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-181-2/+2
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+1
* target: reshuffle headersChristoph Hellwig2011-12-141-2/+1
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Use ERR_CAST inlined functionThomas Meyer2011-08-221-1/+1
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-67/+43
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-6/+6
* [SCSI] target: add initial statisticsNicholas Bellinger2011-03-231-5/+204
* [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-121-27/+65
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+996