]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
ofw_bus_is_compatible(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / fs /
2020-07-25 mjgtmpfs: add support for lockless lookup
2020-07-24 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuflist(...
2020-07-23 markjcuse: Stop checking for failures from malloc(M_WAITOK).
2020-07-22 rmacklemModify writing to mirrored pNFS DSs to prepare for...
2020-07-21 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-20 markjext2fs: Stop checking for failures from malloc(M_WAITOK).
2020-07-19 melifaroTemporarly revert r363319 to unbreak the build.
2020-07-19 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 rmacklemFix the pNFS flexible file layout client for servers...
2020-07-14 jkimMFV: r362513
2020-07-13 rmacklemMinor code cleanup that removes "nd->nd_bpos = mcp...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-08 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuf().
2020-07-07 seUpdate to version 3.1.1
2020-07-07 rmacklemAdd support for ext_pgs mbufs to nfsrvd_rephead().
2020-07-05 rmacklemAdd support for ext_pgs mbufs to nfsm_strtom().
2020-07-04 mjgdevfs: fix a vnode use-after-free in devfs_ioctl
2020-07-04 rmacklemAdd support for ext_pgs mbufs to nfscl_reqstart() and...
2020-07-03 rmacklemFix build breakage caused by r362903. Only pmap.h is...
2020-07-03 rmacklemAdd support for ext_pgs mbufs to nfsm_build().
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 rmacklemAdd a boolean argument to nfscl_reqstart() to indicate...
2020-06-25 markjCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-22 dfrAdd some missing parts for supporting va_birthtime.
2020-06-21 tmunrovfs: track sequential reads and writes separately
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 asomersRemove vfs_statfs and vnode_mount macros from NFS
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-14 dfrAdd support for the timecreate attribute
2020-06-14 rmacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-03 freqlabstmpfs: Preserve alignment of struct fid fields
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 melifaroFix NOINET6 build broken by r361575.
2020-05-28 melifaroMake NFS address selection use fib4_lookup().
2020-05-25 cemcopystr(9): Move to deprecate (attempt #2)
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 melifaroUse epoch(9) for rtentries to simplify control plane...
2020-05-22 asomersFix issues with FUSE_ACCESS when default_permissions...
2020-05-22 asomersDisable nullfs cacheing on top of fusefs
2020-05-21 cyMFV r361322:
2020-05-21 freqlabsDeduplicate fsid comparisons
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-18 rmacklemAdd a function nfsm_set() to initialize "struct nfsrv_d...
2020-05-17 fsuAdd BE architectures support.
2020-05-17 fsuRestrict the max runp and runb return values in case...
2020-05-17 fsuFix incorrect inode link count check in case of rename.
2020-05-17 fsuAdd inode bitmap tail initialization.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 jhbRemove unused header for DES.
2020-05-12 freqlabsnfs: Remove APPLESTATIC macro
2020-05-12 cemRevert r360944 and r360946 until reported issues can...
2020-05-11 cemcopystr(9): Move to deprecate [2/2]
2020-05-08 asomersfusefs: better dtrace probes for asynchronous invalidat...
2020-05-08 freqlabsRemove APPLEKEXT ifndefs
2020-05-06 rmacklemDelete unused function newnfs_trimleading.
2020-05-05 rmacklemRevert r360514, to avoid unnecessary churn of the sources.
2020-05-01 rmacklemFactor some code out of nfsm_dissct() into separate...
2020-04-28 rmacklemGet rid of uio_XXX macros used for the Mac OS/X port.
2020-04-27 markjCall pipeselwakeup() after toggling PIPE_EOF.
2020-04-25 rmacklemRemove Mac OS/X macros that did nothing for FreeBSD.
2020-04-22 rmacklemMake the NFSv4.n client's recovery from NFSERR_BADSESSI...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 traszSilence down a warning which should really be a debug...
2020-04-17 rmacklemReplace all instances of the typedef mbuf_t with "struc...
2020-04-17 rmacklemAdd a sanity check for nes_numsecflavor to the NFS...
2020-04-15 rmacklemFix the NFSv4.2 extended attribute support for remove...
2020-04-14 rmacklemFix the NFSv2 extended attribute support to handle...
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 rmacklemRe-organize the NFS file handle affinity code for the...
2020-04-13 rmacklemDelete the mbuf macros that were used for the Mac OS...
2020-04-11 rmacklemReplace mbuf macros with the code they would generate...
2020-04-11 rmacklemReplace mbuf macros with the code they would generate...
2020-04-10 rmacklemReplace mbuf macros with the code they would generate...
2020-04-10 rmacklemReplace mbuf macros with the code they would generate...
2020-04-09 rmacklemReplace mbuf macros with the code they would generate...
2020-04-09 rmacklemRemove the old NFS lock device driver that uses Giant.
2020-04-08 rmacklemFix an interoperability issue w.r.t. the Linux client...
2020-04-06 rmacklemFix noisy NFSv4 server printf.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-30 hselaskyFine grain locking inside the cuse(3) kernel module.
2020-03-30 asomersfusefs: add a dtrace probe that fires after mounting...
2020-03-26 markjSimplify td_ucred handling in newnfs_connect().
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-17 jhbMark procfs-based process debugging as deprecated for...
2020-03-16 traszMake autofs(5) timeout messages include affected proces...
2020-03-11 asomersfusefs: avoid cache corruption with buggy fuse servers
next