summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pscsi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...Tuo Li2021-08-181-9/+9
* Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-091-1/+1
|\
| * block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-301-1/+1
* | scsi: core: Introduce enums for the SAM and host status codesBart Van Assche2021-06-031-1/+1
* | scsi: target: Use standard SAM status typesHannes Reinecke2021-06-011-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-291-4/+3
|\
| * scsi: target: Compare explicitly with SAM_STAT_GOODBart Van Assche2021-04-161-1/+1
| * Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-061-1/+8
| |\
| * | scsi: target: pscsi: Remove unused macro ISPRINTChaitanya Kulkarni2021-03-101-2/+0
| * | scsi: target: pscsi: Fix warning in pscsi_complete_cmd()Chaitanya Kulkarni2021-03-101-1/+2
* | | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-2/+2
|\ \ \ | |_|/ |/| |
| * | block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig2021-04-061-2/+2
| |/
* | scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-03-251-0/+8
* | scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck2021-03-251-1/+0
|/
* block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-1/+1
* block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang2021-01-251-2/+1
* block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+2
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-081-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-34/+16
|\
| * scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-081-34/+16
* | block: remove __blk_put_request()Jens Axboe2018-11-071-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-2/+24
|\
| * scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-181-2/+24
* | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-2/+1
* | scsi: target: fix crash with iscsi target and dvdMing Lei2018-04-191-0/+2
|/
* block: fix blk_rq_append_bioJens Axboe2017-12-181-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-41/+41
|\
| * target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal2017-07-071-6/+11
| * pscsi: finish cmd processing from pscsi_req_doneMike Christie2017-07-071-22/+16
| * target: break up free_device callbackMike Christie2017-07-071-1/+6
| * target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-071-12/+8
* | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-211-2/+0
* | block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-121-1/+2
|\
| * target/user: PGR SupportBryant G. Ly2017-05-021-1/+2
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-1/+1
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-051-1/+1
|/
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+2
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-081-35/+12
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+2
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-6/+5
* target: avoid accessing .bi_vcnt directlyMing Lei2016-11-221-6/+2
* target: stop using blk_make_requestChristoph Hellwig2016-07-211-53/+34
* target: use bio op accessorsMike Christie2016-06-071-1/+1
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-36/+19
|\
| * target: consolidate version definesChristoph Hellwig2015-06-231-1/+1
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-2/+9
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-011-22/+1