summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_ioctl.c
Commit message (Expand)AuthorAge
* scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche2017-08-25
* scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig2017-02-22
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* scsi: return EAGAIN when resetting a device under EHChristoph Hellwig2014-11-12
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-12
* scsi: use dev_printk() variants for ioctlHannes Reinecke2014-07-17
* [SCSI] add scsi target reset support to scsi ioctlMike Christie2009-12-04
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap2008-12-29
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-28
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-13
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C2005-10-28
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-28
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-19
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
|\
| * [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-06
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-28
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-28
|/
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-30
* [PATCH] consolidate timeout defintions in scsi.h2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16