]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a
[FreeBSD/FreeBSD.git] / sys / fs /
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Alexander V. ChernikovFix NOINET6 build broken by r361575.
2020-05-28 Alexander V. ChernikovMake NFS address selection use fib4_lookup().
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Conrad Meyercopystr(9): Move to deprecate (attempt #2)
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-23 Alexander V. ChernikovUse epoch(9) for rtentries to simplify control plane...
2020-05-22 Alan SomersFix issues with FUSE_ACCESS when default_permissions...
2020-05-22 Alan SomersDisable nullfs cacheing on top of fusefs
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Ryan MoellerDeduplicate fsid comparisons
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-18 Rick MacklemAdd a function nfsm_set() to initialize "struct nfsrv_d...
2020-05-17 Fedor UporovAdd BE architectures support.
2020-05-17 Fedor UporovRestrict the max runp and runb return values in case...
2020-05-17 Fedor UporovFix incorrect inode link count check in case of rename.
2020-05-17 Fedor UporovAdd inode bitmap tail initialization.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 John BaldwinRemove unused header for DES.
2020-05-12 Ryan Moellernfs: Remove APPLESTATIC macro
2020-05-12 Conrad MeyerRevert r360944 and r360946 until reported issues can...
2020-05-11 Conrad Meyercopystr(9): Move to deprecate [2/2]
2020-05-08 Alan Somersfusefs: better dtrace probes for asynchronous invalidat...
2020-05-08 Ryan MoellerRemove APPLEKEXT ifndefs
2020-05-06 Rick MacklemDelete unused function newnfs_trimleading.
2020-05-05 Rick MacklemRevert r360514, to avoid unnecessary churn of the sources.
2020-05-01 Jung-uk KimMFV: r360512
2020-05-01 Rick MacklemFactor some code out of nfsm_dissct() into separate...
2020-04-28 Rick MacklemGet rid of uio_XXX macros used for the Mac OS/X port.
2020-04-27 Mark JohnstonCall pipeselwakeup() after toggling PIPE_EOF.
2020-04-25 Rick MacklemRemove Mac OS/X macros that did nothing for FreeBSD.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Rick MacklemMake the NFSv4.n client's recovery from NFSERR_BADSESSI...
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 Edward Tomasz Napi... Silence down a warning which should really be a debug...
2020-04-17 Rick MacklemReplace all instances of the typedef mbuf_t with "struc...
2020-04-17 Rick MacklemAdd a sanity check for nes_numsecflavor to the NFS...
2020-04-15 Rick MacklemFix the NFSv4.2 extended attribute support for remove...
2020-04-14 Rick MacklemFix the NFSv2 extended attribute support to handle...
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Rick MacklemRe-organize the NFS file handle affinity code for the...
2020-04-13 Rick MacklemDelete the mbuf macros that were used for the Mac OS...
2020-04-11 Rick MacklemReplace mbuf macros with the code they would generate...
2020-04-11 Rick MacklemReplace mbuf macros with the code they would generate...
2020-04-10 Rick MacklemReplace mbuf macros with the code they would generate...
2020-04-10 Rick MacklemReplace mbuf macros with the code they would generate...
2020-04-09 Rick MacklemReplace mbuf macros with the code they would generate...
2020-04-09 Rick MacklemRemove the old NFS lock device driver that uses Giant.
2020-04-08 Rick MacklemFix an interoperability issue w.r.t. the Linux client...
2020-04-06 Rick MacklemFix noisy NFSv4 server printf.
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 John BaldwinRetire procfs-based process debugging.
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Hans Petter SelaskyFine grain locking inside the cuse(3) kernel module.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Alan Somersfusefs: add a dtrace probe that fires after mounting...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Mark JohnstonSimplify td_ucred handling in newnfs_connect().
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-17 John BaldwinMark procfs-based process debugging as deprecated for...
2020-03-16 Edward Tomasz Napi... Make autofs(5) timeout messages include affected proces...
2020-03-11 Alan Somersfusefs: avoid cache corruption with buggy fuse servers
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Konstantin BelousovPreallocate pipe buffers on pipe creation.
2020-03-09 Alan Somersfusefs: fix fsync for files with multiple open handles
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-06 Chuck SilversAdd a new "mntfs" pseudo file system which provides...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Mateusz Guziknullfs: don't pre lock exclusive in nullfs_root
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-23 Dimitry AndricMerge ^/head r358239 through r358262.
2020-02-22 Konstantin BelousovFix NFS client deadlock when read reports truncated...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Dimitry AndricMerge ^/head r358049 through r358074.
2020-02-18 Fedor UporovAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-15 Dimitry AndricMerge r357970 from the clang1000-import branch:
next