index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
/
target_core_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
2022-11-24
1
-1
/
+0
*
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
2022-10-27
1
-0
/
+2
*
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
2022-10-27
1
-0
/
+3
*
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
2022-10-27
1
-0
/
+1
*
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
2022-10-27
1
-0
/
+12
*
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-01
1
-2
/
+2
*
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
2021-10-18
1
-1
/
+1
*
scsi: target: Fix ordered tag handling
Mike Christie
2021-10-18
1
-2
/
+4
*
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
2021-10-04
1
-0
/
+1
*
scsi: target: Allows backend drivers to fail with specific sense codes
Sergey Samoylenko
2021-08-17
1
-0
/
+2
*
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
2021-08-03
1
-3
/
+5
*
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
2021-05-15
1
-0
/
+1
*
scsi: target: core: Make completion affinity configurable
Mike Christie
2021-03-04
1
-0
/
+9
*
scsi: target: core: Fix backend plugging
Mike Christie
2021-03-04
1
-0
/
+4
*
scsi: target: core: Cleanup cmd flag bits
Mike Christie
2021-03-04
1
-19
/
+19
*
scsi: target: core: Add workqueue based cmd submission
Mike Christie
2021-03-04
1
-1
/
+7
*
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
2021-01-26
1
-0
/
+1
*
scsi: target: Make state_list per CPU
Mike Christie
2020-11-04
1
-2
/
+11
*
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-11-04
1
-3
/
+3
*
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2020-11-04
1
-1
/
+0
*
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2020-11-04
1
-1
/
+1
*
scsi: target: Add tmr_notify backend function
Bodo Stroesser
2020-07-28
1
-0
/
+1
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-0
/
+1
*
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2020-02-21
1
-3
/
+8
*
scsi: target: convert boolean se_dev_attrib types to bool
David Disseldorp
2020-02-21
1
-16
/
+16
*
scsi: target: fix unmap_zeroes_data boolean initialisation
David Disseldorp
2020-02-21
1
-1
/
+1
*
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
2019-10-03
1
-1
/
+0
*
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-04-12
1
-2
/
+2
*
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
2019-02-04
1
-1
/
+0
*
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
1
-3
/
+11
*
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
2018-12-07
1
-1
/
+2
*
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-12-07
1
-0
/
+1
*
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
2018-11-28
1
-1
/
+0
*
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-11-21
1
-0
/
+3
*
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
2018-10-16
1
-1
/
+0
*
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
1
-1
/
+0
*
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-07-02
1
-2
/
+1
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
1
-3
/
+4
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
1
-0
/
+5
*
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-05-18
1
-0
/
+1
*
target core: add device action configfs files
Mike Christie
2018-01-16
1
-0
/
+1
*
target: add SAM_STAT_BUSY sense reason
Mike Christie
2018-01-12
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
1
-0
/
+2
|
\
|
*
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2017-11-07
1
-0
/
+1
|
*
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
[next]