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
/
sys
/
fs
Age
Commit message (
Expand
)
Author
2021-12-16
Fix typo: reader -> header
reinoud
2021-12-16
Fix serious issue with recordable media formatted with Win10. When closing it
reinoud
2021-12-16
Make sysctl udf.verbose dependent on UDF_DEBUG instead of DEBUG
reinoud
2021-12-15
While searching the VAT on recordable media, search the last sector too!
reinoud
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-10
s/unaccessible/inaccessible/
andvar
2021-12-10
Fix previous, don't copy up if the underlying node is unreadable.
hannken
2021-12-08
s/efficent/efficient/ in comments.
andvar
2021-12-05
In union_access() copy up regular files before checking permissions.
hannken
2021-12-05
s/seach/search/
msaitoh
2021-12-05
s/filesytem/filesystem/ in comment.
msaitoh
2021-12-05
s/checkum/checksum/ in comment.
msaitoh
2021-12-05
s/alloction/allocation/
msaitoh
2021-12-05
s/invlid/invalid/ in comment.
msaitoh
2021-12-03
Avoid using register_t in <fs/puffs/puffs_msgif.h>
pho
2021-11-10
s/derefernce/dereference/ in comment.
msaitoh
2021-10-23
Sanitize the symbol namespace. NFC.
thorpej
2021-10-23
Convert msdosfs_rename() to use genfs_sane_rename().
hannken
2021-10-23
Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c.
hannken
2021-10-23
Factor out the lookup results from struct denode.
hannken
2021-10-20
Move a mis-placed KASSERT().
thorpej
2021-10-20
Overhaul of the EVFILT_VNODE kevent(2) filter:
thorpej
2021-09-16
fix typos in word "successful".
andvar
2021-09-03
fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/
andvar
2021-08-21
s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recomme...
andvar
2021-08-20
fix various typos in comments and log messages.
andvar
2021-08-09
s/fist/first/
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-07-19
Abolish all the silly indirection macros for initializing vnode ops tables.
dholland
2021-07-18
Fix ptyfs link and symlink ops.
dholland
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
Fix union_parsepath(), either the upper or the lower dvp may be NULL.
hannken
2021-06-29
Now remove cn_consume from struct componentname.
dholland
2021-06-29
Onionfs needs to know about parsepath too, in case it has one of the
dholland
2021-06-29
Implement VOP_PARSEPATH() for hfs.
dholland
2021-06-29
- Add a new vnode op: VOP_PARSEPATH.
dholland
2021-06-28
VOP_BMAP() may be called via ioctl(FIOGETBMAP) on any vnode that applications
chs
2021-05-13
ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL.
hannken
2021-04-13
more GCC 10 fixes.
mrg
2021-04-01
Put a copy of our existing data first in the non-error case (noticed by RVP).
christos
2021-03-29
Don't use legacy VM types.
simonb
2021-03-08
give names to the enums so we can cast by name for lint
christos
2021-02-11
Enable to mount Raspberry Pi Pico's USB mass storage partition
ryoon
2021-01-11
Trailing whitespace
skrll
2021-01-11
Fix spelling of preferred in comments. While here improve grammar in
skrll
2020-12-13
Disable use of UBC_FAULTBUSY in tmpfs_write() for now,
chs
2020-11-27
make the order of the arguments in the PTYFS_FILENO macro consistent with
christos
2020-11-24
PR/55821: tar can not extract base.tgz anymore (./dev/pts and mounted ptyfs)
christos
2020-09-29
s/implicitely/implicitly/
msaitoh
[next]