index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
cddl
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-05-25
osnet: on macOS, use <mach/boolean.h> for boolean_t
lukem
2023-05-25
ctfmerge: fix macOS semaphore implementation, part 2
lukem
2023-05-23
ctfmerge: fix macOS semaphore implementation
lukem
2023-05-23
ctfmerge: error check sem_*() and pthread_*() APIs
lukem
2023-05-22
dtrace_fbt: Read and write instructions appropriately-endian on arm.
riastradh
2023-05-09
dtrace_fbt: Read and write instruction words in little-endian.
riastradh
2023-04-17
(missed in pervious commit)
skrll
2023-04-12
kern: Nix mutex_owner.
riastradh
2023-03-03
Adapt zfs_netbsd_access() to ACL support. As ZFS itself only
hannken
2023-02-17
provide pathconf for .zfs control directory. avoids errors on
kardel
2023-02-07
dtrace: remove unnecessary fflush()
chs
2023-02-06
dtrace: re-fix aggregations to report from all online CPUs
chs
2022-12-25
Don't bail out if the input file does not have a symbol table. This happens
christos
2022-11-04
Add a helper to set or clear lower mount and use it.
hannken
2022-10-31
Provide an empty ASSERT macro ifdef _STANDALONE.
simonb
2022-10-31
Whitespace nit.
simonb
2022-10-31
Only need TIMESPEC_OVERFLOW() to check against INT32_{MIN,MAX} on FreeBSD.
simonb
2022-10-24
Remove references to GEOM from zpool(8).
nia
2022-10-03
Revert. Spotted by hannken@ - fix needs to be in zfs_ctldir.c it is missing
kardel
2022-09-27
for unsupported names return EINVAL as per TOG
kardel
2022-09-19
Reference kernel-wide hz constant instead of using a private but possibly
mlelstv
2022-09-02
dtrace_fbt: Allow tracing names that start with `__'.
riastradh
2022-08-31
dtrace_sdt: Fix bug in builtin module reference counting.
riastradh
2022-08-21
dtrace/i386: Need machine/cpufunc.h for x86_read_flags and rcr2.
riastradh
2022-08-07
bsd.kmodule.mk: Build modules with KDTRACE_HOOKS if MKDTRACE=yes.
riastradh
2022-08-07
dtrace_sdt: Register sdt providers and probes in loaded modules too.
riastradh
2022-08-03
change the ARC reclaim code to use the pagedaemon's free page target
chs
2022-07-30
solaris: Give threads less bad names.
riastradh
2022-07-30
osnet: Stop disabling dtrace probes.
riastradh
2022-07-30
zfs: Give condvars more meaningful names.
riastradh
2022-05-04
fix ARC checks for available memory:
chs
2022-05-03
Minor: fix a typo.
jkoshy
2022-05-02
Follow FreeBSD revision <0e15d9fbeba4> and simplify #ifdef'ed code.
jkoshy
2022-04-16
Unlock vnode for VOP_IOCTL().
hannken
2022-03-30
Add link our policy.
christos
2022-03-28
driver(9): devsw_detach never fails. Make it return void.
riastradh
2022-03-27
add a kauth vnode check for adding links
christos
2022-03-18
osnet: Delete dead #if 0 code using hardclock_ticks.
riastradh
2022-02-27
lockstat(4): KNF. No functional change intended.
riastradh
2022-02-27
lockstat(4): Membar audit.
riastradh
2021-12-28
zfs: Expose hostid to zfs, as in gethostid/sethostid(3).
riastradh
2021-12-22
In zfs_setattr() don't recheck the auth policy for a "nodump" flags
simonb
2021-12-21
Default files to BSD group ownership in line with ffs, after the lead
hauke
2021-12-17
In vattr_init_mask() check for va_flags and if set add to the mask of
simonb
2021-11-30
In zfs_statvfs(), set f_bresvd and f_fresvd to 0. Fixes random kernel
simonb
2021-10-27
Hacks to get zdb working on NetBSD:
simonb
2021-10-20
Overhaul of the EVFILT_VNODE kevent(2) filter:
thorpej
2021-09-06
Clamp zfs nlinks at UINT32_MAX (nlink_t max) instead of (much) smaller
simonb
[next]