summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_user.c
AgeCommit message (Expand)Author
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
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
2018-01-12tcmu: clean up the scatter helperXiubo Li
2018-01-12tcmu: fix free block calculationMike Christie
2018-01-12tcmu: simplify scatter_data_area error handlingMike Christie
2018-01-12tcmu: release blocks for partially setup cmdsMike Christie
2018-01-12tcmu: remove commands_lockMike Christie