summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_pscsi.c
AgeCommit message (Expand)Author
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-04-19scsi: target: fix crash with iscsi target and dvdMing Lei
2017-12-18block: fix blk_rq_append_bioJens Axboe
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-06target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal
2017-07-06pscsi: finish cmd processing from pscsi_req_doneMike Christie
2017-07-06target: break up free_device callbackMike Christie
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-01target/user: PGR SupportBryant G. Ly
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-07target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2016-11-22target: avoid accessing .bi_vcnt directlyMing Lei
2016-07-20target: stop using blk_make_requestChristoph Hellwig
2016-06-07target: use bio op accessorsMike Christie
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-01target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2013-10-25target/pscsi: fix return value checkWei Yongjun
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-09target/pscsi: remove an unneeded checkDan Carpenter