summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-1612-357/+365
|\
| * scsi: target: core: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-022-0/+2
| * scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableMike Christie2020-11-041-2/+12
| * scsi: target: Make state_list per CPUMike Christie2020-11-044-96/+115
| * scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-043-46/+35
| * scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2020-11-041-33/+0
| * scsi: target: Fix cmd_count ref leakMike Christie2020-11-041-0/+8
| * scsi: target: Fix LUN ref count handlingMike Christie2020-11-041-23/+20
| * scsi: target: Return COMPARE AND WRITE miscompare offsetsDavid Disseldorp2020-11-042-10/+27
| * scsi: target: Split out COMPARE AND WRITE memcmp into helperDavid Disseldorp2020-11-041-53/+68
| * scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp2020-11-042-7/+7
| * scsi: target: Rename struct sense_info to sense_detailDavid Disseldorp2020-11-041-11/+11
| * scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-292-2/+0
| * scsi: target: tcmu: scatter_/gather_data_area() reworkBodo Stroesser2020-10-261-89/+75
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-6/+5
|\ \
| * | block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+2
| * | block: remove i_bdevChristoph Hellwig2020-12-011-3/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-201-4/+13
|\ \ \ | |/ / |/| |
| * | scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie2020-11-161-4/+13
| |/
* / scsi: target: tcmu: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-231-1/+1
|\
| * scsi: target: rd: Drop double zeroingJulia Lawall2020-10-071-1/+1
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-3/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+2
| |\ \
| * | | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-3/+3
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-142-174/+172
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: target: tcmu: Fix warning: 'page' may be used uninitializedJohn Donnelly2020-10-021-1/+1
| * | | scsi: target: tcmu: Optimize scatter_data_area()Bodo Stroesser2020-09-221-76/+63
| * | | scsi: target: tcmu: Optimize queue_cmd_ring()Bodo Stroesser2020-09-221-82/+102
| * | | scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()Bodo Stroesser2020-09-221-30/+23
| * | | scsi: target: tcmu: Add missing newline when printing parametersXiongfeng Wang2020-09-151-1/+1
| * | | scsi: target: Remove redundant assignment to variable 'ret'Jing Xiangfeng2020-09-151-2/+0
* | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | target/iblock: fix holder printing in iblock_show_configfs_dev_paramsChristoph Hellwig2020-09-251-3/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-10-021-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam2020-09-221-1/+2
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-084-9/+20
|\| | | |/ |/|
| * scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu2020-09-023-7/+5
| * scsi: target: iscsi: Fix data digest calculationVarun Prakash2020-09-011-2/+15
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-141-3/+1
|\
| * scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2020-08-041-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+1
|\ \ | |/ |/|
| * mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* | scsi: target: tcmu: Make TMR notification optionalBodo Stroesser2020-07-281-0/+38
* | scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser2020-07-281-9/+216
* | scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser2020-07-281-36/+23
* | scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser2020-07-281-21/+30
* | scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser2020-07-281-3/+4
* | scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser2020-07-281-2/+5