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