]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/nfsclient
This patch fixes a bug in the experimental NFSv4 server where it
[FreeBSD/FreeBSD.git] / sys / nfsclient /
2010-07-12 jhbA previous change moved the GETATTR RPC for open()...
2010-07-12 jhb- Add missing locking around flushing of an NFS node...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 kibIn NFS clients, instead of inconsistently using #ifdef
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-27 delphijFix build: newnp represents newvp so KDTRACE_NFS_ATTRCA...
2010-05-27 jhbMore gracefully handle stale file handles and attribute...
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-07 alcPush down the page queues lock into vm_page_activate().
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 alcEliminate page queues locking around most calls to...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-05 alcAcquire the page lock around all remaining calls to...
2010-05-05 traszMove checking against RLIMIT_FSIZE into one place,...
2010-05-03 kibLock the page around vm_page_activate() and vm_page_dea...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-18 pjdSimplify code a bit.
2010-02-16 impMerge from current.
2010-02-16 mariusFactor out the code shared between NFS client and serve...
2010-02-13 impmerge from head.
2010-02-09 marius- Move nfs_realign() from the NFS client to the shared...
2010-02-09 mariusSome style(9) fixes
2010-01-27 rmacklemFix a race that can occur when nfs nfsiod threads are...
2010-01-21 rmacklemFix a typo in a comment introduced by r202767.
2010-01-21 rmacklemAdd a timeout for the negative name cache entries in...
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 zecReduce recursions on curvnet and thus spamming the...
2010-01-07 mbrRemove extraneous semicolons, no functional changes.
2010-01-06 impMerge from head at r201628.
2009-12-27 bzAdd missing include to make LINT-VIMAGE build as well.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-13 bzAdd a few more V_hacks to nfsclient to allow machines...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-16 jhbClose a race with caching of -ve name lookups in the...
2009-10-12 rwatsonAdd a MODULE_DEPEND() on the NFS client from dtnfsclien...
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-17 desMerge from head
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-15 qingliReverting the previous change for now. Some users repor...
2009-09-15 qingliSimply remove the code instead of using "#if 0".
2009-09-15 qingliThe bootp code installs an interface address and the...
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-23 rwatsonRework global locks for interface list and index manage...
2009-08-14 kibIn nfs_upgrade_vnlock(), assert that the vnode is locke...
2009-08-04 gonzo- MFC @196061
2009-08-01 rwatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-17 rmacklemPatch the regular nfs client in a manner analagous to
2009-07-14 kibUse PBDRY flag for msleep(9) in NFS and NLM when sleepi...
next