summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
AgeCommit message (Expand)Author
2020-09-09scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser
2020-09-09scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser
2020-09-03scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser
2020-08-26scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser
2020-06-25scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter
2020-06-25scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser
2020-05-02scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser
2019-12-05scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche
2019-09-10scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev
2019-07-10scsi: tcmu: fix use after freeXiubo Li
2019-02-27scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li
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
2018-07-30scsi: tcmu: check if dev is configured before block/resetMike Christie
2018-07-30scsi: tcmu: use lio core se_device configuration helperMike Christie
2018-07-30scsi: tcmu: initialize list headMike Christie
2018-07-30scsi: target_core_user: fix double unlockMike Christie
2018-06-26scsi: tcmu: Don't pass KERN_ERR to pr_errMike Christie
2018-06-26scsi: tcmu: add module wide block/reset_netlink supportMike Christie
2018-06-26scsi: tcmu: misc nl code cleanupMike Christie
2018-06-26scsi: tcmu: simplify nl interfaceMike Christie
2018-06-26scsi: tcmu: track nl commandsMike Christie
2018-06-26scsi: tcmu: delete unused __waitMike Christie
2018-06-18scsi: tcmu: remove useless code and clean up the code style.Xiubo Li
2018-06-18scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-14scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever
2018-05-08scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: add new netlink events helpersZhu Lingshan
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap
2018-04-19scsi: target: Change return type to vm_fault_tSouptick Joarder
2018-01-18tcmu: Fix trailing semicolonLuis de Bethencourt
2018-01-18tcmu: fix cmd user after freeMike Christie
2018-01-16tcmu: allow userspace to reset ringMike Christie
2018-01-12tcmu: fix error return code in tcmu_configure_device()Wei Yongjun
2018-01-12target_core_user: add cmd id to broken ring messageMike Christie
2018-01-12tcmu: prevent corruption when invalid data page requestedMike Christie
2018-01-12tcmu: allow max block and global max blocks to be settableMike Christie
2018-01-12tcmu: make ring buffer timer configurableMike Christie
2018-01-12tcmu: don't block submitting context for block waitsMike Christie
2018-01-12tcmu: simplify dbi thresh handlingMike Christie
2018-01-12tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie