]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/vnode.h
vfs: fix vnlru marker handling for filtered/unfiltered cases
[FreeBSD/FreeBSD.git] / sys / sys / vnode.h
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-21 Mateusz Guzikvfs: shrink struct vnode to 448 bytes on LP64
2021-02-21 Konstantin Belousovvnode: move write cluster support data to inodes.
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-17 Konstantin Belousovlockf: ensure atomicity of lockf for open(O_CREAT|O_EXC...
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-12 Konstantin BelousovStop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-25 Mateusz Guzikvfs: use atomic_load_consume_ptr in vn_load_v_data_smr
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-23 Mateusz Guzikcache: add symlink support to lockless lookup
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-06 Mateusz Guzikvfs: add vn_seqc_read_notmodify
2021-01-06 Mateusz Guzikcache: combine fast path enabled status into one flag
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: denote vnode being a mount point with VIRF_MOUNTPOINT
2021-01-03 Mateusz Guzikvfs: add v_irflag accessors
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Konstantin BelousovMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Konstantin BelousovImplement vn_lock_pair().
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-30 Mateusz Guzikcache: add cache_vop_mkdir and rename cache_rename...
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Mateusz Guzikvfs: prevent avoidable evictions on mkdir of existing...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-20 Mateusz Guzikvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-15 Mateusz Guzikvfs: add VOP_EAGAIN
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-23 Mateusz Guzikcache: drop the force flag from purgevfs
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Konstantin BelousovConvert page cache read to VOP.
2020-09-15 Konstantin Belousovvfs_subr.c: export io_hold_cnt and vn_read_from_obj().
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 Mateusz Guzikvfs: retire vholdl as a symbol
2020-09-01 Mateusz Guziksys: clean up empty lines in .c and .h files
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Mateusz Guzikcache: drop the always curthread argument from reverse...
2020-08-20 Mateusz Guzikcache: add cache_rename, a dedicated helper to use...
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-16 Konstantin BelousovVMIO read
2020-08-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-16 Mateusz Guzikvfs: retire vrefl as a symbol
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Mateusz Guzikvfs: remove the thread argument from vget
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next