index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_fabric_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
scsi: target: configfs: Delete unnecessary checks for NULL
Dan Carpenter
1
-8
/
+8
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
1
-2
/
+76
2021-03-04
scsi: target: core: Make completion affinity configurable
Mike Christie
1
-0
/
+58
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-1
/
+1
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
1
-1
/
+2
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-1
/
+1
2017-11-04
target: Move a declaration of a global variable into a header file
Bart Van Assche
1
-2
/
+0
2017-06-08
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
1
-5
/
+8
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
1
-5
/
+7
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
1
-0
/
+5
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-4
/
+3
2016-03-30
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
1
-0
/
+3
2016-03-30
target: initialize the nacl base CIT begfore init_nodeacl
Christoph Hellwig
1
-8
/
+9
2016-03-30
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
1
-3
/
+1
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-18
/
+14
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
1
-18
/
+14
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-145
/
+49
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-206
/
+69
2015-07-30
target: remove initiatorname field in se_acl_lun
Chris Zankel
1
-1
/
+1
2015-06-23
target: remove target_core_configfs.h
Christoph Hellwig
1
-1
/
+0
2015-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-8
/
+0
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
1
-12
/
+6
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-17
/
+15
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-14
/
+20
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-26
/
+17
2015-05-30
target: remove struct target_fabric_configfs_template
Christoph Hellwig
1
-25
/
+21
2015-05-30
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
1
-2
/
+2
2015-05-30
target: don't copy fabric ops
Christoph Hellwig
1
-19
/
+19
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-9
/
+13
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-12
/
+26
2014-10-01
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
1
-1
/
+1
2014-09-17
target: simplify target_fabric_make_lun error path
Joern Engel
1
-5
/
+2
2014-09-17
target: Fix memory leak on error in target_fabric_make_mappedlun
Joern Engel
1
-1
/
+2
2014-09-15
target/configfs: Remove unnecessary null test
Himangi Saraogi
1
-2
/
+1
2013-12-16
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
1
-1
/
+1
2013-12-16
target: Allocate more room for port default groups
Andy Grover
1
-1
/
+1
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-19
/
+19
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-4
/
+12
2013-07-03
target: Add se_portal_group->tpg_auth_group
Nicholas Bellinger
1
-2
/
+19
2013-02-18
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
1
-0
/
+8
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
1
-2
/
+2
2013-01-31
target: Fix regression allowing unconfigured devices to fabric port link
Nicholas Bellinger
1
-0
/
+5
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
1
-0
/
+12
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-3
/
+3
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-3
/
+3
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-3
/
+2
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-12
/
+2
2012-09-17
target: remove unused including <generated/utsrelease.h>
Wei Yongjun
1
-1
/
+0
[next]