summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_configfs.c
AgeCommit message (Expand)Author
2024-04-05scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi
2024-02-12scsi: target: Fix unmap setup during configurationMike Christie
2023-10-13Merge patch series "scsi: target: Allow userspace to config cmd submission"Martin K. Petersen
2023-10-13scsi: target: Allow userspace to request direct submissionsMike Christie
2023-09-05scsi: target: Replace strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-03-16scsi: target: Add default fabric ops calloutsDmitry Bogdanov
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva
2022-11-08scsi: target: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov
2022-07-07scsi: target: Detect UNMAP support post configurationMike Christie
2022-04-06scsi: target: Allow changing dbroot if there are no registered devicesMaurizio Lombardi
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov
2021-09-13scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko
2021-04-15scsi: target: Shorten ALUA error messagesBart Van Assche
2021-03-09scsi: target: configfs: Initialize arrays at declaration timeChaitanya Kulkarni
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser
2020-05-07scsi: target: Add missing emulate_pr attribute to passthrough backendsBodo Stroesser
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche
2019-03-20scsi: target: fix unsigned comparision with less than zeroColin Ian King
2019-03-18scsi: target: Add device product id and revision configfs attributesAlan Adamson
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-04scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-07scsi: target: add device vendor_id configfs attributeDavid Disseldorp
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-28scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-07-30scsi: target: add helper to check if dev is configuredMike Christie
2018-07-02scsi: target: Use config_item_name() instead of open-coding itBart Van Assche
2018-04-19scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan
2018-01-16target core: add device action configfs filesMike Christie
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-04target: fix match_token option in target_core_configfs.ctangwenji
2017-10-19target: make config_item_type constBhumika Goyal
2017-07-10target: export lio pgr/alua support as device attrMike Christie
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-05-01target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke
2017-05-01target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke
2017-05-01target/user: PGR SupportBryant G. Ly
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie