]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/nfs
Merge ^/head r343202 through r343319.
[FreeBSD/FreeBSD.git] / sys / fs / nfs /
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 rmacklemnfsm_advance() would panic() when the offs argument...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 brooksMake vop_symlink take a const target path.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-17 rmacklemFix LORs between vn_start_write() and vn_lock() in...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-08 eadlerfile: update to 5.34
2018-08-07 rmacklemAllow newnfs_request() to retry all callback RPCs with...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-28 rmacklemModify the NFSv4.1 server so that it allows ReclaimComp...
2018-07-21 rmacklemSet CLSET_TIMEOUT on TCP connections to pNFS DSs.
2018-07-16 rmacklemModify the reasons for not issuing a delegation in...
2018-07-15 rmacklemShut down the TCP connection to a DS in the pNFS client...
2018-07-14 rmacklemFix the pNFS client when mirrors aren't on the same...
2018-07-12 rmacklemModify the NFSv4.1 pNFS client to use separate TCP...
2018-07-11 cyMFV r324714:
2018-07-09 rmacklemAdd support for a "forced" pnfsdskill to the pNFS serve...
2018-07-02 rmacklemAdd an optional feature to the pNFS server.
2018-06-23 rmacklemSet the slotid and ND_HASSLOTID flag for NFSv4.1 sequen...
2018-06-23 rmacklemDefine ND_HASSLOTID needed by r335568.
2018-06-22 rmacklemFix the handling of NFSv4.1 sessions for "soft" mounts.
2018-06-22 rmacklemChange the NFSv4.1 pNFS client so that it returns the...
2018-06-17 rmacklemRevert r335263, since it can cause crashes in unusual...
2018-06-17 rmacklemMake the pNFS NFSv4.1 client return a Flexible File...
2018-06-16 rmacklemFix NFSv4.1 client side handling of "soft,retrans=2...
2018-06-14 rmacklemMove four functions in nfscl.ko to nfscommon.ko.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-12 rmacklemMerge the pNFS server code from projects/pnfs-planb...
2018-06-11 rmacklemAdd a couple of safety belt checks to the NFSv4.1 clien...
2018-06-09 rmacklemDelete some macros that are unused.
2018-06-09 rmacklemDelete an unused macro and clean up a comment about it.
2018-06-02 rmacklemFix the default number of threads for Flex File layout...
2018-06-01 rmacklemAdd the BindConnectiontoSession operation to the NFSv4...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-15 rmacklemEnd grace for the NFSv4 server if all mounts do Reclaim...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 rmacklemAdd support for the TestStateID operation to the NFSv4...
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
next