Remove unused variable.
[dragonfly.git] / sys / vfs /
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...
2004-05-26 Matthew Dilloncount_udev() was being called with the wrong argument.
2004-05-26 Matthew DillonIncrement v_opencount before potentially blocking in...
2004-05-20 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 21/21: unionfs.
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-18 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 20/21: umapfs.
2004-05-18 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 19/21: ufs.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-05-13 Matthew DillonClose an interrupt race between vm_page_lookup() and...
2004-05-09 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 17/21: udf.
2004-05-08 Matthew DillonPeter Edwards brought up an interesting NFS bug which...
2004-05-03 Chris PresseyMerge ... FreeBSD (RELENG_4) src/sys/msdosfs/msdosfs_vf...
2004-05-03 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 17/21: specfs.
2004-05-03 Joerg SonnenbergerPOSIX lock resource limit part 3/4
2004-05-03 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 16/21: smbfs.
2004-05-02 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 15/21: procfs.
2004-04-25 David RhodusCosmetic changes.
2004-04-24 David RhodusRemove the VREF() macro and uses of it.
2004-04-23 Matthew DillonFix a client tail -f vs server-appended file data corru...
2004-04-23 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 14/21: portal.
2004-04-23 Matthew Dillonmsync(..., MS_INVALIDATE) will incorrectly remove dirty...
2004-04-22 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 13/21: nwfs.
2004-04-21 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 12/21: nullfs.
2004-04-21 Hiten PandyaMerge: FreeBSD (RELENG_4) msdosfs_vfsops.c rev. 1.60.2.9
2004-04-20 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 11/21: ntfs.
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-19 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 10/21: nfs.
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-17 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 9/21: msdosfs.
2004-04-16 Joerg Sonnenbergerfor() ==> TAILQ_FOREACH
2004-04-15 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 8/21: mfs.
2004-04-14 Matthew Dillonuio_td might be NULL, do not indirect through uio_td...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-12 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 7/21: isofs.
2004-04-11 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 6/21: hpfs.
2004-04-08 Matthew DillonIntroduce negative (ENOENT) caching for NFS. Before...
2004-04-08 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 5/21: ext2fs.
2004-04-07 Matthew DillonProtect nfs socket locks with a critical section. ...
2004-04-06 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 4/21: fifofs.
2004-04-02 Hiten PandyaGarbage-collect unused variable.
2004-04-02 Hiten PandyaThe globaldata houses a pointer and not an embedded...
2004-04-02 Hiten PandyaPer-CPU VFS Namecache Effectiveness Statistics:
2004-04-01 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 3/21: fdesc.
2004-03-31 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 2/21: deadfs.
2004-03-31 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 1/21: coda.
2004-03-29 Matthew DillonProtect the mntvnode scan for coda with the proper...
2004-03-29 Matthew DillonCount vnodes held on the mount list simply by using the
2004-03-29 Matthew DillonUDF was not properly cleaning up getblk'd buffers in...
2004-03-28 Chris PresseyCorrect misspelling of "orphan" and fix up comment...
2004-03-24 David RhodusHook in UDF to the build process.
2004-03-19 Matthew DillonGet rid of the obsolete SMP checks in SMBFS.
2004-03-16 Hiten PandyaFix loading of the SMBFS kernel module. The KMODDEPS...
2004-03-15 Matthew DillonMove a drain output call to before a dirty block check...
2004-03-13 Matthew DillonFix a bunch of NFS races. These races existed in FreeB...
2004-03-12 Joerg SonnenbergerMerge the kernel part of UDF support from FreeBSD 5.
2004-03-11 Hiten PandyaUse info->td instead of curthread in ffs_reload_scan1...
2004-03-10 Matthew DillonAllow the nominal NFS io block size to be set with...
2004-03-09 Matthew DillonAddendum comment to last commit. Jeffrey Hsu reminded...
2004-03-08 Matthew DillonIncrease the default socket buffer for NFS to deal...
2004-03-05 Jeffrey HsuOnce we distribute socket protocol processing requests...
2004-03-04 Jeffrey HsuIntroduce access methods for making protocol requests.
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-24 Joerg SonnenbergerAdd prototype for bootpc_init
2004-02-18 Matthew DillonMerge vfs/ufs/ufs_disksubr.c into kern/subr_disk.c...
2004-02-16 Matthew DillonRemove common variable to get ready for -fno-common.
2004-02-16 Matthew DillonRemove duplicate bioops declaration in preparation...
2004-02-13 Matthew Dillonbio ops can be initiated from the buffer cache, td_proc...
2004-02-12 Joerg SonnenbergerAdd __DragonFly__
next