summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_ioctl.h
AgeCommit message (Expand)Author
2023-06-12scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Unexport sg_scsi_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig
2021-07-28scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds