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
/
miscfs
Age
Commit message (
Expand
)
Author
2010-03-03
You have found a scroll of genocide --More--
pooka
2010-01-30
Reduce the diff between genfs_getpages() and genfs_do_io(). These should be
uebayasi
2010-01-30
Slightly more descriptive local variable names.
uebayasi
2010-01-29
genfs_getpages: Narrow & clarify the context where I/O happens & vmobjlock is...
uebayasi
2010-01-29
genfs_getpages: Redo previous with a better goto label.
uebayasi
2010-01-28
Revert part which variable initializations within interleaved gotos.
uebayasi
2010-01-28
genfs_getpages: More constification & localization.
uebayasi
2010-01-28
genfs_getpages: Constify 2 variables, move one. No functional changes.
uebayasi
2010-01-28
genfs_getpages: Constify orignpages. Don't override its meaning by the value
uebayasi
2010-01-28
Unbreak modules build.
uebayasi
2010-01-28
genfs_getpages: Constify & localize more variables.
uebayasi
2010-01-28
genfs_getpages: Move local variable declarations that are used only for I/O
uebayasi
2010-01-28
genfs_getpages: Localize a few more variables.
uebayasi
2010-01-28
genfs_putpages: Localize a few variables. No functional changes.
uebayasi
2010-01-27
Use genfs_node_*lock().
uebayasi
2010-01-27
Don't forget to tell the result of rw_tryenter().
uebayasi
2010-01-27
Constify some pointers in genfs_getpages() and genfs_do_putpages().
uebayasi
2010-01-27
Add genfs_node_rdtrylock().
uebayasi
2010-01-22
Remove unneeded strlen() call in KFShostname case.
njoly
2010-01-08
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
pooka
2009-12-14
gimpy invented PRIxVADDR format specifier.
uebayasi
2009-12-05
Remove the portalfs kernel file system driver. Replace mount_portal(8)
pooka
2009-11-30
Introduce genfs_statvfs() as pretty much a no-info statvfs and
pooka
2009-11-20
Allow chown if caller is in the new group.
roy
2009-11-20
Disallow chown for files the caller does not own.
pooka
2009-11-14
- Move kauth_init() a little bit higher.
elad
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-10-19
Avoid leaking pages. Fixes PR 42053 from SHIMIZU Ryo.
dholland
2009-10-06
Factor out a block of code that appears in three places (Veriexec, keylock,
elad
2009-10-04
Put workaround fix for LOCKDEBUG panic mentioned in PR kern/41078:
tsutsui
2009-10-02
Put procfs policy back in the subsystem.
elad
2009-09-16
Replace a large number of link set based sysctl node creations with
pooka
2009-07-31
Get rid of dependency on M_UFSMNT. Since we need storage only for
pooka
2009-07-31
Do a name-based search for the ctty major instead of requiring an
pooka
2009-07-31
Instead of reporting some random "files used/free" figures for the
pooka
2009-07-03
Where possible, extract the file-system's access() routine to two internal
elad
2009-06-23
Move the implementation of vaccess() to genfs_can_access(), in line with
elad
2009-05-24
More changes to improve kern_descrip.c.
ad
2009-05-07
Extract the open-coded authorization logic for chtimes() from various
elad
2009-04-25
Add genfs_can_mount() and use it to prevent some more code duplication of
elad
2009-04-25
- Rearrange pg_delete() and pg_remove() (renamed pg_free), thus
rmind
2009-04-22
Per discussion on tech-kern@:
elad
2009-04-18
Move genfs_null_putpages() from genfs_io.c to genfs_vnops.c -- it does
pooka
2009-03-15
ansify function definitions
cegger
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-02-23
genfs_getpages: rework 1.18 revision - move uvm_pagermapout() back.
rmind
2009-02-22
sched_sync: syncer_data_lock is not released now (regression fix).
rmind
2009-02-22
PR kern/26878 FFSv2 + softdep = livelock (no free ram)
ad
2009-02-22
PR kern/39564 wapbl performance issues with disk cache flushing
ad
[next]