Age | Commit message (Expand) | Author | Files | Lines |
2017-08-26 | scsi: Suppress gcc 7 fall-through warnings reported with W=1 | Bart Van Assche | 1 | -1/+3 |
2017-02-23 | scsi: make the sense header argument to scsi_test_unit_ready mandatory | Christoph Hellwig | 1 | -1/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2014-11-12 | scsi: return EAGAIN when resetting a device under EH | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: split scsi_nonblockable_ioctl | Christoph Hellwig | 1 | -34/+13 |
2014-11-12 | scsi: refactor scsi_reset_provider handling | Christoph Hellwig | 1 | -32/+1 |
2014-11-12 | scsi: use sdev as argument for sense code printing | Hannes Reinecke | 1 | -1/+1 |
2014-11-12 | scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl | Douglas Gilbert | 1 | -7/+13 |
2014-07-18 | scsi: use dev_printk() variants for ioctl | Hannes Reinecke | 1 | -6/+11 |
2009-12-04 | [SCSI] add scsi target reset support to scsi ioctl | Mike Christie | 1 | -0/+3 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+8 |
2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 1 | -1/+1 |
2008-12-29 | [SCSI] scsi ioctl: fix kernel-doc warning | Randy Dunlap | 1 | -2/+2 |
2008-10-21 | [PATCH] don't mess with file in scsi_nonblockable_ioctl() | Al Viro | 1 | -2/+2 |
2008-10-21 | [PATCH] switch sg_scsi_ioctl() to passing fmode_t | Al Viro | 1 | -1/+1 |
2008-01-12 | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 1 | -1/+1 |
2008-01-12 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -8/+16 |
2006-07-28 | [PATCH] scsi: kill overeager "not-ready" messages | Jens Axboe | 1 | -4/+1 |
2006-06-11 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 1 | -1/+1 |
2006-04-13 | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 1 | -175/+1 |
2006-02-28 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 1 | -2/+1 |
2005-10-29 | [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c | Jayachandran C | 1 | -2/+2 |
2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 1 | -7/+3 |
2005-10-28 | [PATCH] gfp_t: drivers/scsi | Al Viro | 1 | -1/+2 |
2005-09-19 | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 1 | -1/+1 |
2005-09-07 | Merge by hand (conflicts in sd.c) | James Bottomley | 1 | -9/+9 |
2005-09-07 | [SCSI] fix SCSI_IOCTL_PROBE_HOST | Christoph Hellwig | 1 | -9/+9 |
2005-08-28 | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) | James Bottomley | 1 | -9/+6 |
2005-08-28 | [SCSI] convert the remaining mid-layer pieces to scsi_execute_req | James Bottomley | 1 | -30/+16 |
2005-07-30 | [SCSI] host state model update: replace old host bitmap state | Mike Anderson | 1 | -2/+1 |
2005-04-18 | [PATCH] consolidate timeout defintions in scsi.h | | 1 | -5/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+516 |