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
/
osnet
/
dist
Age
Commit message (
Expand
)
Author
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-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-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-08-03
change the ARC reclaim code to use the pagedaemon's free page target
chs
2022-05-04
fix ARC checks for available memory:
chs
2022-05-02
Follow FreeBSD revision <0e15d9fbeba4> and simplify #ifdef'ed code.
jkoshy
2022-04-16
Unlock vnode for VOP_IOCTL().
hannken
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
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-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
2021-08-28
libzfs: Zero DIOCLWEDGES input before ioctl.
riastradh
2021-07-18
Abolish all the silly indirection macros for initializing vnode ops tables.
dholland
2021-07-18
Use macros for the canned parts of device and fifo vnode op tables.
dholland
2021-07-04
Add VOP_PARSEPATH to zfs control dir vnode op table.
hannken
2021-07-02
Add VOP_PARSEPATH to zfs's vnode table. "oops"
dholland
2021-05-21
Replace the Solaris style endian check (exactly one of
hannken
2021-05-13
this is not FreeBSD
nia
2021-05-13
zfs: this is not FreeBSD
nia
2021-04-30
zfs: Fix up references to FreeBSD
nia
2021-04-21
Prevent blocking l2arc_feed_thread() forever, skip the
hannken
2021-03-31
Simplify the CTF float encoding type logic: all floating point types of
simonb
2021-03-25
zfs_ioctl.c: Drop WARNING that ZFS is under development
gdt
2021-02-16
Use the right uid / gid for nobody:nobody like FreeBSD does.
hannken
2020-11-28
Use vn_close to release the vnodes in the error handling blocks, since
yhardy
2020-11-17
Remove a pointless printf.
chs
2020-11-15
Commit the ZFS file that I forgot in this previous commit:
chs
2020-10-09
PR kern/55705:
kardel
2020-09-07
Comment out index out of bounds debugging code.
christos
2020-09-07
i can't confirm or deny that GCC 9 is wrong about parity_valid[]
mrg
2020-09-06
Stop using alloca
christos
2020-09-06
Adjust string sizes
christos
2020-09-06
fix zeroing
christos
[next]