]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/fuse
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / fs / fuse /
2019-12-16 mjgvfs: flatten vop vectors
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
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-20 pfgMFV 354917, 354918, 354919
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.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-16 asomersFix an off-by-one error from r351961
2019-09-16 asomersfusefs: fix some minor issues with fuse_vnode_setparent
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 asomersfusefs: Fix iosize for FUSE_WRITE in 7.8 compat mode
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-06 asomersCoverity fixes in fusefs(5)
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 markjRemove unused VM page locking macros.
2019-08-29 kibRework v_object lifecycle for vnodes.
2019-08-28 asomersfusefs: Fix some bugs regarding the size of the LISTXAT...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-16 asomersfusefs: don't send the namespace during listextattr
2019-08-14 asomersfusefs: Fix the size of fuse_getattr_in
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 asomersfusefs: remove superfluous counter_u64_zero
2019-07-31 asomersfusefs: fix the build after r350446
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-28 asomersfusefs: fix panic when writing with O_DIRECT and using...
2019-07-28 asomersMFHead @r350386
2019-07-18 asomersfusefs: add a intr/nointr mount option
2019-07-18 asomersfusefs: fix another semi-infinite loop bug regarding...
2019-07-17 asomersfusefs: multiple interruptility improvements
2019-07-13 asomersfusefs: fix the build with some NODEBUG kernels
2019-07-13 asomersprojects/fuse2: build fixes
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-28 asomersfusefs: don't leak memory of unsent operations on unmount
2019-06-28 asomers[skip ci] update copyright headers in fusefs files
2019-06-27 asomersMFHead @349476
2019-06-27 asomersfusefs: fix a memory leak regarding FUSE_INTERRUPT
2019-06-27 asomersfusefs: recycle vnodes after their last unlink
2019-06-27 asomersfusefs: counter(9) variables should not be statically...
2019-06-27 asomersfusefs: convert statistical sysctls to use counter(9)
2019-06-27 asomersfusefs: fix some memory leaks
2019-06-26 asomersfusefs: implement protocol 7.23's FUSE_WRITEBACK_CACHE...
2019-06-26 asomersfusefs: delete some unused mount options
2019-06-26 asomersfusefs: implement the "time_gran" feature.
2019-06-26 asomersfusefs: set ctime during FUSE_SETATTR following a write
2019-06-25 asomersfusefs: automatically update mtime and ctime on write
2019-06-25 asomersfusefs: writes should update the file size, even when...
2019-06-25 asomersfusefs: rewrite vop_getpages and vop_putpages
2019-06-24 asomersfusefs: refine the short read fix from r349332
2019-06-24 asomersfusefs: improve the short read fix from r349279
2019-06-21 asomersfusefs: fix corruption on short reads caused by r349279
2019-06-21 asomersfusefs: correctly handle short reads
2019-06-21 asomersfusefs: raise protocol level to 7.23
2019-06-21 asomersfusefs: use standard integer types in fuse_kernel.h
2019-06-21 asomersfusefs: raise the protocol level to 7.21
2019-06-21 asomersfusefs: diff reduction of fuse_kernel.h vs the upstream...
2019-06-20 asomersfusefs: raise protocol level to 7.15
2019-06-20 asomersfusefs: trivially raise protocol level to 7.14
2019-06-20 asomersfusefs: attempt to support servers as old as protocol 7.4
2019-06-20 asomersfusefs: raise protocol level to 7.13
2019-06-20 asomersfusefs: implement VOP_BMAP
2019-06-20 asomersMFHead @349234
2019-06-17 asomersfusefs: multiple fixes related to the write cache
2019-06-17 asomersfusefs: use cluster_read for more readahead
2019-06-17 asomersfusefs: implement non-clustered readahead
2019-06-17 mmMFV r349134:
2019-06-14 asomersfusefs: fix the "write-through" of write-through cacheing
2019-06-14 asomersfusefs: enable write clustering
2019-06-13 asomersfusefs: fix a bug with WriteBack cacheing
2019-06-11 asomersfusefs: fix a page fault with writeback cacheing
2019-06-11 asomersfusefs: WIP fixing writeback cacheing
2019-06-06 asomersfusefs: remove some stuff that was copy/pasted from...
2019-06-06 asomersMFHead @348740
2019-06-05 asomersfusefs: simplify fuse_write_biobackend. No functional...
2019-06-03 asomersfusefs: respect RLIMIT_FSIZE
2019-06-03 asomersfusefs: don't require FUSE_EXPORT_SUPPORT for async...
next