aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_ua.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp1-3/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp1-2/+2
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche1-10/+2
2018-07-02scsi: target: Fix handling of removed LUNsBart Van Assche1-13/+18
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-31/+50
2015-06-16target: use 'se_dev_entry' when allocating UAsHannes Reinecke1-20/+22
2015-06-16target: Remove 'ua_nacl' pointer from se_ua structureHannes Reinecke1-1/+0
2015-06-15target: use 64-bit LUNsHannes Reinecke1-4/+4
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-2/+1
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger1-16/+35
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel1-10/+5
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-5/+5
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover1-1/+0
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-2/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-7/+4
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-3/+3
2012-03-15target: Use array_zalloc for device_listJörn Engel1-4/+4
2011-12-14target: header reshuffle, part2Christoph Hellwig1-3/+1
2011-12-14target: reshuffle headersChristoph Hellwig1-1/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-15/+15
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-1/+1
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-2/+2
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-16/+16
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+332