aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-19target: make config_item_type constBhumika Goyal1-8/+8
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger1-0/+18
2017-02-18target: export protocol identifierMike Christie1-0/+18
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-20/+21
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-556/+362
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-341/+267
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-3/+0
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger1-61/+62
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig1-188/+111
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger1-97/+100
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger1-6/+9
2013-11-12target: Core does not need blkdev.hAndy 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-4/+1
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-232/+75
2012-09-17target: remove unused including <generated/utsrelease.h>Wei Yongjun1-1/+0
2012-03-15target: remove obvious warningsJörn Engel1-12/+0
2012-03-15target: Use array_zalloc for device_listJörn Engel1-18/+18
2011-12-14target: remove useless castsJörn Engel1-2/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-2/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-1/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-57/+55
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger1-0/+1810