index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
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
2018-06-18
scsi: tcmu: remove useless code and clean up the code style.
Xiubo Li
2018-06-18
scsi: target: tcmu: add read length support
bstroesser@ts.fujitsu.com
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-14
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
2018-05-08
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
2018-05-08
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
2018-05-08
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
2018-05-08
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
2018-05-08
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
2018-05-08
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
2018-04-20
scsi: target: target_core_user.[ch]: convert comments into DOC:
Randy Dunlap
2018-04-19
scsi: target: Change return type to vm_fault_t
Souptick Joarder
2018-01-18
tcmu: Fix trailing semicolon
Luis de Bethencourt
2018-01-18
tcmu: fix cmd user after free
Mike Christie
2018-01-16
tcmu: allow userspace to reset ring
Mike Christie
2018-01-12
tcmu: fix error return code in tcmu_configure_device()
Wei Yongjun
2018-01-12
target_core_user: add cmd id to broken ring message
Mike Christie
2018-01-12
tcmu: prevent corruption when invalid data page requested
Mike Christie
2018-01-12
tcmu: allow max block and global max blocks to be settable
Mike Christie
[next]