index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
scsi
/
scsi_disk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling
jsg
2021-03-12
1
-2
/
+2
*
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
krw
2020-09-01
1
-4
/
+4
*
Check for expected mode sense page code as well as expected mode page length when
krw
2019-12-03
1
-2
/
+1
*
Move struct scsi_read_cap_data and struct scsi_read_cap_data_16 to
krw
2019-11-25
1
-30
/
+1
*
Use consistent idiom/naming convention for the the #include
krw
2019-09-27
1
-2
/
+2
*
Add/tweak #endif comments to make spelunking via grep more rewarding.
krw
2019-09-27
1
-2
/
+2
*
Add new (a.k.a SBC-4) flags/fields to struct scsi_read_cap_16. Adopt
krw
2019-09-19
1
-4
/
+17
*
More damned eye searing whitespace.
krw
2015-06-07
1
-2
/
+2
*
1 << 31 cleanup. Eitan Adler pointed out that there has been a
deraadt
2013-11-26
1
-2
/
+2
*
typo: thing -> thin provisioning
tedu
2013-05-30
1
-2
/
+2
*
sbc3 defines a thin provisioning vpd page
dlg
2011-07-08
1
-1
/
+17
*
white space fixes
dlg
2011-07-08
1
-8
/
+9
*
add the UGAVALID flag to the block limits vpd page
dlg
2011-07-08
1
-1
/
+2
*
descripe a few bits of the write same commands.
dlg
2010-09-23
1
-1
/
+6
*
opcodes, cdbs, and payloads for WRITE SAME 10/16 and UNMAP commands.
dlg
2010-09-21
1
-1
/
+45
*
i got the order of the bits in the cache page back to front. how
dlg
2010-09-13
1
-9
/
+9
*
map the ATA data set management stuff (ie, trim) to the SCSI thin
dlg
2010-05-05
1
-1
/
+3
*
add support for emulating the disk characteristics and disk limits vpd
dlg
2010-04-03
1
-1
/
+47
*
disk cache mode page
dlg
2010-01-03
1
-1
/
+24
*
We only really need to #define SYNCHRONIZE_CACHE 0x35 once.
krw
2009-06-06
1
-2
/
+1
*
Implement disk sizes > 2^32-1. Code modelled on NetBSD.
krw
2007-06-23
1
-1
/
+2
*
The beginnings of support for 16-byte cdb's in the scsi code. This is
weingart
2007-04-12
1
-6
/
+47
*
Don't fake MODE SENSE page 4 info inside raid drivers, just let sd
krw
2005-09-15
1
-9
/
+1
*
Some devices go berserk when asked for mode sense pages they don't
krw
2005-08-21
1
-3
/
+3
*
Use defines for disk mode page codes. Check returned mode pages to
krw
2005-08-17
1
-2
/
+7
*
Move disk mode page structure declarations out of scsi_disk_pages
krw
2005-08-12
1
-72
/
+81
*
Add missing reserved byte to page_disk_format struct in
krw
2005-07-03
1
-1
/
+2
*
Introduce safer, more general mode sense capability. Transparently use
krw
2005-05-25
1
-7
/
+1
*
try to devise drive's rpm and default to 3600 should we fail miserably.
mickey
2003-06-24
1
-3
/
+2
*
Fix/Cleanup some SCSI #defines.
krw
2002-12-15
1
-12
/
+2
*
Add support for RBC (simplified direct) devices.
tdeval
2002-09-04
1
-1
/
+15
*
KNF
deraadt
2001-06-22
1
-11
/
+11
*
Prepend SCSI_ to some of the SCSI opcodes to aid in sharing code w/NetBSD
csapuntz
2001-01-29
1
-1
/
+7
*
spelling
todd
2001-01-25
1
-2
/
+2
*
Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).
csapuntz
1999-08-24
1
-1
/
+7
*
Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP
csapuntz
1999-07-25
1
-7
/
+115
*
Merge in various pieces of current NetBSD scsi code, including but not limited
downsj
1997-04-14
1
-37
/
+30
*
$OpenBSD RCSIDs + comment fix in sd.c
niklas
1996-10-31
1
-0
/
+1
*
NetBSD PR#2535: add mode sense 5 and floppy support in our framework.
downsj
1996-06-16
1
-0
/
+37
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-102
/
+64
*
from netbsd; flesh out the mode pages
deraadt
1995-12-14
1
-1
/
+10
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+208