| Age | Commit message (Expand) | Author |
| 2006-08-29 | fix incomplete initializer | christos |
| 2006-08-29 | Fix incomplete initializer | christos |
| 2006-07-21 | - Use the LWP cached credentials where sane. | ad |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-12 | COVERITY CID 1113: Don't use NULL for VOP_READDIR | christos |
| 2006-04-12 | Coverity CID 2319: Plug memory leak. | christos |
| 2006-04-05 | Unbreak the build of this file on our 64-bit ports | he |
| 2006-04-04 | Update list of todo items, and note that old items are from 1998 and | gdt |
| 2006-04-04 | Check symlink count and pointer returned from userspace before | gdt |
| 2006-03-15 | Add comments explaining how the 3 size variables for venus calls are | gdt |
| 2006-03-02 | Change type of 'inode' member of struct coda_open_out to ino_t. This | gdt |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2006-01-12 | In coda_lookup, add LK_RETRY to locking of child vnode. The previous | gdt |
| 2005-12-24 | __inline__ -> inline | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-02 | merge yamt-vop branch. remove following VOPs. | yamt |
| 2005-09-23 | Apply the NFS exports list rototill patch: | jmmv |
| 2005-08-30 | oops, fix previous. | xtraeme |
| 2005-08-30 | * Remove __P() | xtraeme |
| 2005-08-28 | coda inodes are still 32 bits. Don't use ino_t in coda_open_out. | christos |
| 2005-08-19 | 64 bit inode changes. | christos |
| 2005-07-02 | Add attach call so coda gets added to list of vfs supported by the kernel. | blymn |
| 2005-05-29 | - sprinkle const | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2005-01-02 | Add the system call and VFS infrastructure for file system extended | thorpej |
| 2004-10-15 | Revert previous. set_statvfs_info needs the struct proc * arg. | skrll |
| 2004-09-17 | There's no need to pass a proc value when using UIO_SYSSPACE with | skrll |
| 2004-06-25 | Fix coda symlink vnodeops. Provided by Greg Troxel. PR kern/25963. | petrov |
| 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-04-27 | First pass for some caddr_t removal and changes to get rid of it where we | jrf |
| 2004-04-21 | add sys/dirent.h | christos |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2004-03-24 | Tango on sysctl_createv() and flags. The flags have all been renamed, | atatat |
| 2004-03-09 | Fix spelling of "orphan" and placement of */ | atatat |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-10-30 | Remove some assigned-to but otherwise unused variables. | simonb |
| 2003-08-28 | don't include opt_coda_compat.h unless _KERNEL_OPT. also, only include it | mrg |
| 2003-08-27 | update for the protocol used by coda>=6, | drochner |
| 2003-08-25 | fix a deadlock during mount: | drochner |
| 2003-08-25 | nuke an over-zealous memset() which broke statfs() et al. completely | drochner |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Undo part of the ktrace/lwp changes. In particular: | thorpej |
| 2003-06-29 | Adjust for ktrace/lwp changes. | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-04-16 | PR/1796: John Kohl: statfs misbehaves under chrooted environments. | christos |
| 2003-03-29 | Consistently spell occurrence with two rs. | wiz |
| 2003-02-02 | protect <sys/mallocvar.h> ifdef _KERNEL | christos |
| 2003-02-01 | Add extensible malloc types, adapted from FreeBSD. This turns | thorpej |