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
/
isofs
/
udf
/
udf_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'CLR(<buf>->b_flags, B_READ | B_WRITE | B_DONE)' regardless of
krw
2011-04-16
1
-3
/
+3
*
In days of yore one could arbitrarily whack buffer flags. Those days
krw
2011-04-15
1
-3
/
+5
*
The only value that d_npartitions should have is MAXPARTITIONS.
krw
2009-05-21
1
-2
/
+2
*
Reset b_flags rather than just OR'ing in B_READ and B_RAW when
krw
2009-05-14
1
-3
/
+3
*
Correct cases of mishandling of pending reads and writes to prevent
beck
2008-07-23
1
-3
/
+3
*
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
deraadt
2008-06-12
1
-3
/
+3
*
back out biomem diff since it is not right yet. Doing very large
deraadt
2008-06-11
1
-3
/
+3
*
Fix buffer cache pending read statistics by ensuring we can identify
beck
2008-06-10
1
-3
/
+3
*
Buffer cache revamp
beck
2008-06-10
1
-3
/
+3
*
all disklabels read from the kernel now always contain a total sector
deraadt
2007-06-08
1
-1
/
+2
*
use six new macros to access & store the 48-bit disklabel fields related
deraadt
2007-06-05
1
-5
/
+5
*
Don't hold up a vnode for the VAT when a unode is sufficient
pedro
2006-07-11
1
-6
/
+7
*
Make the mounting process pass a hint to the kernel of where to find the VAT
pedro
2006-07-11
1
-3
/
+3
*
udf_mnt -> umount and rename fields accordingly
pedro
2006-07-09
1
-14
/
+14
*
Be consistent about how we name 'struct unode' instances
pedro
2006-07-08
1
-7
/
+7
*
udf_node -> unode and rename fields accordingly
pedro
2006-07-08
1
-5
/
+5
*
Rename VTON() to VTOU()
pedro
2006-07-08
1
-4
/
+4
*
Add VAT support a la UDF 1.50
pedro
2006-07-05
1
-1
/
+84
*
Fix reading of volume ID
pedro
2006-01-15
1
-2
/
+2
*
typo
pedro
2006-01-15
1
-2
/
+2
*
Move udf_disklabelspoof() to udf_subr.c, no functional change
pedro
2006-01-14
1
-1
/
+102
*
Better UDF name extraction code, which will not forget to report errors in
miod
2006-01-14
1
-0
/
+79