aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
Commit message (Expand)AuthorAge
* scsi: tcmu: fix use after freeXiubo Li2019-01-22
* scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-11
* scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche2018-12-07
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\
| * scsi: tcmu: use u64 for dev_sizeMike Christie2018-07-30
| * scsi: tcmu: use match_int for dev paramsMike Christie2018-07-30
| * scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie2018-07-30
| * scsi: tcmu: unmap if dev is configuredMike Christie2018-07-30
| * scsi: tcmu: check if dev is configured before block/resetMike Christie2018-07-30
| * scsi: tcmu: use lio core se_device configuration helperMike Christie2018-07-30
| * scsi: tcmu: initialize list headMike Christie2018-07-30
| * scsi: target_core_user: fix double unlockMike Christie2018-07-30
| * scsi: tcmu: Don't pass KERN_ERR to pr_errMike Christie2018-06-26
| * scsi: tcmu: add module wide block/reset_netlink supportMike Christie2018-06-26
| * scsi: tcmu: misc nl code cleanupMike Christie2018-06-26
| * scsi: tcmu: simplify nl interfaceMike Christie2018-06-26
| * scsi: tcmu: track nl commandsMike Christie2018-06-26
| * scsi: tcmu: delete unused __waitMike Christie2018-06-26
| * scsi: tcmu: remove useless code and clean up the code style.Xiubo Li2018-06-18
* | scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com2018-06-18
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan2018-05-08
| * scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan2018-05-08
| * scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan2018-05-08
| * scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan2018-05-08
| * scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan2018-05-08
| * scsi: tcmu: add new netlink events helpersZhu Lingshan2018-05-08
| * scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2018-04-20
| * scsi: target: Change return type to vm_fault_tSouptick Joarder2018-04-19
* | scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever2018-05-14
|/
* tcmu: Fix trailing semicolonLuis de Bethencourt2018-01-18
* tcmu: fix cmd user after freeMike Christie2018-01-18
* tcmu: allow userspace to reset ringMike Christie2018-01-16
* tcmu: fix error return code in tcmu_configure_device()Wei Yongjun2018-01-13
* target_core_user: add cmd id to broken ring messageMike Christie2018-01-12
* tcmu: prevent corruption when invalid data page requestedMike Christie2018-01-12
* tcmu: allow max block and global max blocks to be settableMike Christie2018-01-12
* tcmu: make ring buffer timer configurableMike Christie2018-01-12
* tcmu: don't block submitting context for block waitsMike Christie2018-01-12
* tcmu: simplify dbi thresh handlingMike Christie2018-01-12
* tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie2018-01-12
* tcmu: clean up the scatter helperXiubo Li2018-01-12
* tcmu: fix free block calculationMike Christie2018-01-12
* tcmu: simplify scatter_data_area error handlingMike Christie2018-01-12
* tcmu: release blocks for partially setup cmdsMike Christie2018-01-12
* tcmu: remove commands_lockMike Christie2018-01-12
* tcmu: move expired command completion to unmap threadMike Christie2018-01-12
* tcmu: fix unmap thread raceMike Christie2018-01-12
* tcmu: split unmap_thread_fnMike Christie2018-01-12