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_user.c
Age
Commit message (
Expand
)
Author
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
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-06
scsi: target: tcmu: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-06
scsi: target: tcmu: wait for nl reply only if there are listeners or during a...
Cathy Avery
2019-01-22
scsi: tcmu: fix use after free
Xiubo Li
2019-01-11
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Xiubo Li
2018-12-07
scsi: target/tcmu: Fix queue_cmd_ring() declaration
Bart Van Assche
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-07-30
scsi: tcmu: use u64 for dev_size
Mike Christie
2018-07-30
scsi: tcmu: use match_int for dev params
Mike Christie
2018-07-30
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
Mike Christie
2018-07-30
scsi: tcmu: unmap if dev is configured
Mike Christie
2018-07-30
scsi: tcmu: check if dev is configured before block/reset
Mike Christie
2018-07-30
scsi: tcmu: use lio core se_device configuration helper
Mike Christie
2018-07-30
scsi: tcmu: initialize list head
Mike Christie
2018-07-30
scsi: target_core_user: fix double unlock
Mike Christie
2018-06-26
scsi: tcmu: Don't pass KERN_ERR to pr_err
Mike Christie
2018-06-26
scsi: tcmu: add module wide block/reset_netlink support
Mike Christie
2018-06-26
scsi: tcmu: misc nl code cleanup
Mike Christie
2018-06-26
scsi: tcmu: simplify nl interface
Mike Christie
2018-06-26
scsi: tcmu: track nl commands
Mike Christie
2018-06-26
scsi: tcmu: delete unused __wait
Mike Christie
[next]