index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
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-14
scsi: target: tcmu: avoid use-after-free after command timeout
Dmitry Fomichev
1
-2
/
+7
2019-08-07
scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails
Li Zhong
1
-0
/
+20
2019-07-11
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-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-03-27
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-06
scsi: target: tcmu: Switch to bitmap_zalloc()
Andy Shevchenko
1
-5
/
+3
2019-03-06
scsi: target: tcmu: wait for nl reply only if there are listeners or during a...
Cathy Avery
1
-5
/
+6
2019-01-22
scsi: tcmu: fix use after free
Xiubo Li
1
-1
/
+2
2019-01-11
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Xiubo Li
1
-27
/
+61
2018-12-07
scsi: target/tcmu: Fix queue_cmd_ring() declaration
Bart Van Assche
1
-1
/
+1
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-140
/
+237
2018-07-30
scsi: tcmu: use u64 for dev_size
Mike Christie
1
-13
/
+8
2018-07-30
scsi: tcmu: use match_int for dev params
Mike Christie
1
-23
/
+14
2018-07-30
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
Mike Christie
1
-33
/
+40
2018-07-30
scsi: tcmu: unmap if dev is configured
Mike Christie
1
-0
/
+5
2018-07-30
scsi: tcmu: check if dev is configured before block/reset
Mike Christie
1
-0
/
+10
2018-07-30
scsi: tcmu: use lio core se_device configuration helper
Mike Christie
1
-8
/
+3
2018-07-30
scsi: tcmu: initialize list head
Mike Christie
1
-0
/
+1
2018-07-30
scsi: target_core_user: fix double unlock
Mike Christie
1
-1
/
+0
2018-06-26
scsi: tcmu: Don't pass KERN_ERR to pr_err
Mike Christie
1
-1
/
+1
2018-06-26
scsi: tcmu: add module wide block/reset_netlink support
Mike Christie
1
-3
/
+97
2018-06-26
scsi: tcmu: misc nl code cleanup
Mike Christie
1
-12
/
+9
2018-06-26
scsi: tcmu: simplify nl interface
Mike Christie
1
-14
/
+12
2018-06-26
scsi: tcmu: track nl commands
Mike Christie
1
-29
/
+39
2018-06-26
scsi: tcmu: delete unused __wait
Mike Christie
1
-1
/
+0
2018-06-18
scsi: tcmu: remove useless code and clean up the code style.
Xiubo Li
1
-6
/
+2
2018-06-18
scsi: target: tcmu: add read length support
bstroesser@ts.fujitsu.com
1
-8
/
+36
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-39
/
+121
2018-05-14
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
1
-0
/
+2
2018-05-08
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
1
-69
/
+20
2018-05-08
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
1
-2
/
+21
2018-05-08
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
1
-2
/
+22
2018-05-08
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+15
2018-05-08
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+16
2018-05-08
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
1
-0
/
+59
2018-04-20
scsi: target: target_core_user.[ch]: convert comments into DOC:
Randy Dunlap
1
-2
/
+6
2018-04-19
scsi: target: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-01-18
tcmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-18
tcmu: fix cmd user after free
Mike Christie
1
-2
/
+1
2018-01-16
tcmu: allow userspace to reset ring
Mike Christie
1
-4
/
+166
2018-01-12
tcmu: fix error return code in tcmu_configure_device()
Wei Yongjun
1
-1
/
+3
2018-01-12
target_core_user: add cmd id to broken ring message
Mike Christie
1
-1
/
+2
2018-01-12
tcmu: prevent corruption when invalid data page requested
Mike Christie
1
-37
/
+6
[next]