index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_ioctl.h
Age
Commit message (
Expand
)
Author
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-03
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-12
scsi: split scsi_nonblockable_ioctl
Christoph 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 implementations
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds