summaryrefslogtreecommitdiffstats
path: root/include/uapi/scsi
AgeCommit message (Expand)AuthorLines
2025-08-30scsi: fc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-19/+39
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan-276/+0
2024-06-26scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar-1/+2
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+8
2024-04-24scsi: mpi3mr: Fix some kernel-doc warnings in scsi_bsg_mpi3mr.hRandy Dunlap-3/+5
2024-04-24scsi: ufs: bsg: Fix all kernel-doc warningsRandy Dunlap-1/+3
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki-1/+1
2023-12-05scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3Chandrakanth patil-0/+2
2023-08-30scsi: ufs: Fix the build for the old ARM OABIBart Van Assche-1/+1
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen-0/+25
2023-07-31scsi: ufs: Simplify response header parsingBart Van Assche-3/+49
2023-07-05scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev-0/+25
2023-02-21scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook-7/+1
2023-01-13scsi: uapi: Replace 0-length array with flexible arrayKees Cook-1/+1
2023-01-11scsi: ufs: core: bsg: Fix cast to restricted __be16 warningBean Huo-6/+6
2022-12-30scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsgBean Huo-1/+45
2022-12-30scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed intBean Huo-1/+1
2022-09-25scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usageKees Cook-2/+5
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-10/+10
2022-05-02scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena-0/+8
2022-05-02scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena-0/+117
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena-0/+457
2021-08-24scsi: fc: Add EDC ELS definitionJames Smart-0/+106
2020-10-26scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar-1/+113
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar-0/+2
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva-1/+1
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-18scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINsJames Smart-15/+196
2019-12-19scsi: ufs: delete unused structure filed trBean Huo-2/+1
2019-08-12scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headersMasahiro Yamada-44/+47
2019-07-22scsi: ufs: uapi: Fix SPDX license identifierAvri Altman-1/+1
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig-52/+0
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig-30/+0
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig-15/+0
2019-04-08scsi: fc: add FPIN ELS definitionJames Smart-0/+33
2018-10-15scsi: ufs: fix integer type usage in uapi headerArnd Bergmann-5/+6
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman-0/+3
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman-0/+28
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman-0/+74
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+8
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs-3/+34
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs-5/+26
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs-1/+30
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-11/+0
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs-0/+1
2016-12-06Add type 0x28 NVME type code to scsi fc headersJames Smart-0/+2
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs-5/+14
2016-01-06cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs-0/+10
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs-0/+34
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs-0/+141