aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_stat.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-06configfs: switch ->default groups to a linked listGravatar Christoph Hellwig 1-20/+21
2015-11-28target/stat: print full t10_wwn.model bufferGravatar David Disseldorp 1-1/+1
2015-10-13target: use per-attribute show and store methodsGravatar Christoph Hellwig 1-556/+362
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-341/+267
2015-06-02target: Minimize SCSI header #include directivesGravatar Bart Van Assche 1-3/+0
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageGravatar Nicholas Bellinger 1-61/+62
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunGravatar Christoph Hellwig 1-188/+111
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistGravatar Nicholas Bellinger 1-97/+100
2015-05-30target: target_core_configfs.h is not needed in fabric driversGravatar Christoph Hellwig 1-1/+0
2013-11-13target: Convert se_device statistics to atomic_long_tGravatar Nicholas Bellinger 1-6/+9
2013-11-12target: Core does not need blkdev.hGravatar Andy Grover 1-1/+0
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-232/+75
2012-09-17target: remove unused including <generated/utsrelease.h>Gravatar Wei Yongjun 1-1/+0
2012-03-15target: remove obvious warningsGravatar Jörn Engel 1-12/+0
2012-03-15target: Use array_zalloc for device_listGravatar Jörn Engel 1-18/+18
2011-12-14target: remove useless castsGravatar Jörn Engel 1-2/+1
2011-12-14target: header reshuffle, part2Gravatar Christoph Hellwig 1-2/+2
2011-12-14target: reshuffle headersGravatar Christoph Hellwig 1-1/+1
2011-10-11target: Remove unneeded version.h includesGravatar Jesper Juhl 1-1/+0
2011-07-22target: Core cleanups from AGrover (round 1)Gravatar Andy Grover 1-57/+55
2011-03-23[SCSI] target: add initial statisticsGravatar Nicholas Bellinger 1-0/+1810