Fix typo with last commit.
[dragonfly.git] / sys / vfs /
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-20 Jeffrey HsuStrip away a layer of indirection. Now that we properl...
2005-04-20 Matthew DillonGet rid of VPLACEMARKER and retool vmntvnodescan()...
2005-04-19 Matthew DillonAbstract out the routines which manipulate the mountlist.
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-15 Matthew DillonImplement Red-Black trees for the vnode clean/dirty...
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-08 Matthew DillonThe cdrom MNT_ROOTFS check was interfering with the...
2005-04-06 Matthew DillonCorrect an NFS bug related to ftruncate() operations...
2005-03-31 Matthew DillonMove the setting of sopt->sopt_dir down into the lower...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-27 Matthew DillonDo a better job distributing RPC requests on the NFS...
2005-03-24 Matthew DillonFix a server-side TCP NFS mount stream sequencing probl...
2005-03-24 Matthew DillonHave the server complain if the NFS rpc stream from...
2005-03-17 Matthew DillonClean up a number of caching edge cases in NFS, rework...
2005-03-16 Matthew DillonFix a bugaboo in the last commit. We cannot safely...
2005-03-13 Matthew DillonFix a couple of NFS client side caching snafus. First...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-08 Matthew DillonSync with FreeBSD/1.103. In the softupdates case...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-04 Matthew Dillonmsf_buf_kva() now returns a char * rather then a vm_off...
2005-03-04 Matthew DillonThis is a major revamping of our MSFBUF API. MSFBUFs...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-26 Sascha WildnerRemove last remnants of the wd(4) driver which was...
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-18 Simon SchubertAdd support for building modules with configured kernel...
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-15 Joerg SonnenbergerIntroduce vnodepv_entry_t as type for the vnodeopv_entr...
2005-02-14 Matthew DillonGreatly reduce the size of ISOFS's inode hash table...
2005-02-12 Joerg SonnenbergerGC local variable size.
2005-02-12 Joerg SonnenbergerGC strsize.
2005-02-11 Joerg SonnenbergerRemove unused variable.
2005-02-03 Joerg SonnenbergerFree temporary buffer in the buffer overflow case too.
2005-02-02 Joerg SonnenbergerDon't use the statfs field f_mntonname in filesystems...
2005-01-31 Joerg SonnenbergerRemove unused local variable.
2005-01-29 Matthew DillonFix the virtual 'status' file for procfs. The wrong...
2005-01-20 Matthew DillonThe vnode reclamation code contains a race whereby...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-08 Matthew DillonFix one of probably several smbfs issues. smbfs is...
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-12-29 Matthew DillonGet rid of dead non-DragonFly code.
2004-12-29 Matthew Dillonnvp may fall through as NULL, check it before vput...
2004-12-24 Matthew DillonMake sure ntfs_lookup() has the correct side effects...
2004-12-22 Matthew DillonMake sure that cn_flags is properly updated to account...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonClean up "`cache' might be used uninitialized" warnings...
2004-12-19 Matthew DillonTemporarily allow recursion on locks to deal with a...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-17 Matthew DillonVFS messaging/interfacing work stage 10/99:
2004-12-14 Matthew DillonFix a diagnostic check related to new VOP_INACTIVE...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerDon't read userland pointers directly, copy them first...
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-18 Matthew DillonCleanup some dangling issues with cache_inval(). A...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-12 Matthew DillonTemporarily remove union and nullfs from the vfs build...
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Matthew DillonFix another minor bug-a-boo inherited from 4.x sources...
2004-11-09 Matthew Dillonvfs_object_create() was being called too early on devvp...
2004-11-09 Matthew DillonCorrect a softupdates bug, an ir_savebp buffer was...
2004-11-03 Matthew DillonRemove incorrect cache_purge() calls in *_rmdir() ...
2004-10-27 Matthew DillonRemove unused variable.
2004-10-27 Matthew Dillonnull_revoke() needs to return 0.
2004-10-25 Matthew DillonRemove the vfs page replacement optimization and its...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-20 Matthew DillonOld API compatibility: The directory vnode passed to...
2004-10-12 Matthew DillonTry to close an occassional VM page related panic that...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7g/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7f/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 8a/99: Sync other...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7d/99: More firmin...
2004-10-04 Matthew DillonVFS messaging/interfacing work stage 7c/99: More firmin...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5/99. Start work...
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5/99. Start work...
2004-09-24 Matthew DillonThe inode size must be unsigned-extended to a quad...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-17 Matthew DillonAdd a missing free to a failure case (non critical).
next