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
/
dev
/
biovar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include guard
kn
2020-06-07
1
-1
/
+6
*
change some types in bio from u_quad_t to uint64_t, and fix casts in
dlg
2016-08-14
1
-3
/
+3
*
Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and
uebayasi
2015-05-29
1
-1
/
+33
*
Add support for displaying the cache write policy of RAID volumes to bioctl(8)
kettenis
2013-10-23
1
-1
/
+8
*
Implement a status message interface for bio(4) capable devices.
jsing
2012-01-20
1
-8
/
+38
*
Move the bio(4) cookie into a separate struct and make this struct the
jsing
2012-01-17
1
-16
/
+15
*
fix copy and paste in BIOCINSTALLBOOT ioctl number.
marco
2011-05-20
1
-2
/
+2
*
stray space
marco
2011-04-14
1
-2
/
+2
*
Add an ioctl to softraid to allow the boot block and boot loader to be
jsing
2010-03-26
1
-1
/
+13
*
Add support for key disks. This allows a crypto volume to be constructed
jsing
2009-12-31
1
-1
/
+2
*
Improve discipline specific ioctl framework and attach to softraid ioctl.
jsing
2009-11-23
1
-6
/
+11
*
Add a framework for discipline specific ioctls.
jsing
2009-11-22
1
-1
/
+6
*
Add a hack to manually kick off rebuilds. This will need some love in the
marco
2008-08-22
1
-2
/
+5
*
Undo last commit; deraadt didn't like it.
marco
2008-08-11
1
-5
/
+2
*
Add infrastructure to manually kick off rebuilds.
marco
2008-08-11
1
-2
/
+5
*
Provide a status field for operations on the bc_opaque data. Now we're
hshoexer
2008-06-14
1
-1
/
+4
*
Add delete volume functionality.
marco
2008-06-12
1
-1
/
+10
*
Add opaque structure to create raid.
marco
2008-06-10
1
-1
/
+7
*
Make disk assembly smarter and add two qualifiers to it:
marco
2007-05-28
1
-1
/
+2
*
Remove all vnode dependencies so that we can bootstrap softraid volumes.
marco
2007-05-23
1
-2
/
+6
*
Add a new device that provides a framework for IO manipulation. A very basic
marco
2007-03-19
1
-1
/
+16
*
shorten a name for bioctl
deraadt
2006-06-10
1
-3
/
+3
*
simplify interface (not binary compatible); ok marco
deraadt
2006-05-26
1
-31
/
+15
*
make an Online/Scrub SD state for marco
deraadt
2006-05-25
1
-1
/
+3
*
also provide a seconds-of-progress counter; ok marco
deraadt
2006-05-25
1
-2
/
+4
*
Add a few more volume status values, and a % completion as well, now
deraadt
2006-05-25
1
-2
/
+8
*
blinking doesnt care about volid and diskid at the moment. use target
dlg
2005-08-18
1
-6
/
+6
*
fix a pasto by marco@
dlg
2005-08-18
1
-6
/
+1
*
Add "create hot spare" ok dlg@
marco
2005-08-18
1
-6
/
+16
*
Add ioctl for setting the state of disks.
marco
2005-08-17
1
-38
/
+54
*
Add blink ioctl.
marco
2005-08-17
1
-1
/
+17
*
add bio_unregister so drivers can remove their bio entry on error or
dlg
2005-08-17
1
-1
/
+2
*
Fix a few retardos. Yelled at by deraadt@
marco
2005-08-16
1
-9
/
+3
*
Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@
marco
2005-08-09
1
-2
/
+2
*
Add ses link. Tested and ok deraadt@
marco
2005-08-08
1
-2
/
+3
*
rename a bunch of bio/raid APIs to stop the bleeding in dlg and
deraadt
2005-08-08
1
-64
/
+55
*
Add devices to structures.
marco
2005-08-08
1
-13
/
+24
*
Unbreak tree after marco forgotten commit. Then phoning marco to bitch him out.
beck
2005-08-01
1
-4
/
+22
*
Redo bioctl because initial implementation was too complex.
marco
2005-07-29
1
-139
/
+71
*
revert marcos bio changes, mickey not ok
dlg
2005-07-18
1
-48
/
+139
*
Rip out all previous bio code because it sucked. Replaced all ioctl code in
marco
2005-07-18
1
-139
/
+48
*
Add alert blink.
marco
2005-04-06
1
-1
/
+2
*
add blink and unblink.
marco
2005-04-04
1
-1
/
+15
*
add raid defines
marco
2005-03-29
1
-1
/
+135
*
fix various 3/4 licenses according to "terms" file
deraadt
2003-06-03
1
-6
/
+1
*
bio is a driver that can delegate ioctls to other drivers which
niklas
2002-06-09
1
-0
/
+52