summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-061-0/+5
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+4
* target/configfs: Expose protection device attributesNicholas Bellinger2014-01-181-0/+12
* target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-091-0/+171
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-1/+8
* target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-161-1/+1
* target_core_configfs: split up ALUA supported statesHannes Reinecke2013-11-201-43/+84
* target_core_alua: Make supported states configurableHannes Reinecke2013-11-201-0/+50
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-13/+13
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-3/+3
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger2013-09-101-0/+6
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-101-0/+4
* target: Make target_core_subsystem defined as non staticNicholas Bellinger2013-09-101-1/+1
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-091-0/+4
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-21/+21
* target: Alter core_pr_dump_initiator_port for ease of useAndy Grover2013-06-141-8/+5
* target: Have dev/enable show if TCM device is configuredAndy Grover2013-05-031-2/+9
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+4
* target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-271-7/+7
* target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior2012-11-271-1/+1
* target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-271-7/+7
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-2/+1
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-151-0/+4
* target: simplify alua supportChristoph Hellwig2012-11-061-22/+6
* target: simplify reservations codeChristoph Hellwig2012-11-061-106/+52
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-376/+152
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-011-1/+2
* target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin2012-09-171-1/+7
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-171-1/+1
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-4/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-4/+0
* target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-171-0/+21
* target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-091-4/+0
* target: remove obvious warningsJörn Engel2012-03-151-2/+0
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-16/+0
* target: Fix typo in drivers/targetMasanari Iida2012-03-101-1/+1
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-251-0/+4
* target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier2012-02-251-4/+2
* target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
* target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-141-0/+6
* target: remove useless castsJörn Engel2011-12-141-9/+9
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-3/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-2/+1
* target: remove the unused se_dev_listChristoph Hellwig2011-12-061-11/+0
* target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger2011-10-241-4/+0
* target: transport_subsystem_check_init cleanupsNicholas Bellinger2011-10-241-10/+1
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: fix typo Assoication -> AssociationAndy Shevchenko2011-07-221-1/+1