]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/nfsclient
Merge from head at r201628.
[FreeBSD/FreeBSD.git] / sys / fs / nfsclient /
2010-01-06 impMerge from head at r201628.
2010-01-03 rmacklemFix three related problems in the experimental nfs...
2009-12-31 rmacklemFix the experimental NFS client so that it can create...
2009-12-26 rmacklemWhen porting the experimental nfs subsystem to the...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 traszRemove unneeded ifdefs.
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-11 jhCreate verifier used by FreeBSD NFS client is suboptima...
2009-10-20 jhUnloading of the nfscl module is unsupported because...
2009-10-20 jhFix ordering of nfscl_modevent() and ncl_uninit()....
2009-10-20 jhFix comment typos.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-11 jkimMFV: r196804
2009-09-09 rmacklemAdd LK_NOWITNESS to the vn_lock() calls done on newly...
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-24 zecFix NFS panics with options VIMAGE kernels by apropriat...
2009-08-17 rmacklemApply the same patch as r196205 for nfs_upgrade_lock...
2009-08-04 gonzo- MFC @196061
2009-07-29 rmacklemFix the experimental nfs client so that it only calls...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-22 rmacklemWhen vfs.newnfs.callback_addr is set to an IPv4 address...
2009-07-22 rmacklemAdd changes to the experimental nfs client to use the...
2009-07-22 rmacklemWhen using an NFSv4 mount in the experimental nfs clien...
2009-07-19 rmacklemFix two bugs in the experimental nfs client:
2009-07-14 rmacklemFix the experimental nfs client so that it does not...
2009-07-14 rwatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-12 rmacklemFix the handling of dotdot in lookup for the experiment...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-09 rmacklemSince the nfscl_getclose() function both decremented...
2009-07-03 gonzo- MFC
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 rwatsonAdd a new global rwlock, in_ifaddr_lock, which will...
2009-06-20 rmacklemReplace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscb...
2009-06-20 rmacklemChange the size of the nfsc_groups[] array in the exper...
2009-06-19 brooksRework the credential code to support larger values...
2009-06-18 alcFix some of the style errors in *getpages().
2009-06-17 rmacklemAdd the SVC_RELEASE(xprt), as required by r194407.
2009-06-17 bzAdd explicit includes for jail.h to the files that...
2009-06-17 rmacklemFix handling of ".." in nfs_lookup() for the forced...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 jamieRename the host-related prison fields to be the same...
2009-06-13 jamieUse getcredhostuuid instead of accessing the prison...
2009-06-12 gonzo- Merge from HEAD
2009-06-10 rmacklemThis commit is analagous to r193952, but for the experi...
2009-06-09 rmacklemSince vn_lock() with the LK_RETRY flag never returns...
2009-06-08 rmacklemFix nfscl_getcl() so that it doesn't crash when it...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 alcnfs_write() can use the recently introduced vfs_bio_set...
2009-05-31 zecUnbreak options VIMAGE kernel builds.
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 rmacklemAdd a check to v_type == VREG for the recently modified...
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-28 alcMake *getpages()s' assertion on the state of each page...
2009-05-27 rmacklemFix handling of NFSv4 Close operations in ncl_inactive...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-24 rmacklemFix the experimental nfsv4 client so that it works...
2009-05-22 rmacklemChange the sysctl_base argument to svcpool_create(...
2009-05-22 rmacklemFix the name of the module common to the client and...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-22 rmacklemModify the mount handling code in the experimental...
2009-05-22 rmacklemChange the code in the experimental nfs client to avoid...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 rmacklemChange the experimental NFSv4 client so that it does...
2009-05-17 alcMerge r191964: Eliminate a case of unnecessary page...
2009-05-16 rmacklemChanged sys/fs/nfs_clbio.c in the same way Alan Cox...
2009-05-15 rmacklemModify the diskless booting code in sys/fs/nfsclient...
2009-05-14 rmacklemApply changes to the experimental nfs server so that...
2009-05-13 rmacklemApply a one line change to nfs_clbio.c (which is largel...
2009-05-11 attilioRemove the thread argument from the FSD (File-System...
2009-05-06 gonzoMerge from HEAD
2009-05-04 rmacklem Add the experimental nfs subtree to the kernel, that...