summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tpg.c
AgeCommit message (Expand)AuthorLines
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-42/+11
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger-0/+8
2014-10-01target: Remove core_tpg_release_virtual_lun0 functionAndy Grover-8/+1
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover-33/+3
2014-10-01target: core_tpg_post_dellun can return voidAndy Grover-3/+1
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo-1/+1
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo-1/+2
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo-1/+3
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-5/+5
2013-12-19target: Remove extra percpu_ref_initAndy Grover-7/+1
2013-12-16target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover-2/+2
2013-12-16target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover-3/+3
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier-2/+0
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger-13/+2
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger-3/+24
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann-0/+1
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger-1/+1
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun-1/+2
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger-8/+2
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover-0/+23
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger-0/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger-4/+1
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida-1/+1
2012-07-16target: refactor core_update_device_list_for_node()Andy Grover-4/+4
2012-07-16target: Eliminate else using boolean logicAndy Grover-4/+2
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-4/+1
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger-22/+0
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger-4/+1
2012-03-15target: remove obvious warningsJörn Engel-4/+3
2012-03-15target: Use array_zalloc for device_listJörn Engel-4/+4
2012-03-15target: Use array_zalloc for tpg_lun_listJörn Engel-8/+36
2012-03-10target: Convert se_node_acl->acl_group removal to use ->acl_krefNicholas Bellinger-18/+26
2012-03-10target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger-0/+2
2012-03-10target: Add se_node_acl->acl_free_comp for NodeACL release pathNicholas Bellinger-0/+2
2012-03-10target: Convert session_lock to irqsaveNicholas Bellinger-8/+10
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior-2/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig-4/+2
2011-12-14target: reshuffle headersChristoph Hellwig-2/+1
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker-0/+1
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches-1/+1
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier-26/+26
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger-2/+10
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover-38/+37
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover-65/+74
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann-1/+0
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger-8/+21
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger-0/+826