Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov
2021-09-15scsi: target: Remove unused function argumentsLi Feng
2021-08-18scsi: target: Fix sense key for invalid EXTENDED COPY requestSergey Samoylenko
2021-06-01scsi: target: Use standard SAM status typesHannes Reinecke
2021-05-15scsi: target: core: Unify NAA identifier generationSergey Samoylenko
2021-03-05scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-05scsi: target: core: Rename transport_init_se_cmd()Mike Christie
2021-01-12scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp
2020-07-08scsi: target: Fix xcopy sess release leakMike Christie
2020-06-10scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam
2020-06-10scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam
2020-06-10scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-03-30scsi: target: use the stack for XCOPY passthrough cmdsDavid Disseldorp
2020-03-30scsi: target: avoid per-loop XCOPY buffer allocationsDavid Disseldorp
2020-03-30scsi: target: drop xcopy DISK BLOCK LENGTH debugDavid Disseldorp
2020-03-30scsi: target: use #define for xcopy descriptor lenDavid Disseldorp
2019-10-04scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-13scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...Bart Van Assche
2019-04-13scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche
2019-04-13scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...Bart Van Assche
2019-02-05scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-08scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-11-29scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-10-16scsi: target/core: Remove an unused data member from struct xcopy_pt_cmdBart Van Assche
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche
2017-07-07xcopy: loop over devices using idr helperMike Christie
2017-07-07target: Fix a deadlock between the XCOPY code and iSCSI session shutdownBart Van Assche
2017-07-07target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2017-02-08target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp
2017-01-10target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp
2017-01-10target: bounds check XCOPY total descriptor list lengthDavid Disseldorp
2017-01-10target: bounds check XCOPY segment descriptor listDavid Disseldorp
2017-01-10target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp
2016-12-09target: Minimize #include directivesBart Van Assche
2016-10-20target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-20target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche