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-11-19scsi: target: configfs: Delete unnecessary checks for NULLDan Carpenter
2021-10-05scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov
2021-03-05scsi: target: core: Make completion affinity configurableMike Christie
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-11-29scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-07-31scsi: target: add helper to check if dev is configuredMike Christie
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2017-11-05target: Move a declaration of a global variable into a header fileBart Van Assche
2017-06-09target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger
2017-06-09target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-03-31target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-31target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig
2016-03-31target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
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
2015-10-14target: use per-attribute show and store methodsChristoph Hellwig
2015-07-31target: remove initiatorname field in se_acl_lunChris Zankel
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-16target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke
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: 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: remove struct target_fabric_configfs_templateChristoph Hellwig
2015-05-31target: put struct target_fabric_configfs on a dietChristoph Hellwig
2015-05-31target: don't copy fabric opsChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2014-10-02target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-09-18target: simplify target_fabric_make_lun error pathJoern Engel
2014-09-18target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel
2014-09-16target/configfs: Remove unnecessary null testHimangi Saraogi
2013-12-17target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover
2013-12-17target: Allocate more room for port default groupsAndy Grover
2013-10-17target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-08-13target: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-04target: Add se_portal_group->tpg_auth_groupNicholas Bellinger
2013-02-19target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-02-19target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-01target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2012-11-28target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-28target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior
2012-11-28target: Update copyright information to 2012Nicholas Bellinger
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig
2012-09-18target: remove unused including <generated/utsrelease.h>Wei Yongjun