summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
AgeCommit message (Expand)Author
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-29scsi: target: tcmu: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-26scsi: target: tcmu: scatter_/gather_data_area() reworkBodo Stroesser
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02scsi: target: tcmu: Fix warning: 'page' may be used uninitializedJohn Donnelly
2020-09-22scsi: target: tcmu: Optimize scatter_data_area()Bodo Stroesser
2020-09-22scsi: target: tcmu: Optimize queue_cmd_ring()Bodo Stroesser
2020-09-22scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()Bodo Stroesser
2020-09-15scsi: target: tcmu: Add missing newline when printing parametersXiongfeng Wang
2020-07-28scsi: target: tcmu: Make TMR notification optionalBodo Stroesser
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser
2020-07-28scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser
2020-07-28scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser
2020-07-28scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser
2020-07-28scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser
2020-06-29scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser
2020-06-19scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser
2020-06-19scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser
2020-06-19scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-02scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser
2020-05-26scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter
2020-05-19scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser
2020-04-13scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser
2019-11-08scsi: target: tcmu: Prevent memory reclaim recursionDamien Le Moal
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-14scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev
2019-08-07scsi: target: tcmu: clean the nl_cmd of the udev when nl send failsLi Zhong
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: tcmu: Simplify tcmu_update_uio_info()Christophe JAILLET
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-06scsi: target: tcmu: wait for nl reply only if there are listeners or during a...Cathy Avery
2019-01-22scsi: tcmu: fix use after freeXiubo Li
2019-01-11scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li
2018-12-07scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30scsi: tcmu: use u64 for dev_sizeMike Christie
2018-07-30scsi: tcmu: use match_int for dev paramsMike Christie
2018-07-30scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie
2018-07-30scsi: tcmu: unmap if dev is configuredMike Christie