aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_hba.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceGravatar Nicholas Bellinger 1-1/+1
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-0/+5
2015-07-30target: Perform RCU callback barrier before backend/fabric unloadGravatar Nicholas Bellinger 1-1/+9
2015-07-23target: Return descriptor format sense data in case the LU spans 64bit sectorsGravatar Sagi Grimberg 1-0/+5
2015-06-01target: simplify backend driver registrationGravatar Christoph Hellwig 1-42/+54
2015-05-30target: target_core_configfs.h is not needed in fabric driversGravatar Christoph Hellwig 1-1/+0
2014-12-01target: Move dev_cit to struct se_subsystem_apiGravatar Nicholas Bellinger 1-0/+1
2014-12-01target: Deletion of unnecessary checks before the function call "module_put"Gravatar Markus Elfring 1-4/+2
2013-09-10target: Update copyright ownership/year information to 2013Gravatar Nicholas Bellinger 1-1/+1
2012-11-27target: Update copyright information to 2012Gravatar Nicholas Bellinger 1-4/+1
2012-11-06target: kill struct se_subsystem_devGravatar Christoph Hellwig 1-3/+1
2011-12-14target: header reshuffle, part2Gravatar Christoph Hellwig 1-3/+2
2011-12-14target: reshuffle headersGravatar Christoph Hellwig 1-1/+1
2011-10-31drivers/target: Add module.h to drivers/target files as required.Gravatar Paul Gortmaker 1-0/+1
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Gravatar Andy Grover 1-6/+6
2011-07-22target: Core cleanups from AGrover (round 1)Gravatar Andy Grover 1-12/+13
2011-03-23[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Gravatar Fubo Chen 1-13/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hGravatar Arnd Bergmann 1-1/+0
2011-02-17target: remove duplicate include of target/target_core_device.h from drivers/...Gravatar Jesper Juhl 1-1/+0
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Gravatar Nicholas Bellinger 1-0/+185