Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [blockdev] Move block device operations to structure block_device_operations | Laurent Vivier | 2008-11-19 | 1 | -4/+12 |
* | Automatically select between the "10" and "16" variants of command set, | Michael Brown | 2006-12-12 | 1 | -31/+72 |
* | Catch SCSI errors, and work around the start-of-day CHECK CONDITION | Michael Brown | 2006-12-12 | 1 | -1/+32 |
* | READ CAPACITY (16) turns out to be an optional command (even though | Michael Brown | 2006-05-19 | 1 | -2/+57 |
* | Add the concept of a "user pointer" (similar to the void __user * in | Michael Brown | 2006-05-19 | 1 | -7/+9 |
* | Defined SCSI device interface, and added SCSI block device | Michael Brown | 2006-05-13 | 1 | -0/+142 |