aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pscsi.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-11/+11
2024-02-25target: port block device access to fileChristian Brauner1-11/+11
2024-02-15scsi: target: pscsi: Fix bio_put() for error caseNaohiro Aota1-3/+6
2023-10-28scsi: target: Convert to bdev_open_by_path()Jan Kara1-13/+13
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig1-2/+2
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig1-5/+3
2023-06-05block: introduce holder opsChristoph Hellwig1-1/+2
2023-01-13scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()Mike Christie1-7/+5
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe1-2/+4
2022-09-01scsi: target: pscsi: Remove repeated word "calling"Shaomin Deng1-1/+1
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig1-2/+1
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-30/+6
2022-04-27scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...David Jeffery1-5/+5
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig1-5/+5
2022-04-17target/pscsi: remove pscsi_get_bioChristoph Hellwig1-26/+2
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-40/+27
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig1-1/+1
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-5/+4
2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig1-1/+1
2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig1-1/+2
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-4/+8
2022-03-01scsi: target: pscsi: Remove struct pscsi_plugin_taskChristoph Hellwig1-34/+17
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+0
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig1-1/+1
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig1-2/+2
2021-10-22scsi: add a scsi_alloc_request helperChristoph Hellwig1-2/+1
2021-08-17scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...Tuo Li1-9/+9
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig1-1/+1
2021-06-02scsi: core: Introduce enums for the SAM and host status codesBart Van Assche1-1/+1
2021-05-31scsi: target: Use standard SAM status typesHannes Reinecke1-1/+1
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+3
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-04-15scsi: target: Compare explicitly with SAM_STAT_GOODBart Van Assche1-1/+1
2021-04-06block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig1-2/+2
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-1/+8
2021-03-24scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck1-0/+8
2021-03-24scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck1-1/+0
2021-03-09scsi: target: pscsi: Remove unused macro ISPRINTChaitanya Kulkarni1-2/+0
2021-03-09scsi: target: pscsi: Fix warning in pscsi_complete_cmd()Chaitanya Kulkarni1-1/+2
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)1-1/+1
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang1-2/+1
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig1-3/+2
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-34/+16
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp1-34/+16
2018-11-07block: remove __blk_put_request()Jens Axboe1-1/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+24
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan1-2/+24
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig1-2/+1
2018-04-19scsi: target: fix crash with iscsi target and dvdMing Lei1-0/+2
2017-12-18block: fix blk_rq_append_bioJens Axboe1-2/+2
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-41/+41
2017-07-06target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal1-6/+11
2017-07-06pscsi: finish cmd processing from pscsi_req_doneMike Christie1-22/+16
2017-07-06target: break up free_device callbackMike Christie1-1/+6
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche1-12/+8
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-2/+0
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+2
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+2
2017-05-01target/user: PGR SupportBryant G. Ly1-1/+2
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-1/+1
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig1-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie1-1/+2
2017-03-07target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger1-35/+12
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-1/+2
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-6/+5
2016-11-22target: avoid accessing .bi_vcnt directlyMing Lei1-6/+2
2016-07-20target: stop using blk_make_requestChristoph Hellwig1-53/+34
2016-06-07target: use bio op accessorsMike Christie1-1/+1
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-3/+3
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-36/+19
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2015-06-23target: consolidate version definesChristoph Hellwig1-1/+1
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-2/+0
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger1-2/+9
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig1-22/+1
2015-06-01target: simplify backend driver registrationChristoph Hellwig1-10/+4
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger1-2/+5
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-1/+1
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover1-52/+1
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover1-0/+3
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-1/+1
2014-12-01target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger1-0/+26
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-4/+12
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel1-4/+12
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence1-1/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-6/+6
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe1-1/+2
2013-10-25target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2013-09-09target/pscsi: remove an unneeded checkDan Carpenter1-3/+2
2013-03-19target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He1-3/+8
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He1-2/+2
2013-02-27target/pscsi: Fix page incrementAsias He1-1/+0
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He1-2/+0
2013-02-27target: Add __exit annotation for module_exit functionsAsias He1-1/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-4/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-27/+24
2012-11-06target: remove ->get_device_revChristoph Hellwig1-13/+0
2012-11-06pscsi: fix REPORT LUNS handlingChristoph Hellwig1-1/+2
2012-11-06target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu1-1/+1
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig1-9/+2
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-172/+98
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida1-1/+1
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini1-4/+4
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini1-14/+7
2012-08-16target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger1-1/+8
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig1-4/+7
2012-07-16target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger1-9/+3
2012-07-16target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig1-0/+26
2012-07-16target: move code for CDB emulationChristoph Hellwig1-441/+24
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig1-1/+469
2012-07-16target: remove control CDB flagsChristoph Hellwig1-1/+1
2012-05-06target: remove struct se_taskChristoph Hellwig1-111/+61
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig1-3/+3
2012-05-06target: remove target_get_task_cdbChristoph Hellwig1-1/+2
2012-02-25target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi1-9/+9
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover1-2/+2
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger1-1/+0
2011-12-14target: remove useless castsJörn Engel1-7/+7
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior1-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-2/+1
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-10/+18
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter1-1/+1
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker1-0/+1
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig1-32/+0
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig1-13/+2
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig1-3/+3
2011-10-24target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter1-1/+1
2011-10-24target: cleanup pscsi request submissionChristoph Hellwig1-173/+92
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-5/+9
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-105/+78
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-1/+1
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-29/+3
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-11/+9
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-10/+10
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-60/+21
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger1-2/+2
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter1-0/+3
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger1-9/+9
2011-03-23[SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier1-0/+1
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+1470