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_transport.c
Age
Commit message (
Expand
)
Author
2021-02-22
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
2021-01-26
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
2021-01-26
scsi: target: core: Signal WRITE residuals
Anastasia Kovaleva
2021-01-26
scsi: target: core: Set residuals for 4Kn devices
Roman Bolshakov
2021-01-22
scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct()
Ahmed S. Darwish
2021-01-22
scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
Sebastian Andrzej Siewior
2020-11-04
scsi: target: Make state_list per CPU
Mike Christie
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-11-04
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2020-11-04
scsi: target: Fix cmd_count ref leak
Mike Christie
2020-11-04
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2020-11-04
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-22
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-06-09
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-14
scsi: target: Put lun_ref at end of tmr processing
Bodo Stroesser
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2020-02-12
scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
Bart Van Assche
2019-11-19
scsi: target: core: Release SPC-2 reservations when closing a session
Bart Van Assche
2019-11-19
scsi: target: core: Document target_cmd_size_check()
Bart Van Assche
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-04
scsi: target/core: Add target_send_busy()
Bart Van Assche
2019-02-04
scsi: target/core: Inline transport_lun_remove_cmd()
Bart Van Assche
2019-02-04
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-07
scsi: target/core: Reduce the amount of code executed with a spinlock held
Bart Van Assche
2018-12-07
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
2018-12-07
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
2018-12-07
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-12-07
scsi: target/core: Use kvcalloc() instead of open-coding it
Bart Van Assche
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-05
scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRI...
Bart Van Assche
2018-10-23
scsi: target: Don't request modules that aren't even built
Roland Dreier
2018-10-16
scsi: target/core: Always call transport_complete_callback() upon failure
Bart Van Assche
[next]