]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
- Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL using
[FreeBSD/FreeBSD.git] / sys / fs /
2011-07-24 mckusickThis update changes the mnt_flag field in the mount...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 zackRevert revision 224079 as Rick pointed out that I would...
2011-07-16 rmacklemThe new NFSv4 client handled NFSERR_GRACE as a fatal...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 zackAdd DEXITCODE plumbing to NFS.
2011-07-16 zackSimple find/replace of VOP_ISLOCKED -> NFSVOPISLOCKED...
2011-07-16 zackSimple find/replace of VOP_UNLOCK -> NFSVOPUNLOCK....
2011-07-16 zackSimple find/replace of vn_lock -> NFSVOPLOCK. This...
2011-07-16 zackRemove unnecessary thread pointer from VOPLOCK macros...
2011-07-16 zackChange loadattr and fillattr to ask the file system...
2011-07-16 zackMove nfsvno_pathconf to be accessible to sys/fs/nfs...
2011-07-16 zackSmall acl patch to return the aclerror that comes back...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-13 kibWhile fixing the looping of a thread while devfs vnode...
2011-07-13 rmacklemr222389 introduced a case where the NFSv4 client could
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-07 jonathanMake a comment more accurate.
2011-07-04 rmacklemThe algorithm used by nfscl_getopen() could have result...
2011-07-03 rmacklemModify the new NFSv4 client so that it appends a file...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-28 rmacklemFix the new NFSv4 client so that it doesn't fill the...
2011-06-22 rmacklemPlug an mbuf leak in the new NFS client that occurred...
2011-06-22 rmacklemFix the new NFSv4 client so that it uses the same uid as
2011-06-21 rmacklemFix the new NFSv4 server so that it checks for VREAD_AC...
2011-06-20 rmacklemFix the new NFSv4 server so that it only allows Lookup of
2011-06-20 rmacklemFix the new NFSv4 server so that it allows Access and...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 rmacklemFix a number of places where the new NFS server did not
2011-06-19 rmacklemFix the kgssapi so that it can be loaded as a module...
2011-06-18 rmacklemAdd DTrace support to the new NFS client. This is essen...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-06 attilioMFC
2011-06-05 rmacklemAdd support for flock(2) locks to the new NFSv4 client...
2011-06-05 rmacklemThe new NFSv4 client was erroneously using "p" instead of
2011-06-05 rmacklemFix the new NFSv4 client so that it doesn't crash when
2011-06-05 hrsMerge from HEAD@222712.
2011-06-04 attilioMFC
2011-06-04 rmacklemModify the new NFS server so that the NFSv3 Pathconf RPC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-02 attilioMFC
2011-06-01 kibIn the VOP_PUTPAGES() implementations, change the defau...
2011-05-31 attilioMFC
2011-05-31 rmacklemFix the new NFS client so that it doesn't do an NFSv3
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 rmacklemFix the new NFS client so that it handles NFSv4 state
2011-05-27 attilioMFC
2011-05-26 rmacklemAdd a check for MNTK_UNMOUNTF at the beginning of nfs_s...
2011-05-26 attilioMFC
2011-05-25 rmacklemAdd some missing mutex locking to the new NFS client.
2011-05-25 rmacklemFix the new NFS client so that it correctly sets the...
2011-05-23 attilioMFC
2011-05-23 rmacklemSet the MNT_NFS4ACLS flag for an NFSv4 client mount
2011-05-22 attilioMFC
2011-05-22 alcEliminate duplicate #include's.
2011-05-22 rmacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-19 attilioMFC
2011-05-18 rmacklemAdd a sanity check for the existence of an "addr" option
2011-05-16 attilioMFC
2011-05-15 rmacklemChange the sysctl naming for the old and new NFS clients
2011-05-14 attilioMFC
2011-05-14 jhbMerge comments about converting directory entries to...
2011-05-08 attilioMFC
2011-05-08 rmacklemChange the new NFS server so that it uses vfs.nfsd...
2011-05-06 attilioMFC
2011-05-06 rmacklemSet the initial value of maxfilesize to OFF_MAX in the
2011-05-06 mavIncrease NFS_TICKINTVL value from 10 to 500. Now that...
2011-05-06 rmacklemChange the new NFS server so that it returns 0 when...
2011-05-05 attilioMFC
2011-05-05 rmacklemFix the new NFS client so that it handles the 64bit...
2011-05-04 rmacklemAdd a comment noting that the NFS code assumes that the
2011-05-04 attilioMFC
2011-05-04 rmacklemAdd kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_Z...
2011-05-04 rmacklemRevert r221306, since NFSSVC_ZEROSTATS zero'd both...
2011-05-04 ruImplemented a mount option "nocto" that disables cache...
2011-05-04 ruIn ncl_printf(), call vprintf() instead of printf().
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 attilioMFC @ r221324
2011-05-01 rmacklemAdd the kernel support needed to zero out the nfsstats
2011-04-30 kibClarify the comment.
2011-04-29 rmacklemThe build was broken by r221190 for 64bit arches like...
2011-04-28 rmacklemFix the new NFS client so that it handles the "nfs_args...
2011-04-28 jhbUpdate a comment since ext2fs does not use SU.
2011-04-28 jhbThe b_dep field of buffers is always empty for ext2fs...
2011-04-28 jhbSync with several changes in UFS/FFS:
2011-04-27 rmacklemFix module names and dependencies so the NFS clients...
2011-04-27 jhbUse a private EXT2_ROOTINO constant instead of redefini...
2011-04-27 jhbVarious style fixes including using uint*_t instead...
2011-04-27 rmacklemThis patch changes head so that the default NFS client...
2011-04-26 rmacklemFix a kernel linking problem introduced by r221032...
2011-04-25 rmacklemModify the experimental (newnfs) NFS client so that...
2011-04-25 rmacklemFix the experimental NFS client so that it does not...
2011-04-25 rmacklemModify the experimental NFS client so that it uses...
2011-04-21 rmacklemRemove the nm_mtx mutex locking from the test for
next