index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
2021-04-12
scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE
Bodo Stroesser
2021-04-12
scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE
Bodo Stroesser
2021-04-12
scsi: target: tcmu: Adjust names of variables and definitions
Bodo Stroesser
2021-03-15
scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release()
Bodo Stroesser
2021-03-09
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
2021-03-09
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
2021-03-09
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
2021-03-04
scsi: target: tcmu: Add backend plug/unplug callouts
Mike Christie
2021-02-22
scsi: target: tcmu: Fix memory leak caused by wrong uio usage
Bodo Stroesser
2021-02-22
scsi: target: tcmu: Move some functions without code change
Bodo Stroesser
2021-01-14
scsi: target: tcmu: Fix use-after-free of se_cmd->priv
Shin'ichiro Kawasaki
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-29
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-26
scsi: target: tcmu: scatter_/gather_data_area() rework
Bodo Stroesser
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
2020-09-22
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
2020-09-22
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
2020-09-22
scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()
Bodo Stroesser
2020-09-15
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
2020-07-28
scsi: target: tcmu: Make TMR notification optional
Bodo Stroesser
2020-07-28
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
2020-07-28
scsi: target: tcmu: Fix and simplify timeout handling
Bodo Stroesser
2020-07-28
scsi: target: tcmu: Factor out new helper ring_insert_padding
Bodo Stroesser
2020-07-28
scsi: target: tcmu: Do not queue aborted commands
Bodo Stroesser
2020-07-28
scsi: target: tcmu: Use priv pointer in se_cmd
Bodo Stroesser
2020-06-29
scsi: target: tcmu: Fix crash on ARM during cmd completion
Bodo Stroesser
2020-06-19
scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
Bodo Stroesser
2020-06-19
scsi: target: tcmu: Optimize use of flush_dcache_page
Bodo Stroesser
2020-06-19
scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT
Bodo Stroesser
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-02
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
2020-05-26
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Dan Carpenter
2020-05-19
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
2020-05-07
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
2020-04-13
scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
Bodo Stroesser
2019-11-08
scsi: target: tcmu: Prevent memory reclaim recursion
Damien Le Moal
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-14
scsi: target: tcmu: avoid use-after-free after command timeout
Dmitry Fomichev
2019-08-07
scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails
Li Zhong
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: tcmu: Simplify tcmu_update_uio_info()
Christophe JAILLET
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-22
genetlink: make policy common to family
Johannes Berg
[next]