summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tpg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-42/+11
|\
| * target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-041-0/+8
| * target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-011-8/+1
| * target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-011-33/+3
| * target: core_tpg_post_dellun can return voidAndy Grover2014-10-011-3/+1
* | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-241-1/+1
* | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-081-1/+2
|/
* percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-281-1/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-5/+5
|\
| * target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-161-2/+2
| * target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-161-3/+3
* | target: Remove extra percpu_ref_initAndy Grover2013-12-191-7/+1
* | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-2/+0
|/
* target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-13/+2
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-3/+24
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-231-0/+1
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-181-1/+2
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-181-8/+2
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-131-0/+23
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+1
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-4/+1
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-171-1/+1
* target: refactor core_update_device_list_for_node()Andy Grover2012-07-161-4/+4
* target: Eliminate else using boolean logicAndy Grover2012-07-161-4/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-211-4/+1
|\
| * target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-141-4/+1
* | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger2012-05-111-22/+0
|/
* target: remove obvious warningsJörn Engel2012-03-151-4/+3
* target: Use array_zalloc for device_listJörn Engel2012-03-151-4/+4
* target: Use array_zalloc for tpg_lun_listJörn Engel2012-03-151-8/+36
* target: Convert se_node_acl->acl_group removal to use ->acl_krefNicholas Bellinger2012-03-101-18/+26
* target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger2012-03-101-0/+2
* target: Add se_node_acl->acl_free_comp for NodeACL release pathNicholas Bellinger2012-03-101-0/+2
* target: Convert session_lock to irqsaveNicholas Bellinger2012-03-101-8/+10
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-181-2/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-2/+1
* drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-311-0/+1
* treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
* target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-221-26/+26
* target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-221-2/+10
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-38/+37
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-65/+74
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-121-8/+21
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+826
OpenPOWER on IntegriCloud