]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Merge ^/head r358239 through r358262.
[FreeBSD/FreeBSD.git] / sys / fs /
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-18 dimMerge ^/head r358049 through r358074.
2020-02-18 fsuAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 baptUpdate ncurses to 20200118
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 mjgvfs: make write suspension mandatory
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-04 kibtmpfs: add nomtime mount option,
2020-02-04 kibtmpfs_mount update: simplify, cache the value of VFS_TO...
2020-02-03 mjgtmpfs: inline tmpfs_update
2020-02-03 mjgFix up various vnode-related asserts which did not...
2020-02-02 kevansProvide O_SEARCH
2020-02-02 kevanspseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP
2020-02-02 dimMerge ^/head r357389 through r357407.
2020-02-02 mjgvfs: remove the never set VDESC_VPP_WILLRELE flag
2020-02-01 dimMerge ^/head r357368 through r357388.
2020-02-01 mjgvfs: consistently use size_t for buflen around VOP_VPTOCNP
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-30 kibFix a bug in r357199.
2020-01-30 mjgvfs: remove the never set VDESC_NOMAP_VPP flag
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-28 kibSave lower root vnode in nullfs mnt data instead of...
2020-01-27 dimMerge ^/head r357119 through r357178.
2020-01-27 arichardsonAllow bootstrapping makefs on older FreeBSD hosts and...
2020-01-26 rmacklemFix a crash in the NFSv4 server.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-16 mjgunionfs: use MNTK_NOMSYNC
2020-01-15 mjgtmpfs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgnfs: add missing CLTFLAG_MPSAFE annotations
2020-01-15 mjgfusefs: add missing CLTFLAG_MPSAFE annotation
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 mjgvfs: rework vnode list management
2020-01-13 mjgvfs: add per-mount vnode lazy list and use it for defer...
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-03 mjgunionfs: fix up VOP_UNLOCK use after flags stopped...
2020-01-01 mjgmsdos: vgone unconstructed vnode before vputing it
2020-01-01 mjgmsdosfs: add a missing MNT_VNODE_FOREACH_ALL_ABORT...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-28 markjRemove page locking for queue operations.
2019-12-26 rmacklemChange NFSv4.1 and NFSv4.2 error strings to start with...
2019-12-25 rmacklemAdd NFSv4.1 and NFSv4.2 errors to nfsv4_errstr.h.
2019-12-25 rmacklemFix nfsmount() so that it will return NFSERR_MINORVERMI...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-19 dougmIncluding <sys/tmpfs.h> into non-kernel software leads...
2019-12-16 mjgvfs: flatten vop vectors
2019-12-15 jeffAdd a deferred free mechanism for freeing swap space...
2019-12-13 rmacklemSilence some "might not be initialized" warnings for...
2019-12-13 rmacklemAdd some more initializations to quiet riscv build.
2019-12-13 rmacklemFix the build for MAC not defined and a couple of might...
2019-12-12 rmacklemAdd support for NFSv4.2 to the NFS client and server.
2019-12-11 mjgvfs: locking primitives which elide ->v_vnlock and...
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-08 rmacklemDelete an unused external declaration.
2019-12-08 rmacklemFix kernel handling of a NFSERR_MINORVERSMISMATCH NFSv4...
2019-12-07 rmacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-07 rmacklemSet the XATTRSUPPORT attribute bit for NFSv4.2, always...
2019-12-06 rmacklemAdd a couple of definitions for NFSv4.2 and update...
2019-12-06 rmacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-05 mjgnullfs: locklessly check for entries in null_hashget
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-05 kibStop using per-mount tmpfs zones.
2019-12-04 rmacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-01 mjgtmpfs: use proper macros for permission values in tmpfs...
2019-11-30 kevanstty: implement TIOCNOTTY
2019-11-30 mjgdevfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 mjgtmpfs: add fast path to tmpfs_access for common case...
2019-11-29 kibIn nfs_lock(), recheck vp->v_data after lock before...
2019-11-28 rmacklemFix two races while handling nfsuserd daemon start...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 kibtmpfs: resolve deadlock between rename and unmount.
2019-11-22 rmacklemFix the pNFS server's reporting of SpaceUsed (va_bytes).
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 mjgvfs: change si_usecount management to count used vnodes
2019-11-19 jeffSimplify anonymous memory handling with an OBJ_ANON...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
next