Style(9): remove `register' keywords.
[dragonfly.git] / sys / vfs /
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).
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-05 Matthew DillonMisc syntax cleanup.
2004-09-04 Matthew DillonFix a bug in sillyrename handling in nfs_inactive(...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-28 Matthew DillonFix a bug that was causing a 'lockmgr: draining against...
2004-08-28 Matthew DillonFix handling of the recycling of vnodes from a failed...
2004-08-28 Matthew DillonVFS messaging/interfacing work stage 4/99. This stage...
2004-08-25 Matthew Dillondoingdirectory is really a boolean, use an int rather...
2004-08-24 David RhodusClearly I need to wakeup all the way before starting...
2004-08-24 David RhodusSpelling.
2004-08-24 David RhodusAdd a few notes.
2004-08-24 David RhodusMinor cleanups. Make a type usage correction. Remove...
2004-08-19 David RhodusPlug in missing brelse calls as to fix a bug in the...
2004-08-19 Matthew DillonAdd the vop_ops for ntfs before obtaining the root...
2004-08-17 Matthew DillonVFS messaging/interfacing work stage 2/99. This stage...
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-09 Matthew Dillonffs_dirpref() calculates dirsize = (fs->fs_avgfilesize...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-26 David RhodusPOSIX.1-2003: Changing the group ID is permitted to...
2004-07-26 Joerg SonnenbergerDon't cast lvalues.
2004-07-18 David RhodusPerform some basic cleanups. Change some types over...
2004-07-18 David RhodusImplement advisory locking support for the cd9660 files...
2004-07-16 Jeffrey HsuIncrease the size of the nfsheur hash table as pointed...
2004-07-02 Joerg SonnenbergerRemove invalid tokens after #endif
2004-07-02 Joerg SonnenbergerRemove cast as lvalue
2004-07-02 Joerg Sonnenbergerprocfs_validfile does have a public prototyp, but doesn...
2004-06-26 Matthew DillonSome general cleanups and use M_ZERO instead of bzero...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Matthew Dillongcc-3.4 cleanups. Add missing break statements, deal...
2004-06-20 Hiten PandyaMove the 'p_start' field from struct pstats (Process...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-15 Matthew DillonFix a race with the clearing of p->p_session->s_ttyvp...
2004-06-14 Hiten PandyaMake the procfs_validfile() function static.
2004-06-08 Hiten PandyaReplace the use of specially reserved pbufs in NFS...
2004-06-08 Hiten PandyaRe-order include, 'sys' includes first, 'vm' includes...
2004-06-07 Matthew DillonFix improper vm_object ref counting in procfs that...
2004-06-06 Matthew DillonRemove the canwait argument to dup_sockaddr(). Callers...
2004-06-06 Matthew DillonDeal with revoke()'d descriptors. The underlying vnode...
2004-06-04 Hiten PandyaFlush cached access mode after modifying a files attrib...
2004-06-03 Hiten PandyaRemove the compat macro textvp_fullpath(), and use...
2004-06-03 Hiten PandyaQuotactl(2) should set the uid correctly, based on...
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-05-26 Matthew DillonCorrect a bug in the last commit, udev must be assigned...
next