index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
drivers
/
target
/
target_core_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
Bodo Stroesser
2022-05-19
1
-5
/
+5
*
scsi: target: tcmu: Fix possible data corruption
Xiaoguang Wang
2022-05-02
1
-3
/
+37
*
scsi: target: tcmu: Fix possible page UAF
Xiaoguang Wang
2022-03-29
1
-1
/
+2
*
scsi: target: tcmu: Make cmd_ring_size changeable via configfs
Guixin Liu
2022-02-22
1
-10
/
+63
*
scsi: target: tcmu: Allocate zeroed pages for data area
Bodo Stroesser
2021-10-18
1
-2
/
+2
*
scsi: target: tcmu: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2021-10-04
1
-2
/
+1
*
scsi: target: tcmu: Add new feature KEEP_BUF
Bodo Stroesser
2021-08-03
1
-11
/
+139
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-5
/
+5
|
\
|
*
scsi: target: tcmu: Fix boolreturn.cocci warnings
kernel test robot
2021-05-21
1
-1
/
+1
|
*
scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED
Bodo Stroesser
2021-05-14
1
-4
/
+4
*
|
scsi: target: tcmu: Fix xarray RCU warning
Bodo Stroesser
2021-05-21
1
-5
/
+7
|
/
*
scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
Bodo Stroesser
2021-04-28
1
-2
/
+2
*
scsi: target: tcmu: Make data_pages_per_blk changeable via configfs
Bodo Stroesser
2021-04-12
1
-2
/
+53
*
scsi: target: tcmu: Replace block size definitions with new udev members
Bodo Stroesser
2021-04-12
1
-37
/
+45
*
scsi: target: tcmu: Remove function tcmu_get_block_page()
Bodo Stroesser
2021-04-12
1
-7
/
+1
*
scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE
Bodo Stroesser
2021-04-12
1
-89
/
+116
*
scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE
Bodo Stroesser
2021-04-12
1
-41
/
+41
*
scsi: target: tcmu: Adjust names of variables and definitions
Bodo Stroesser
2021-04-12
1
-17
/
+22
*
scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release()
Bodo Stroesser
2021-03-15
1
-1
/
+1
*
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
2021-03-09
1
-2
/
+2
*
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
2021-03-09
1
-18
/
+16
*
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
2021-03-09
1
-15
/
+15
*
scsi: target: tcmu: Add backend plug/unplug callouts
Mike Christie
2021-03-04
1
-2
/
+25
*
scsi: target: tcmu: Fix memory leak caused by wrong uio usage
Bodo Stroesser
2021-02-22
1
-3
/
+26
*
scsi: target: tcmu: Move some functions without code change
Bodo Stroesser
2021-02-22
1
-80
/
+80
*
scsi: target: tcmu: Fix use-after-free of se_cmd->priv
Shin'ichiro Kawasaki
2021-01-14
1
-3
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-89
/
+75
|
\
|
*
scsi: target: tcmu: scatter_/gather_data_area() rework
Bodo Stroesser
2020-10-26
1
-89
/
+75
*
|
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-3
/
+3
|
\
|
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
|
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
2020-10-02
1
-1
/
+1
*
|
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
2020-09-22
1
-76
/
+63
*
|
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
2020-09-22
1
-82
/
+102
*
|
scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()
Bodo Stroesser
2020-09-22
1
-30
/
+23
*
|
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
2020-09-15
1
-1
/
+1
|
/
*
scsi: target: tcmu: Make TMR notification optional
Bodo Stroesser
2020-07-28
1
-0
/
+38
*
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
2020-07-28
1
-9
/
+216
*
scsi: target: tcmu: Fix and simplify timeout handling
Bodo Stroesser
2020-07-28
1
-36
/
+23
*
scsi: target: tcmu: Factor out new helper ring_insert_padding
Bodo Stroesser
2020-07-28
1
-21
/
+30
*
scsi: target: tcmu: Do not queue aborted commands
Bodo Stroesser
2020-07-28
1
-3
/
+4
*
scsi: target: tcmu: Use priv pointer in se_cmd
Bodo Stroesser
2020-07-28
1
-2
/
+5
*
scsi: target: tcmu: Fix crash on ARM during cmd completion
Bodo Stroesser
2020-06-29
1
-1
/
+8
*
scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
Bodo Stroesser
2020-06-19
1
-1
/
+1
*
scsi: target: tcmu: Optimize use of flush_dcache_page
Bodo Stroesser
2020-06-19
1
-4
/
+7
*
scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT
Bodo Stroesser
2020-06-19
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
|
*
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
2020-06-02
1
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-94
/
+83
|
\
|
[next]