]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/nfsclient
Merge illumos commit 13455:7205f7794835
[FreeBSD/FreeBSD.git] / sys / fs / nfsclient /
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-02 kibDo not override an error from uiomove() with (non-...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-21 kibEnable deadlock avoidance code for NFS client.
2012-06-18 rmacklemFix the NFSv4 client for the case where mmap'd files are
2012-06-17 rmacklemMove the nfsrpc_close() call in ncl_reclaim() for the...
2012-06-06 kibImprove handling of uiomove(9) errors for the NFS client.
2012-05-30 kibCapitalize start of sentence.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 rmacklemPR# 165923 reported intermittent write failures for...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-27 rmacklemIt was reported via email that some non-FreeBSD NFS...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 traszRemove unused thread argument from vtruncbuf().
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-17 mckusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-17 kibAdd sysctl vfs.nfs.nfs_keep_dirty_on_error to switch...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-03 rmacklemPost r230394, the Lookup RPC counts for both NFS client...
2012-03-01 rmacklemFix the NFS clients so that they use copyin() instead...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-21 kibFix found places where uio_resid is truncated to int.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-07 rmacklemr228827 fixed a problem where copying of NFSv4 open...
2012-02-06 jhbRename cache_lookup_times() to cache_lookup() and retir...
2012-02-06 kibCurrent implementations of sync(2) and syncer vnode...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 rmacklemWhen a "mount -u" switches an NFS mount point from...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-27 rmacklemA problem with respect to data read through the buffer...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 rmacklemRevert r230516, since it doesn't really fix the problem.
2012-01-25 kibFix remaining calls to cache_enter() in both NFS client...
2012-01-25 jhbAdd a timeout on positive name cache entries in the...
2012-01-25 rmacklemIf a mount -u is done to either NFS client that switches it
2012-01-20 jhbClose a race in NFS lookup processing that could result...
2012-01-17 mckusickMake sure all intermediate variables holding mount...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-08 rmacklemopt_inet6.h was missing from some files in the new...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-23 rmacklemDuring investigation of an NFSv4 client crash reported...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-03 rmacklemPost r223774, the NFSv4 client no longer has multiple...
2011-11-30 kibRename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-21 rmacklemClean up some cruft in the NFSv4 client left over from the
2011-11-20 rmacklemAdd two arguments to the nfsrpc_rellockown() function...
2011-11-20 rmacklemSince the nfscl_cleanup() function isn't used by the...
2011-11-20 rmacklemPost r223774 the NFSv4 client never uses the linked...
2011-11-15 rmacklemModify the new NFS client so that nfs_fsync() only...
2011-11-15 rmacklemMove the setting of the default value for nm_wcommitsize to
2011-11-14 jhbFinish making 'wcommitsize' an NFS client mount option.
2011-11-14 jhbSync with the old NFS client: Remove an obsolete comment.
2011-11-14 rmacklemSince NFSv4 byte range locking only works for regular...
2011-11-13 rmacklemMove the assignment of default values for some mount...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-11 rwatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-02 rmacklemFix a LOR in the NFS client which could cause a deadlock.
2011-07-30 rmacklemThe new NFS client failed to vput() the new vnode if...
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-16 dougbUpgrade to version 9.8.0-P4
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-14 nwhitehornUpdate dialog to 1.1-20110707.
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-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-28 rmacklemFix the new NFSv4 client so that it doesn't fill the...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 rmacklemFix the kgssapi so that it can be loaded as a module...
next