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_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
1
-2
/
+0
2022-11-08
scsi: target: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-14
/
+15
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
1
-0
/
+20
2022-07-07
scsi: target: Detect UNMAP support post configuration
Mike Christie
1
-8
/
+19
2022-04-06
scsi: target: Allow changing dbroot if there are no registered devices
Maurizio Lombardi
1
-19
/
+28
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-12
/
+20
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
1
-0
/
+1
2021-09-13
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
1
-12
/
+20
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
1
-0
/
+50
2021-04-15
scsi: target: Shorten ALUA error messages
Bart Van Assche
1
-8
/
+3
2021-03-09
scsi: target: configfs: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-18
/
+7
2020-05-07
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
1
-2
/
+54
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-7
/
+7
2020-05-07
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
1
-0
/
+11
2020-05-07
scsi: target: Add missing emulate_pr attribute to passthrough backends
Bodo Stroesser
1
-0
/
+1
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-04-12
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
1
-2
/
+3
2019-03-20
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
1
-3
/
+6
2019-03-18
scsi: target: Add device product id and revision configfs attributes
Alan Adamson
1
-15
/
+142
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
2019-02-04
scsi: target: make the pi_prot_format ConfigFS path readable
David Disseldorp
1
-1
/
+7
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-4
/
+0
2018-12-07
scsi: target: add device vendor_id configfs attribute
David Disseldorp
1
-0
/
+70
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-5
/
+11
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-12
/
+18
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-9
/
+9
2018-11-28
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
1
-2
/
+1
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
1
-6
/
+18
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
1
-4
/
+4
2018-07-02
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
1
-2
/
+2
2018-04-19
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
1
-0
/
+25
2018-01-16
target core: add device action configfs files
Mike Christie
1
-0
/
+6
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+7
2017-11-04
target: fix match_token option in target_core_configfs.c
tangwenji
1
-7
/
+7
2017-10-19
target: make config_item_type const
Bhumika Goyal
1
-7
/
+7
2017-07-10
target: export lio pgr/alua support as device attr
Mike Christie
1
-0
/
+24
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
1
-1
/
+5
2017-05-01
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
1
-4
/
+4
2017-05-01
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
1
-1
/
+1
2017-05-01
target/user: PGR Support
Bryant G. Ly
1
-5
/
+5
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
1
-0
/
+34
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
1
-1
/
+1
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
1
-0
/
+4
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-12-09
target: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-2
/
+2
2016-12-04
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-4
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-4
/
+0
2016-05-09
target: make target db location configurable
Lee Duncan
1
-0
/
+62
[next]