index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
target: Drop left-over internal dev attribute code
Nicholas Bellinger
1
-175
/
+1
2014-12-02
target: Move dev_stat_cit to struct se_subsystem_api
Nicholas Bellinger
1
-7
/
+5
2014-12-02
target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api
Nicholas Bellinger
1
-7
/
+5
2014-12-02
target: Move dev_wwn_cit to struct se_subsystem_api
Nicholas Bellinger
1
-8
/
+5
2014-12-02
target: Move dev_pr_cit to struct se_subsystem_api
Nicholas Bellinger
1
-8
/
+5
2014-12-02
target: Move dev_attrib_cit to struct se_subsystem_api
Nicholas Bellinger
1
-8
/
+6
2014-12-02
target: Move dev_cit to struct se_subsystem_api
Nicholas Bellinger
1
-9
/
+24
2014-12-02
target: Fix target_core_register_fabric() for built-in fabric modules
Roland Dreier
1
-33
/
+42
2014-10-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-14
/
+12
2014-10-04
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
1
-0
/
+4
2014-09-18
target: Fix possible memory leak in aptpl_metadata parsing
Joern Engel
1
-14
/
+8
2014-09-17
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
Sebastian Herbszt
1
-1
/
+1
2014-06-06
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
1
-0
/
+5
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+4
2014-01-18
target/configfs: Expose protection device attributes
Nicholas Bellinger
1
-0
/
+12
2014-01-10
target_core_alua: Referrals configfs integration
Hannes Reinecke
1
-0
/
+171
2014-01-10
target_core_alua: Referrals infrastructure
Hannes Reinecke
1
-1
/
+8
2013-12-17
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
1
-1
/
+1
2013-11-20
target_core_configfs: split up ALUA supported states
Hannes Reinecke
1
-43
/
+84
2013-11-20
target_core_alua: Make supported states configurable
Hannes Reinecke
1
-0
/
+50
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
1
-13
/
+13
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-3
/
+3
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Enable global EXTENDED_COPY setup/release
Nicholas Bellinger
1
-0
/
+6
2013-09-11
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
1
-0
/
+4
2013-09-11
target: Make target_core_subsystem defined as non static
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
1
-0
/
+4
2013-08-13
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-21
/
+21
2013-06-14
target: Alter core_pr_dump_initiator_port for ease of use
Andy Grover
1
-8
/
+5
2013-05-04
target: Have dev/enable show if TCM device is configured
Andy Grover
1
-2
/
+9
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
1
-0
/
+4
2012-11-28
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-7
/
+7
2012-11-28
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
1
-1
/
+1
2012-11-28
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-7
/
+7
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-2
/
+1
2012-11-16
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+4
2012-11-07
target: simplify alua support
Christoph Hellwig
1
-22
/
+6
2012-11-07
target: simplify reservations code
Christoph Hellwig
1
-106
/
+52
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-376
/
+152
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-09-18
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
1
-1
/
+7
2012-09-18
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-1
/
+1
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
1
-4
/
+0
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-4
/
+0
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
1
-0
/
+21
2012-05-10
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-4
/
+0
2012-03-16
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-16
/
+0
2012-03-11
target: Fix typo in drivers/target
Masanari Iida
1
-1
/
+1
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-0
/
+4
[next]