aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c
Commit message (Expand)AuthorAge
* target: Drop left-over internal dev attribute codeNicholas Bellinger2014-12-02
* target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier2014-12-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\
| * target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-04
| * target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-17
* | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt2014-09-17
|/
* target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-06
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
* target/configfs: Expose protection device attributesNicholas Bellinger2014-01-18
* target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-10
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-10
* target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-16
* target_core_configfs: split up ALUA supported statesHannes Reinecke2013-11-20
* target_core_alua: Make supported states configurableHannes Reinecke2013-11-20
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger2013-09-10
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-10
* target: Make target_core_subsystem defined as non staticNicholas Bellinger2013-09-10
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-09
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target: Alter core_pr_dump_initiator_port for ease of useAndy Grover2013-06-14
* target: Have dev/enable show if TCM device is configuredAndy Grover2013-05-03
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-13
* target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-28
* target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior2012-11-28
* target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-28
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-15
* target: simplify alua supportChristoph Hellwig2012-11-06
* target: simplify reservations codeChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-01
* target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin2012-09-17
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-17
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-17
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-17
* target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-17
* target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-09
* target: remove obvious warningsJörn Engel2012-03-15
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-10
* target: Fix typo in drivers/targetMasanari Iida2012-03-10
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-25