]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
fusefs: fix a panic on mount
[FreeBSD/FreeBSD.git] / sys / fs /
2019-04-06 asomersfusefs: fix a panic on mount
2019-04-04 rmacklemRevert r320698, since the related userland changes...
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 philImport libxo-1.0.2
2019-04-03 kibmsdosfs: zero tail of the last block on truncation...
2019-04-02 kibtmpfs: plug holes on rw->ro mount update.
2019-04-02 kibtmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 kibBlock creation of the new nodes for read-only tmpfs...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersfix the GENERIC-NODEBUG build after r345675
2019-03-29 asomersfusefs: convert debug printfs into dtrace probes
2019-03-26 sobomaxRefine r345425: get rid of superfluous helper macro...
2019-03-25 mmMFV r345495:
2019-03-25 allanjudeMake TMPFS_PAGES_MINRESERVED a kernel option
2019-03-22 sobomaxMake it possible to update TMPFS mount point from read...
2019-03-21 kibnullfs: fix unmounts when filesystem is active.
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 asomersRename fuse(4) to fusefs(4)
2019-03-19 asomersfuse(4): remove more debugging printfs
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 fsuRemove unneeded mount point unlock function calls.
2019-03-12 traszDrop unused 'p' argument to nfsv4_strtogid().
2019-03-12 traszDrop unused 'p' argument to nfsv4_gidtostr().
2019-03-12 traszDrop unused 'p' argument to nfsv4_strtouid().
2019-03-12 traszDrop unused 'p' argument to nfsv4_uidtostr().
2019-03-12 traszDrop unused 'p' argument to nfsrv_getuser().
2019-03-11 ngieMFhead@r345025
2019-03-11 sjgAdd _PC_ACL_* to vop_stdpathconf
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-08 asomersfuse(4): add dtrace probe for illegal short writes
2019-03-07 cyMFV r344878:
2019-03-07 cemfuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf
2019-03-06 cemFUSE: Prevent trivial panic
2019-03-05 ngieMFhead@r344786
2019-03-05 asomersfuse(4): add tests related to FUSE_MKNOD
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 traszDon't pass td to nfsvno_open().
2019-03-04 traszDon't pass td to nfsvno_createsub().
2019-03-04 traszDon't pass td to nfsd_fhtovp(), it's unused.
2019-03-04 traszPush down the thread argument in NFS server code, using...
2019-03-04 traszPush down td in nfsrvd_dorpc() - make it use curthread...
2019-03-04 fsuFix double free in case of mount error.
2019-03-04 fsuDo not read the on-disk inode in case of vnode allocation.
2019-03-04 fsuFix integer overflow possibility.
2019-03-04 fsuDo not panic if inode bitmap is corrupted.
2019-03-04 fsuValidate block bitmaps.
2019-03-04 fsuAdd additional on-disk inode checks.
2019-03-04 fsuMake superblock reading logic more strict.
2019-03-01 asomersFix typos from r344664
2019-02-28 asomersfuse(4): convert debug printfs into dtrace probes
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-21 cemfuse: Fix a regression introduced in r337165
2019-02-20 mmacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 cemFuse: whitespace and style(9) cleanup
2019-02-20 cemfuse: add descriptions for remaining sysctls
2019-02-19 traszWork around the "nfscl: bad open cnt on server" assertion
2019-02-19 ngieMFhead@r344270
2019-02-15 cemFUSE: Refresh cached file size when it changes (lookup)
2019-02-15 cemFUSE: The FUSE design expects writethrough caching
2019-02-15 cemFUSE: Only "dirty" cached file size when data is dirty
2019-02-15 cemFUSE: Respect userspace FS "do-not-cache" of path compo...
2019-02-15 cemFUSE: Respect userspace FS "do-not-cache" of file attri...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-08 kibUn null_vptocnp(), cache vp->v_mount and use it for...
2019-02-08 kibBefore using VTONULL(), check that the covered vnode...
2019-02-08 kibSome style for nullfs_mount(). Also use bool type...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 pfgext2fs: Add some extra consistency checks for the super...
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 markjnfs: Zero the buffers exported by NFSSVC_DUMPCLIENTS...
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-20 gonzo[smbfs] Allow semicolon in mounts that support long...
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
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-27 mckusickWhen loading an inode from disk, verify that its mode...
2018-12-21 bdeFix clobbering of the fatchain cache for clustered...
2018-12-21 bdeQuick fix for initialization of mnt_iosize_max. (This...
2018-12-20 rmacklemFix the NFSv4 server to obey vfs.nfsd.nfs_privport.
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
next