]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/fuse/fuse_vnops.c
fusefs: WIP supporting -o default_permissions
[FreeBSD/FreeBSD.git] / sys / fs / fuse / fuse_vnops.c
2019-04-10 asomersfusefs: WIP supporting -o default_permissions
2019-04-09 asomersfusefs: cache negative lookups
2019-04-09 asomersfusefs: implement entry cache timeouts
2019-04-09 asomersfusefs: implement attribute cache timeouts
2019-04-08 asomersfusefs: cache file attributes
2019-04-05 ngieFix the branch build
2019-04-04 asomersfusefs: properly handle FOPEN_KEEP_CACHE
2019-04-04 asomersMFHead@r345880
2019-04-04 asomersfusefs: correctly handle short writes
2019-04-03 philImport libxo-1.0.2
2019-04-03 asomersfusefs: fix a panic in VOP_READDIR
2019-04-03 asomersfusefs: send FUSE_FLUSH during VOP_CLOSE
2019-04-02 asomersfusefs: fix a just-introduced panic in readdir
2019-04-02 asomersfusefs: cleanup and refactor some recent commits
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 asomersfusefs: send FUSE_OPEN for every open(2) with unique...
2019-04-01 asomersfusefs: allow opening files O_EXEC
2019-04-01 asomersfusefs: fix an inverted error check in my last commit
2019-04-01 asomersfusefs: replace obsolete array idioms
2019-03-31 asomersfusefs: replace the fufh table with a linked list
2019-03-30 asomersfusefs: don't force direct io for files opened O_WRONLY
2019-03-29 asomersMFHead@r345677
2019-03-29 asomersfusefs: convert debug printfs into dtrace probes
2019-03-28 asomersfusefs: fix error handling in fuse_vnop_strategy
2019-03-27 asomersfusefs: don't ignore errors in fuse_vnode_refreshsize
2019-03-27 asomersfusefs: delete dead code in fuse_vnop_setattr
2019-03-27 asomersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-26 asomersfusefs: delete dead code
2019-03-25 mmMFV r345495:
2019-03-23 asomersfusefs: fallback to MKNOD/OPEN if a filesystem doesn...
2019-03-22 asomersfusefs: support VOP_MKNOD
2019-03-21 asomersfusefs: correctly handle cacheable negative LOOKUP...
2019-03-21 asomersfusefs: Don't treat fsync the same as fdatasync
2019-03-21 asomersfusefs: VOP_FSYNC should be synchronous -- sometimes
2019-03-21 asomersfusefs: VOP_FSYNC should be synchronous
2019-03-20 asomersMFHead @345353
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-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 cemFUSE: Prevent trivial panic
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-20 cemFuse: whitespace and style(9) cleanup
2019-02-20 cemfuse: add descriptions for remaining sysctls
2019-02-19 ngieMFhead@r344270
2019-02-15 cemFUSE: Refresh cached file size when it changes (lookup)
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-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
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-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-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 brooksMake vop_symlink take a const target path.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 fsuFUSE extattrs: fix issue when neither uio nor size...
2018-08-21 fsuFUSE extattrs: fix issue when neither uio nor size...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
next