summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
AgeCommit message (Expand)Author
2020-11-04scsi: target: Make state_list per CPUMike Christie
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-04scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie
2020-11-04scsi: target: Fix cmd_count ref leakMike Christie
2020-11-04scsi: target: Return COMPARE AND WRITE miscompare offsetsDavid Disseldorp
2020-11-04scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp
2020-11-04scsi: target: Rename struct sense_info to sense_detailDavid Disseldorp
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-22scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-07-08scsi: target: Fix xcopy sess release leakMike Christie
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-09scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam
2020-06-09scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-09scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-14scsi: target: Put lun_ref at end of tmr processingBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp
2020-02-12scsi: Revert "target/core: Inline transport_lun_remove_cmd()"Bart Van Assche
2019-11-19scsi: target: core: Release SPC-2 reservations when closing a sessionBart Van Assche
2019-11-19scsi: target: core: Document target_cmd_size_check()Bart Van Assche
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche
2019-02-04scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche
2019-02-04scsi: target/core: Remove several state tests from the TMF codeBart Van Assche
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-07scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche
2018-12-07scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche
2018-12-07scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-12-07scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-05scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRI...Bart Van Assche
2018-10-23scsi: target: Don't request modules that aren't even builtRoland Dreier
2018-10-16scsi: target/core: Always call transport_complete_callback() upon failureBart Van Assche
2018-10-16scsi: target/core: Fix spelling in two source code commentsBart Van Assche
2018-10-16scsi: target: Fix target_wait_for_sess_cmds breakage with active signalsNicholas Bellinger
2018-08-02scsi: target: add session removal functionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie
2018-08-02scsi: target: fix __transport_register_session lockingMike Christie