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
/
tests
/
fs
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-05-28
Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalise
hannken
2023-05-08
fix the grammar in comments reported by Jim Spath in misc/57397.
andvar
2022-11-30
Avoid explicitly naming the raw part device with a partition letter - use
martin
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2022-06-06
build system: Revert all the recent additions of MK[...] knobs that
nia
2022-05-27
mk: Add a MKLFS flag for excluding the log-structured filesystem userspace
nia
2022-03-30
remove zfs from the exception list; it now works like the other fs's.
christos
2022-03-30
update copyright.
christos
2022-03-30
skip userlevel filesystems that have their own rules (they depend on the
christos
2022-03-29
ignore EOPNOTSUPP errors for fs's that don't support hard links.
christos
2022-03-28
Add a test for hardlink sysctl limiting.
christos
2022-02-01
Test mkdir(2) with one or more trailing slashes - this currently fails
martin
2022-01-31
Extend the time to wait for the thread to quit.
ryo
2021-12-05
s/shapshot/snapshot/
msaitoh
2021-11-27
Force failure of the nfs_renamerace_cycle, p2k_ffs_renamerace_cycle,
gson
2021-10-30
With the recent "centralize vnode kevent handling" kevent(2) no
hannken
2021-10-23
After converting msdosfs_rename() to use genfs_sane_rename() the
hannken
2021-09-19
fix various typos in comments, messages and documentation.
andvar
2021-09-16
fix typos in word "successful".
andvar
2021-09-16
fix typos in word "successfully", mainly s/succesfully/successfully/.
andvar
2021-08-20
fix various typos in comments and log messages.
andvar
2021-08-19
s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/output
andvar
2021-06-17
tests/fs/tmpfs: Print bad values on failure for diagnosis.
riastradh
2021-06-16
tests/fs/vfs: Mark udf_renamerace_cycle flaky, PR kern/56253.
riastradh
2021-06-05
Use the correct pathname when cleaning up the inner mount on test
gson
2021-06-04
Test "mountdhup" has to pass now.
hannken
2021-03-07
Add blocklist support to libwrap which enables all programs using libwrap
christos
2020-09-07
remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds
mrg
2020-09-07
avoid new GCC 9 warnings.
mrg
2020-09-05
Revert "ufs: Prevent mkdir from choking on deleted directories."
riastradh
2020-09-05
ufs: Prevent mkdir from choking on deleted directories.
riastradh
2020-09-05
genfs_rename: Fix deadlocks in cross-directory cyclic rename.
riastradh
2020-09-05
tests/fs/vfs/t_renamerace: Test a screw case hannken@ found.
riastradh
2020-08-23
Nix trailing whitespace.
riastradh
2020-08-23
Expand test to cover more failure cases. Change from skipped to expect fail
perseant
2020-08-20
Nix trailing whitespace.
riastradh
2020-08-20
Add cleanup of possible leftover rump processes, replacing the
gson
2020-08-20
Remove non-functional cleanup code from test_case() and test_case_root().
gson
2020-08-18
Add skipped test for in-kernel roll-forward agent
perseant
2020-08-17
Remove unused function rump_shutdown()
gson
2020-06-26
Reference PRs consistently.
jruoho
2020-06-17
Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
kamil
2020-06-01
LIBISPRIVATE=yes
christos
2020-05-15
PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries,
christos
2020-05-14
Remove extra semicolon.
msaitoh
2020-04-23
Replace noatf global with conditional compilation
joerg
2020-04-12
make sure that 0 length files get their extattrs cleaned up on deletion
christos
2020-04-10
New extended attributes test (does not work until we commit kernel changes)
christos
2020-03-15
Skip tests when we know there is not enough space available
martin
[next]