aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tpg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun1-1/+2
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger1-8/+2
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover1-0/+23
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger1-0/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-4/+1
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida1-1/+1
2012-07-16target: refactor core_update_device_list_for_node()Andy Grover1-4/+4
2012-07-16target: Eliminate else using boolean logicAndy Grover1-4/+2
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger1-4/+1
2012-03-15target: remove obvious warningsJörn Engel1-4/+3
2012-03-15target: Use array_zalloc for device_listJörn Engel1-4/+4
2012-03-15target: Use array_zalloc for tpg_lun_listJörn Engel1-8/+36
2012-03-10target: Convert se_node_acl->acl_group removal to use ->acl_krefNicholas Bellinger1-18/+26
2012-03-10target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger1-0/+2
2012-03-10target: Add se_node_acl->acl_free_comp for NodeACL release pathNicholas Bellinger1-0/+2
2012-03-10target: Convert session_lock to irqsaveNicholas Bellinger1-8/+10
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior1-2/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-4/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-2/+1
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker1-0/+1
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier1-26/+26
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger1-2/+10
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-38/+37
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-65/+74
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger1-8/+21
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+826