]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/mockfs.cc
Merge OpenSSL 1.1.1g.
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / mockfs.cc
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
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...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
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-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-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 asomersfusefs: coverity cleanup in the tests
2019-09-03 dimMerge ^/head r351317 through r351731.
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-15 asomersfusefs: fix conditional from r351061
2019-08-15 asomersfusefs: fix the 32-bit build after 351042
2019-08-14 asomersfusefs: Fix the size of fuse_getattr_in
2019-08-13 asomersfusefs: add SVN Keywords to the test files
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-28 asomersMFHead @r350386
2019-07-20 asomersfusefs: fix warnings in the tests reported by GCC
2019-07-18 asomersfusefs: add a intr/nointr mount option
2019-07-13 asomersprojects/fuse2: build fixes
2019-06-27 asomersMFHead @349476
2019-06-26 asomersfusefs: implement the "time_gran" feature.
2019-06-21 asomersfusefs: raise protocol level to 7.23
2019-06-20 asomersfusefs: raise protocol level to 7.15
2019-06-20 asomersfusefs: implement VOP_BMAP
2019-06-20 asomersMFHead @349234
2019-06-17 asomersfusefs: use cluster_read for more readahead
2019-06-14 asomersfusefs: enable write clustering
2019-06-11 asomersfusefs: fix an infinite loop in the tests
2019-06-06 asomersMFHead @348740
2019-06-03 asomersfusefs: support asynchronous cache invalidation
2019-06-01 asomersfusefs: support name cache invalidation
2019-05-29 asomersfusefs: raise protocol level to 7.12
2019-05-28 asomersfusefs: set the flags fields of fuse_write_in and fuse_...
2019-05-27 asomersfusefs: make the tests more cplusplusy
2019-05-26 asomersfusefs: more build fixes
2019-05-16 asomersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-15 asomersfusefs: fix more intermittency in the dev_fuse_poll...
2019-05-13 asomersMFHead @347527
2019-05-12 asomersfusefs: Report the number of available ops in kevent(2)
2019-05-11 asomersfusefs: support kqueue for /dev/fuse
2019-05-10 asomersfusefs: debugability improvements in the tests
2019-05-10 asomersfusefs: fix intermittency in the Destroy.ok test
2019-05-10 asomersfusefs: fix running multiple daemons concurrently
2019-05-09 asomersfusefs: clear a dir's attr cache when its contents...
next