index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
Bodo Stroesser
1
-2
/
+2
2021-01-27
scsi: target: tcmu: Fix use-after-free of se_cmd->priv
Shin'ichiro Kawasaki
1
-3
/
+8
2020-10-30
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-03
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
1
-1
/
+1
2020-09-23
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
1
-76
/
+63
2020-09-23
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
1
-82
/
+102
2020-09-23
scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()
Bodo Stroesser
1
-30
/
+23
2020-09-16
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
1
-1
/
+1
2020-07-29
scsi: target: tcmu: Make TMR notification optional
Bodo Stroesser
1
-0
/
+38
2020-07-29
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
1
-9
/
+216
2020-07-29
scsi: target: tcmu: Fix and simplify timeout handling
Bodo Stroesser
1
-36
/
+23
2020-07-29
scsi: target: tcmu: Factor out new helper ring_insert_padding
Bodo Stroesser
1
-21
/
+30
2020-07-29
scsi: target: tcmu: Do not queue aborted commands
Bodo Stroesser
1
-3
/
+4
2020-07-29
scsi: target: tcmu: Use priv pointer in se_cmd
Bodo Stroesser
1
-2
/
+5
2020-06-30
scsi: target: tcmu: Fix crash on ARM during cmd completion
Bodo Stroesser
1
-1
/
+8
2020-06-20
scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
Bodo Stroesser
1
-1
/
+1
2020-06-20
scsi: target: tcmu: Optimize use of flush_dcache_page
Bodo Stroesser
1
-4
/
+7
2020-06-20
scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT
Bodo Stroesser
1
-2
/
+0
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-94
/
+83
2020-06-03
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
1
-2
/
+2
2020-05-26
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Dan Carpenter
1
-3
/
+3
2020-05-20
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
1
-83
/
+71
2020-05-08
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
1
-0
/
+2
2020-05-08
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-1
/
+1
2020-05-08
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
1
-10
/
+9
2020-04-13
scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
Bodo Stroesser
1
-0
/
+1
2019-11-09
scsi: target: tcmu: Prevent memory reclaim recursion
Damien Le Moal
1
-3
/
+3
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+20
2019-08-15
scsi: target: tcmu: avoid use-after-free after command timeout
Dmitry Fomichev
1
-2
/
+7
2019-08-08
scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails
Li Zhong
1
-0
/
+20
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+7
2019-06-20
scsi: tcmu: Simplify tcmu_update_uio_info()
Christophe JAILLET
1
-9
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+9
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+9
2019-03-07
scsi: target: tcmu: Switch to bitmap_zalloc()
Andy Shevchenko
1
-5
/
+3
2019-03-07
scsi: target: tcmu: wait for nl reply only if there are listeners or during a...
Cathy Avery
1
-5
/
+6
2019-01-23
scsi: tcmu: fix use after free
Xiubo Li
1
-1
/
+2
2019-01-12
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Xiubo Li
1
-27
/
+61
2018-12-08
scsi: target/tcmu: Fix queue_cmd_ring() declaration
Bart Van Assche
1
-1
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-140
/
+237
2018-07-31
scsi: tcmu: use u64 for dev_size
Mike Christie
1
-13
/
+8
2018-07-31
scsi: tcmu: use match_int for dev params
Mike Christie
1
-23
/
+14
2018-07-31
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
Mike Christie
1
-33
/
+40
2018-07-31
scsi: tcmu: unmap if dev is configured
Mike Christie
1
-0
/
+5
[next]