aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add scsi target reset support to scsi ioctlMike Christie2009-12-041-0/+3
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+8
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-1/+1
* [SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap2008-12-291-2/+2
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-211-2/+2
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-211-1/+1
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-1/+1
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-8/+16
* [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-281-4/+1
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-1/+1
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-175/+1
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-2/+1
* [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C2005-10-281-2/+2
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-7/+3
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+2
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-1/+1
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-061-9/+9
|\
| * [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-061-9/+9
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-281-9/+6
* | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-281-30/+16
|/
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-2/+1
* [PATCH] consolidate timeout defintions in scsi.h2005-04-181-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+516