index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: Shorten ALUA error messages
Bart Van Assche
2021-04-15
1
-8
/
+3
*
scsi: target: configfs: Initialize arrays at declaration time
Chaitanya Kulkarni
2021-03-09
1
-18
/
+7
*
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
2020-05-07
1
-2
/
+54
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-7
/
+7
*
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
2020-05-07
1
-0
/
+11
*
scsi: target: Add missing emulate_pr attribute to passthrough backends
Bodo Stroesser
2020-05-07
1
-0
/
+1
*
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2020-02-21
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-04-12
1
-2
/
+3
*
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
2019-03-20
1
-3
/
+6
*
scsi: target: Add device product id and revision configfs attributes
Alan Adamson
2019-03-18
1
-15
/
+142
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-4
/
+0
|
\
|
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-4
/
+0
*
|
scsi: target: make the pi_prot_format ConfigFS path readable
David Disseldorp
2019-02-04
1
-1
/
+7
|
/
*
scsi: target: add device vendor_id configfs attribute
David Disseldorp
2018-12-07
1
-0
/
+70
*
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
1
-5
/
+11
*
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-12
/
+18
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-9
/
+9
*
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
2018-11-28
1
-2
/
+1
*
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-11-21
1
-6
/
+18
*
scsi: target: add helper to check if dev is configured
Mike Christie
2018-07-30
1
-4
/
+4
*
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
2018-07-02
1
-2
/
+2
*
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
2018-04-19
1
-0
/
+25
*
target core: add device action configfs files
Mike Christie
2018-01-16
1
-0
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
1
-7
/
+7
|
\
|
*
target: fix match_token option in target_core_configfs.c
tangwenji
2017-11-04
1
-7
/
+7
*
|
target: make config_item_type const
Bhumika Goyal
2017-10-19
1
-7
/
+7
|
/
*
target: export lio pgr/alua support as device attr
Mike Christie
2017-07-10
1
-0
/
+24
*
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-08
1
-1
/
+5
*
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
2017-05-01
1
-4
/
+4
*
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
2017-05-01
1
-1
/
+1
*
target/user: PGR Support
Bryant G. Ly
2017-05-01
1
-5
/
+5
*
tcm: make pi data verification configurable
Dmitry Monakhov
2017-05-01
1
-0
/
+34
*
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2017-03-30
1
-1
/
+1
*
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2017-03-18
1
-0
/
+4
*
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-21
1
-2
/
+2
|
\
|
*
target: Use NULL instead of 0 to represent a pointer
Bart Van Assche
2016-12-09
1
-2
/
+2
*
|
don't open-code file_inode()
Al Viro
2016-12-04
1
-1
/
+1
|
/
*
target: make close_session optional
Christoph Hellwig
2016-05-10
1
-4
/
+0
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
1
-4
/
+0
*
target: make target db location configurable
Lee Duncan
2016-05-09
1
-0
/
+62
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-163
/
+40
*
target: Fix incorrect unmap_zeroes_data_store return
Nicholas Bellinger
2016-02-10
1
-1
/
+1
*
target: Fix a memory leak in target_dev_lba_map_store()
Bart Van Assche
2016-01-07
1
-3
/
+3
*
target: Fix indentation in target_core_configfs.c
Bart Van Assche
2016-01-07
1
-1
/
+1
*
target: fix deprecated attribute names in dmesg
Christophe Vu-Brugier
2016-01-06
1
-1
/
+2
*
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2016-01-06
1
-0
/
+36
*
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
2015-12-20
1
-1
/
+1
*
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-768
/
+441
*
target: Perform RCU callback barrier before backend/fabric unload
Nicholas Bellinger
2015-07-30
1
-1
/
+8
[next]