index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_tpg.c
Age
Commit message (
Expand
)
Author
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-04
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
2014-10-01
target: Remove core_tpg_release_virtual_lun0 function
Andy Grover
2014-10-01
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
2014-10-01
target: core_tpg_post_dellun can return void
Andy Grover
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
2013-12-16
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2013-12-16
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
2013-12-11
target: Remove write-only stats fields and lock from struct se_node_acl
Roland Dreier
2013-11-07
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-10-23
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-07-16
target: refactor core_update_device_list_for_node()
Andy Grover
2012-07-16
target: Eliminate else using boolean logic
Andy Grover
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-05-11
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
Nicholas Bellinger
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
2012-03-15
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2012-03-10
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
2012-03-10
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
2012-03-10
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
2012-03-10
target: Convert session_lock to irqsave
Nicholas Bellinger
2012-01-18
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
target: reshuffle headers
Christoph Hellwig
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger