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
/
msdosfs
Age
Commit message (
Expand
)
Author
2006-09-02
add missing initializers
christos
2006-08-14
When mounting an MSDOS fileysystem, do not require that bytes 252 and
gdt
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2006-05-14
integrate kauth.
elad
2006-04-15
Coverity CID 839: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 838: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 2508: Initialize variable
christos
2006-04-14
Coveriry CID 733: Remove dead code.
christos
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2006-02-21
Use device_class() instead of accessing dv_class directly.
thorpej
2006-01-14
Protect against uio_lwp being NULL from Pavel Cahyna
christos
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-12-03
- protect userland exported files against multiple inclusion.
christos
2005-11-29
merge yamt-readahead branch.
yamt
2005-11-04
PR/32003: Brian Buhrow: msdosfs doesn't properly zero out high cluster data
christos
2005-11-02
merge yamt-vop branch. remove following VOPs.
yamt
2005-09-25
Follow compat naming tradition: rename compat_export_args to export_args30.
jmmv
2005-09-23
Apply the NFS exports list rototill patch:
jmmv
2005-09-14
mention what is the failure case, from FreeBSD revision 1.46 cvs log
soda
2005-09-14
PR/31312: Juan RP: Don't use negative cacheing on msdosfs, because of the
christos
2005-09-12
Use nanotime() to update the time fields in filesystems. Convert the code
christos
2005-09-10
Make fileno calculations use ino_t variables.
christos
2005-09-10
PR/23773: Tero Kivinen: Cannot mount msdos filesystems if filesystem size >
christos
2005-08-30
Remove __P()
xtraeme
2005-08-29
Remove __P()
xtraeme
2005-08-29
The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so
xtraeme
2005-08-19
fileid is now a quad.
christos
2005-08-19
64 bit inode changes.
christos
2005-08-05
Let this build when MSDOSFS_DEBUG is defined (v_id disappeared a long time
jmmv
2005-07-23
update file timestamps for nfsd loaned-read and mmap.
yamt
2005-06-28
- constify genfs_ops.
yamt
2005-05-29
- rename variables to avoid shadowing.
christos
2005-03-29
- Define a VFS_ATTACH() macro that places a reference to a vfsops structure
thorpej
2005-02-26
nuke trailing whitespace
perry
2005-01-09
adjust the UBC mapping code to support non-vnode uvm_objects.
chs
2005-01-09
Rework the mountroot interface so that vfs_mountroot() opens the root device
mycroft
2005-01-02
Add the system call and VFS infrastructure for file system extended
thorpej
2004-09-13
set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use
jdolecek
2004-06-30
cleanup casts in get/set u short/long so that we don't have const castaways.
christos
2004-06-27
set gmtoff in the structure returned by MNT_GETARGS call
jdolecek
2004-05-25
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
hannken
2004-05-25
Sysctl descriptions under vfs subtree
atatat
2004-05-20
Tweak sysctl setup functions (the macros, actually) for use in lkms,
atatat
2004-05-20
Explicitly call pool_init() (and pool_destroy()) when being built as
atatat
2004-05-12
caddr_t -> void * and removal of some more casts.
jrf
2004-05-04
Remove caddr_t inlines. Approved by christos@NetBSD.org.
jrf
2004-04-27
First pass for some caddr_t removal and changes to get rid of it where we
jrf
[next]