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
2021-10-19scsi: target: Fix ordered tag handlingMike Christie
2021-03-05scsi: target: core: Make completion affinity configurableMike Christie
2021-03-05scsi: target: core: Add workqueue based cmd submissionMike Christie
2020-07-08scsi: target: Fix xcopy sess release leakMike Christie
2018-12-08scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche
2018-07-02scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()Bart Van Assche
2018-04-19scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan
2018-01-17target core: add device action configfs filesMike Christie
2018-01-13target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes
2017-11-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-05target: Move a declaration of a global variable into a header fileBart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-07target: remove g_device_listMike Christie
2017-07-07target: add helper to iterate over devicesMike Christie
2017-06-09target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2016-12-09target: Minimize #include directivesBart Van Assche
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-05-10target: make target db location configurableLee Duncan
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-11target: Remove enum transport_lunflags_tableAndy Grover
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-02-07target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger
2015-10-14target: use per-attribute show and store methodsChristoph Hellwig
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-16target: use 64-bit LUNsHannes Reinecke
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Simplify LUN shutdown codeBart Van Assche
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-06-01target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-03-27target: move external declarations to a headersChristoph Hellwig
2014-12-02target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger
2014-10-02target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-10-02target: core_tpg_post_dellun can return voidAndy Grover
2014-01-18target/configfs: Expose protection device attributesNicholas Bellinger
2013-12-17target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover
2013-12-17target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover
2013-11-08target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-10-24target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann
2013-09-11target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger
2013-09-10target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger
2013-05-04target: Remove unused struct members in se_dev_entryAndy Grover
2013-02-19target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly