aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_fabric_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-18target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger1-2/+2
2013-01-31target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger1-0/+5
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger1-0/+12
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior1-3/+3
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior1-3/+3
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-3/+2
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-12/+2
2012-09-17target: remove unused including <generated/utsrelease.h>Wei Yongjun1-1/+0
2012-07-16target: Remove hba param from core_dev_add_lunAndy Grover1-2/+1
2012-03-15target: Use array_zalloc for device_listJörn Engel1-3/+3
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior1-2/+2
2011-12-14target: header reshuffle, part2Christoph Hellwig1-4/+1
2011-12-14target: reshuffle headersChristoph Hellwig1-2/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-08-22target: Use ERR_CAST inlined functionThomas Meyer1-1/+1
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-67/+43
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-6/+6
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger1-5/+204
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger1-27/+65
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+996