index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2012-02-26
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
1
-4
/
+2
2012-02-07
target: handle empty string writes in sysfs
Dan Carpenter
1
-4
/
+8
2011-12-14
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
1
-0
/
+6
2011-12-14
target: remove useless casts
Jörn Engel
1
-9
/
+9
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-3
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-2
/
+1
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
1
-11
/
+0
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
1
-4
/
+0
2011-10-24
target: transport_subsystem_check_init cleanups
Nicholas Bellinger
1
-10
/
+1
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
1
-1
/
+1
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
1
-0
/
+4
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-232
/
+232
[next]