index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
1
-0
/
+4
*
target/configfs: Expose protection device attributes
Nicholas Bellinger
2014-01-18
1
-0
/
+12
*
target_core_alua: Referrals configfs integration
Hannes Reinecke
2014-01-09
1
-0
/
+171
*
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-09
1
-1
/
+8
*
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2013-12-16
1
-1
/
+1
*
target_core_configfs: split up ALUA supported states
Hannes Reinecke
2013-11-20
1
-43
/
+84
*
target_core_alua: Make supported states configurable
Hannes Reinecke
2013-11-20
1
-0
/
+50
*
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-20
1
-13
/
+13
*
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-16
1
-3
/
+3
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Enable global EXTENDED_COPY setup/release
Nicholas Bellinger
2013-09-10
1
-0
/
+6
*
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
2013-09-10
1
-0
/
+4
*
target: Make target_core_subsystem defined as non static
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
2013-09-09
1
-0
/
+4
*
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-08-12
1
-21
/
+21
*
target: Alter core_pr_dump_initiator_port for ease of use
Andy Grover
2013-06-14
1
-8
/
+5
*
target: Have dev/enable show if TCM device is configured
Andy Grover
2013-05-03
1
-2
/
+9
*
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2013-02-13
1
-0
/
+4
*
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
1
-7
/
+7
*
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
2012-11-27
1
-1
/
+1
*
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-27
1
-7
/
+7
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-2
/
+1
*
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
1
-0
/
+4
*
target: simplify alua support
Christoph Hellwig
2012-11-06
1
-22
/
+6
*
target: simplify reservations code
Christoph Hellwig
2012-11-06
1
-106
/
+52
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-376
/
+152
*
target: Don't return success from module_init() if setup fails
Roland Dreier
2012-11-01
1
-1
/
+2
*
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
2012-09-17
1
-1
/
+7
*
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
1
-1
/
+1
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
1
-4
/
+0
*
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-17
1
-4
/
+0
*
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
2012-05-17
1
-0
/
+21
*
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-09
1
-4
/
+0
*
target: remove obvious warnings
Jörn Engel
2012-03-15
1
-2
/
+0
*
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-03-10
1
-16
/
+0
*
target: Fix typo in drivers/target
Masanari Iida
2012-03-10
1
-1
/
+1
*
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
2012-02-25
1
-0
/
+4
*
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
2012-02-25
1
-4
/
+2
*
target: handle empty string writes in sysfs
Dan Carpenter
2012-02-07
1
-4
/
+8
*
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
2011-12-14
1
-0
/
+6
*
target: remove useless casts
Jörn Engel
2011-12-14
1
-9
/
+9
*
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
2011-12-14
1
-1
/
+1
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
1
-3
/
+2
*
target: reshuffle headers
Christoph Hellwig
2011-12-14
1
-2
/
+1
*
target: remove the unused se_dev_list
Christoph Hellwig
2011-12-06
1
-11
/
+0
*
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
2011-10-24
1
-4
/
+0
*
target: transport_subsystem_check_init cleanups
Nicholas Bellinger
2011-10-24
1
-10
/
+1
*
target: Remove unneeded version.h includes
Jesper Juhl
2011-10-11
1
-1
/
+0
*
target: fix typo Assoication -> Association
Andy Shevchenko
2011-07-22
1
-1
/
+1
*
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
1
-0
/
+4
[next]