aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley1-15/+1
2005-11-09[SCSI] sd: fix issue_flushJames Bottomley1-13/+9
2005-11-05[SCSI] sd: Fix refcountingAlan Stern1-37/+62
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-6/+4
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley1-4/+3
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin1-0/+1
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley1-5/+19
2005-09-06[SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern1-5/+19
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley1-96/+64
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley1-2/+3
2005-07-14[SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W1-3/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro1-9/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1740