index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_internal.h
Age
Commit message (
Expand
)
Author
2017-07-06
target: remove g_device_list
Mike Christie
2017-07-06
target: add helper to iterate over devices
Mike Christie
2017-06-08
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-05-09
target: make target db location configurable
Lee Duncan
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-02-06
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-06-23
target: remove target_core_configfs.h
Christoph Hellwig
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-03-26
target: move external declarations to a headers
Christoph Hellwig
2014-12-01
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
2014-10-04
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
2014-10-01
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
2014-10-01
target: core_tpg_post_dellun can return void
Andy Grover
2014-01-18
target/configfs: Expose protection device attributes
Nicholas Bellinger
2013-12-16
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2013-12-16
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-10-23
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
2013-09-10
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
2013-09-09
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
2013-05-03
target: Remove unused struct members in se_dev_entry
Andy Grover
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-07-16
target: refactor core_update_device_list_for_node()
Andy Grover
2012-07-16
target: Remove hba param from core_dev_add_lun
Andy Grover
2012-07-16
target: remove the execute list
Christoph Hellwig
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
[next]