aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_ioctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-28scsi: scsi_ioctl: Unexport sg_scsi_ioctl()Christoph Hellwig1-2/+0
2021-07-28scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig1-0/+6
2021-07-28scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig1-1/+3
2021-07-28scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig1-1/+0
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig1-2/+2
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro1-1/+1
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+50