Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-24 | [SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10) | Martin K. Petersen | 1 | -0/+4 | |
As of SBC3r26 WRITE SAME(10) supports the UNMAP bit. Signed-off-by: Martin K. Petersen <[email protected]> Signed-off-by: James Bottomley <[email protected]> | |||||
2010-04-30 | [SCSI] scsi_trace: Enhance SCSI command tracing | Martin K. Petersen | 1 | -12/+111 | |
Various SCSI trace enhancements: - Display data and protection information scatterlist lengths in the trace output - Add support for VERIFY and WRITE SAME commands and decode the UNMAP bit if applicable - Add decoding of the PROTECT field for READ/VERIFY/WRITE/WRITE SAME commands as well as the EXPECTED INITIAL REFERENCE TAG field for their 32-byte variants - Decode READ CAPACITY(16), GET LBA STATUS, and UNMAP Signed-off-by: Martin K. Petersen <[email protected]> Signed-off-by: James Bottomley <[email protected]> | |||||
2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga | 1 | -0/+185 | |
Signed-off-by: Xiao Guangrong <[email protected]> Signed-off-by: Tomohiro Kusumi <[email protected]> Signed-off-by: Kei Tokunaga <[email protected]> Signed-off-by: James Bottomley <[email protected]> |