summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_stat.c
Commit message (Expand)AuthorAgeFilesLines
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-20/+21
* target/stat: print full t10_wwn.model bufferDavid Disseldorp2015-11-281-1/+1
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-556/+362
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-341/+267
|\
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-61/+62
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-188/+111
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-97/+100
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-3/+0
|/
* target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-131-6/+9
* target: Core does not need blkdev.hAndy Grover2013-11-121-1/+0
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-4/+1
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-232/+75
* target: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-171-1/+0
* target: remove obvious warningsJörn Engel2012-03-151-12/+0
* target: Use array_zalloc for device_listJörn Engel2012-03-151-18/+18
* target: remove useless castsJörn Engel2011-12-141-2/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-2/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-1/+1
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-57/+55
* [SCSI] target: add initial statisticsNicholas Bellinger2011-03-231-0/+1810