]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_cache.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
[FreeBSD/FreeBSD.git] / sys / kern / vfs_cache.c
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-20 mjgvfs: add realpathat syscall
2020-02-18 baptUpdate ncurses to 20200118
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-02 kevansProvide O_SEARCH
2020-02-01 mjgcache: replace kern___getcwd with vn_getcwd
2020-02-01 mjgcache: return the total length from vn_fullpath1
2020-02-01 mjgcache: remove vnode -> path lookup disablement
2020-02-01 mjgvfs: consistently use size_t for buflen around VOP_VPTOCNP
2020-01-20 mjgcache: revert r352613 now that vhold does not take...
2020-01-20 mjgcache: make numcachehv use counter(9) on all archs
2020-01-19 mjgcache: counter_u64_add_protected -> counter_u64_add
2020-01-19 mjgcache: convert numcachehv to counter(9) on 64-bit platforms
2020-01-11 mjgvfs: incomplete pass at converting more ints to u_long
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
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-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-27 mjgcache: stop reusing .. entries on enter
2019-11-27 mjgcache: fix numcache accounting on entry
2019-11-27 mjgcache: hide "doingcache" behind DEBUG_CACHE
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 mjgcache: minor stat cleanup
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-10-08 dimMerge ^/head r352764 through r353315.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 mjgcache: decrease ncnegfactor to 5
2019-09-27 mjgcache: stop requeuing negative entries on the hot list
2019-09-27 mjgcache: make negative list shrinking a little bit concurrent
2019-09-27 mjgcache: stop recalculating upper limit each time a new...
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-23 mjgcache: tidy up handling of negative entries
2019-09-23 mjgcache: count evictions of negatve entries
2019-09-22 mjgcache: try to avoid vhold if locks held
2019-09-22 mjgcache: jump in negative success instead of positive
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 mjgcache: avoid excessive relocking on entry removal durin...
2019-09-10 mjgcache: change the formula for calculating lock array...
2019-09-10 mjgcache: assorted cleanups
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-03 mjgvfs: implement usecount implying holdcnt
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-08 cemUpdate to Zstandard 1.4.2
2019-07-22 asomers[skip ci] Fix the comment for cache_purge(9)
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-06 asomers[skip ci] Fix the comment for cache_purge(9)
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-12 mjgcache: fix a brainfart in r347505
2019-05-12 mjgcache: bump numcache on entry, while here fix lnumcache...
2019-05-12 mjgcache: push sdt probes in cache_zap_locked to code...
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-10 asomersfix cache_lookup's documentation
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
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-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
next