]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / fs /
2020-12-17 brooksVFS_QUOTACTL: Remove needless casts of arg
2020-12-09 cyMFV r368464:
2020-12-08 mckusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-06 mckusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-01 mmMFV r368207:
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 kibnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 seUpdate to version 3.2.0
2020-11-20 kibmsdosfs: suspend around unmount or remount rw->ro.
2020-11-20 kibmsdosfs: Add trivial support for suspension.
2020-11-20 sjgMerge bmake-20201117
2020-11-18 cemmsdosfs(5): Fix debug-only format string
2020-11-18 asomersnfs: Mark unused statistics variable as reserved
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-09 traszMake it possible to mount a fuse filesystem, such as...
2020-11-07 sjgUpdate to bmake-20201101
2020-11-05 mjgtmpfs: reorder struct tmpfs_node to shrink it by 8...
2020-11-05 cemAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-10-30 mjgtmpfs: change tmpfs dirent zone into a malloc type
2020-10-30 mjgcache: add cache_vop_mkdir and rename cache_rename...
2020-10-29 traszMake it possible to mount nullfs(5) using plain mount(8)
2020-10-28 traszDrop "All rights reserved" from all my stuff. This...
2020-10-23 mjgvfs: drop spurious cache_purge on rmdir
2020-10-23 hselaskyFix for loading cuse.ko via rc.d . Make sure we declare...
2020-10-20 mjgvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 mjgvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 kibnullfs: ensure correct lock is taken after bypass.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 traszBump pseudofs size limit from 128kB to 1MB. The old...
2020-10-09 mjgcache: fix vexec panic when racing against vgone
2020-10-06 pfgext2fs: minor typo.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 rmacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-09-26 rmacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-24 asomersfusefs: fix mmap'd writes in direct_io mode
2020-09-22 markjudf: Validate the full file entry length
2020-09-18 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 vangyzenvm_ooffset_t is now unsigned
2020-09-16 kibtmpfs: restore atime updates for reads from page cache.
2020-09-16 kibStyle.
2020-09-16 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-15 kibAdd tmpfs page cache read support.
2020-09-15 kibMicrooptimize tmpfs node ref/unref by using atomics.
2020-09-15 kibDo not copy vp into f_data for DTYPE_VNODE files.
2020-09-14 rmacklemFix a case where the NFSv4.0 server might crash if...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 mjgtmpfs: drop spurious cache_purge in tmpfs_reclaim
2020-09-01 mjgfs: clean up empty lines in .c and .h files
2020-09-01 rmacklemAdd a check to test for the case of the "tls" option...
2020-08-31 vangyzenFix nfsrvd_locku memory leak
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 rmacklemAdd flags to enable NFS over TLS to the NFS client...
2020-08-27 gjbMFH
2020-08-26 mjgfuse: unbreak after r364814
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 mjgcache: drop the always curthread argument from reverse...
2020-08-20 mjgcache: add cache_rename, a dedicated helper to use...
2020-08-20 pfgextfs: remove redundant little endian conversion.
2020-08-19 mjgvfs: remove the always-curthread td argument from VOP_R...
2020-08-19 mjgvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 rmacklemDelete the unused "use_ext" argument to nfscl_reqstart().
2020-08-17 pfgextfs: remove redundant little endian conversion.
2020-08-16 kibVMIO reads: enable for nullfs upper vnode if the lower...
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 mjgtmpfs: use vget_prep/vget_finish instead of vget +...
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 rmacklemFix a bug introduced by r363001 for the ext_pgs case.
2020-08-12 cemdevfs: Abstract locking assertions
2020-08-11 mjgdevfs: rework si_usecount to track opens
2020-08-11 rmacklemAdd an argument to newnfs_connect() that indicates...
2020-08-10 dimMerge ^/head r364051 through r364081.
2020-08-10 mjgvfs: clean MNTK_FPLOOKUP if MNT_UNION is set
2020-08-10 mjgdevfs: bool -> int
2020-08-10 mjgdevfs: save on spurious relocking for devfs_populate
2020-08-10 mjgdevfs: use cheaper lockmgr entry points
2020-08-10 mjgdevfs: use vget_prep/vget_finish
2020-08-10 mjgnullfs: add missing VOP_STAT handling
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgtmpfs: add VOP_STAT handler
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 mjgvfs: remove the obsolete privused argument from vaccess
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 rmacklemAdd optional support for ext_pgs mbufs to the NFS serve...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-29 rmacklemAdd support for ext_pgs mbufs to nfsrvd_readdir() and...
2020-07-26 rmacklemFix the NFSv4 client so that it checks for support...
2020-07-26 rmacklemFix the NFS server so that it sets va_birthtime.
2020-07-26 rmacklemAdd support for ext_pgs mbufs to nfsrv_adj().
next