index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_fabric_configfs.c
Age
Commit message (
Expand
)
Author
2023-10-13
scsi: target: Export fabric driver direct submit settings
Mike Christie
2023-04-11
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
2023-03-09
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2023-03-09
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
2022-11-08
scsi: target: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2021-11-18
scsi: target: configfs: Delete unnecessary checks for NULL
Dan Carpenter
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
2021-03-04
scsi: target: core: Make completion affinity configurable
Mike Christie
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2017-11-04
target: Move a declaration of a global variable into a header file
Bart Van Assche
2017-06-08
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-03-30
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2016-03-30
target: initialize the nacl base CIT begfore init_nodeacl
Christoph Hellwig
2016-03-30
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-07-30
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-06-23
target: remove target_core_configfs.h
Christoph Hellwig
2015-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-05-30
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2015-05-30
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2015-05-30
target: don't copy fabric ops
Christoph Hellwig
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2014-10-01
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
2014-09-17
target: simplify target_fabric_make_lun error path
Joern Engel
2014-09-17
target: Fix memory leak on error in target_fabric_make_mappedlun
Joern Engel
2014-09-15
target/configfs: Remove unnecessary null test
Himangi Saraogi
2013-12-16
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2013-12-16
target: Allocate more room for port default groups
Andy Grover
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-03
target: Add se_portal_group->tpg_auth_group
Nicholas Bellinger
2013-02-18
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2013-01-31
target: Fix regression allowing unconfigured devices to fabric port link
Nicholas Bellinger
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
[next]