summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_configfs.c
AgeCommit message (Expand)Author
2026-02-28scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-04scsi: target: Constify struct configfs_item_operations and configfs_group_ope...Christophe JAILLET
2025-12-16scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATIONGulam Mohamed
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-11-04target: don't copy kernel credsChristian Brauner
2025-11-02scsi: target: Simplify target_lu_gp_members_show()Bart Van Assche
2025-11-02scsi: target: Do not write NUL characters into ASCII configfs outputBart Van Assche
2025-11-02scsi: target: Add atomic se_device fieldsMike Christie
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-04-11scsi: target: Remove size arguments when calling strscpy()Thorsten Blum
2025-03-03scsi: target: Replace deprecated strncpy() with strscpy()Thorsten Blum
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