]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_subr.c
Update ncurses to 20200118
[FreeBSD/FreeBSD.git] / sys / kern / vfs_subr.c
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-16 Mateusz Guzikvfs: fix vlrureclaim ->v_object access
2020-02-16 Mateusz Guzikvfs: check early for VCHR in vput_final to short-circui...
2020-02-15 Dimitry AndricMerge ^/head r357931 through r357965.
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Mateusz Guzikvfs: remove no longer needed atomic_load_ptr casts
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Mateusz Guzikvfs: refactor vputx and add more comment
2020-02-12 Mateusz Guzikvfs: switch to smp_rendezvous_cpus_retry for vfs_op_thr...
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Mateusz Guzikvfs: fix vhold race in mnt_vnode_next_lazy_relock
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-10 Mateusz Guzikvfs: fix device count leak on vrele racing with vgone
2020-02-10 Mateusz Guzikvfs: fix lock recursion in vrele
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-08 Mateusz Guzikvfs: tidy up vget_finish and vn_lock
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-02 Kyle EvansProvide O_SEARCH
2020-02-02 Dimitry AndricMerge ^/head r357389 through r357407.
2020-02-02 Mateusz Guzikvfs: remove the now empty vop_unlock_post
2020-02-01 Dimitry AndricMerge ^/head r357350 through r357367.
2020-02-01 Mateusz Guzikvfs: replace VOP_MARKATIME with VOP_MMAPPED
2020-02-01 Mateusz Guzikvfs: add vrefactn
2020-01-31 Dimitry AndricMerge ^/head r357270 through r357349.
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 Mateusz Guzikvfs: revert the overzealous assert added in r357285...
2020-01-30 Mateusz GuzikRemove duplicated empty lines from kern/*.c
2020-01-30 Mateusz Guzikvfs: assert that doomed vnodes don't need to call vm_ob...
2020-01-30 Mateusz Guzikvfs: unlazy before dooming the vnode
2020-01-30 Gleb SmirnoffFix text format definition for kern.maxvnodes, vfs...
2020-01-28 Cy SchubertMFV r357163:
2020-01-27 Dimitry AndricMerge ^/head r357119 through r357178.
2020-01-26 Mateusz Guzikvfs: do an unlocked check before iterating the lazy...
2020-01-26 Mateusz Guzikvfs: fix freevnodes count update race against preemption
2020-01-26 Mateusz Guzikvfs: predict vn_lock failure as unlikely in vget
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Mateusz Guzikvfs: allow v_usecount to transition 0->1 without the...
2020-01-24 Mateusz Guzikvfs: stop handling VI_OWEINACT in vget
2020-01-24 Mateusz Guzikvfs: stop unlocking the vnode upfront in vput
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-20 Dimitry AndricMerge ^/head r356848 through r356919.
2020-01-19 Mateusz Guzikvfs: allow v_holdcnt to transition 0->1 without the...
2020-01-19 Mateusz Guzikvfs: plug a conditional assigment of lo_name in getnewvnode
2020-01-18 Mateusz Guzikvfs: distribute freevnodes counter per-cpu
2020-01-17 Mateusz Guzikvfs: shorten lock hold time in vdbatch_process
2020-01-16 Mateusz Guzikvfs: increment numvnodes without the vnode list lock...
2020-01-16 Mateusz Guzikvfs: refcator vnode allocation
2020-01-16 Mateusz Guzikvfs: reimplement vlrureclaim to actually use LRU
2020-01-13 Mateusz Guzikvfs: per-cpu batched requeuing of free vnodes
2020-01-13 Mateusz Guzikvfs: rework vnode list management
2020-01-13 Mateusz Guzikvfs: add per-mount vnode lazy list and use it for defer...
2020-01-12 Mateusz GuzikAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-11 Mateusz Guzikvfs: only recalculate watermarks when limits are changing
2020-01-11 Mateusz Guzikvfs: deduplicate vnode allocation logic
2020-01-11 Mateusz Guzikvfs: prealloc vnodes in getnewvnode_reserve
2020-01-11 Mateusz Guzikvfs: incomplete pass at converting more ints to u_long
2020-01-11 Mateusz Guzikvfs: add missing CLTFLA_MPSAFE annotations
2020-01-10 Jung-uk KimMFV: r356607
2020-01-07 Mateusz Guzikvfs: handle doomed vnodes in vdefer_inactive
2020-01-07 Mateusz Guzikvfs: reimplement deferred inactive to use a dedicated...
2020-01-07 Mateusz Guzikvfs: trylock in vfs_msync and refactor the func
2020-01-07 Mateusz Guzikvfs: use a dedicated counter for free vnode recycling
2020-01-07 Mateusz Guzikvfs: prevent numvnodes and freevnodes re-reads when...
2020-01-07 Mateusz Guzikvfs: annotate numvnodes and vnode_free_list_mtx with...
2020-01-07 Mateusz Guzikvfs: eliminate v_tag from struct vnode
2020-01-07 Mateusz Guzikvfs: add a helper for allocating marker vnodes
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-05 Mateusz Guzikvfs: drop thread argument from vinactive
2020-01-05 Mateusz Guzikvfs: patch up vnode count assertions to report found...
2020-01-03 Mateusz Guzikvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-01 Mateusz Guzikvfs: drop an always-false check from vlrureclaim
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-27 Mateusz Guzikvfs: remove production kernel checks and mp == NULL...
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
next