index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-2
/
+2
*
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
2017-08-25
1
-1
/
+3
*
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
2017-02-22
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
scsi: return EAGAIN when resetting a device under EH
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
1
-34
/
+13
*
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
1
-32
/
+1
*
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
2014-11-12
1
-7
/
+13
*
scsi: use dev_printk() variants for ioctl
Hannes Reinecke
2014-07-17
1
-6
/
+11
*
[SCSI] add scsi target reset support to scsi ioctl
Mike Christie
2009-12-04
1
-0
/
+3
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-1
/
+8
*
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-29
1
-1
/
+1
*
[SCSI] scsi ioctl: fix kernel-doc warning
Randy Dunlap
2008-12-29
1
-2
/
+2
*
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2008-10-21
1
-1
/
+1
*
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
1
-1
/
+1
*
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2008-01-11
1
-8
/
+16
*
[PATCH] scsi: kill overeager "not-ready" messages
Jens Axboe
2006-07-28
1
-4
/
+1
*
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
1
-1
/
+1
*
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
2006-04-13
1
-175
/
+1
*
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-27
1
-2
/
+1
*
[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c
Jayachandran C
2005-10-28
1
-2
/
+2
*
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
1
-7
/
+3
*
[PATCH] gfp_t: drivers/scsi
Al Viro
2005-10-28
1
-1
/
+2
*
[SCSI] fix oops on usb storage device disconnect
James Bottomley
2005-09-19
1
-1
/
+1
*
Merge by hand (conflicts in sd.c)
James Bottomley
2005-09-06
1
-9
/
+9
|
\
|
*
[SCSI] fix SCSI_IOCTL_PROBE_HOST
Christoph Hellwig
2005-09-06
1
-9
/
+9
*
|
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
2005-08-28
1
-9
/
+6
*
|
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
2005-08-28
1
-30
/
+16
|
/
*
[SCSI] host state model update: replace old host bitmap state
Mike Anderson
2005-07-30
1
-2
/
+1
*
[PATCH] consolidate timeout defintions in scsi.h
2005-04-18
1
-5
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+516