]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_subr.c
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / sys / kern / vfs_subr.c
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-05 Mateusz Guzikvfs: keep bad ops on vnode reclaim
2020-12-01 Martin MatuskaMFV r368207:
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 John BaldwinFix a few nits in vn_printf().
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 BelousovAllow some VOPs to return ERELOOKUP to indicate VFS...
2020-11-09 Mateusz Guzikvfs: group mount per-cpu vars into one struct
2020-11-09 Mateusz Guzikkqueue: save space by using only one func pointer for...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-30 Mateusz Guzikvfs: change vnode poll to just a malloc type
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Mateusz Guzikvfs: tidy up vnlru_free
2020-10-27 Mateusz Guzikvfs: fix vnode reclaim races against getnwevnode
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Mateusz Guzikvfs: fix a race where reclaim vholds freed vnodes
2020-10-23 Mateusz Guzikvfs: stop taking the interlock in vnode reclaim
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 the de facto curthread argument from VOP_INACTIVE
2020-10-19 Konstantin Belousovvgonel(): avoid recursing into VOP_INACTIVE().
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-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-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-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-08 Mateusz Guzikvfs: drop a write-only var in vfs_periodic_msync_inactive
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-02 Mateusz Guzikvfs: purge cache entries early on vgone
2020-09-01 Mateusz Guzikkern: 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-25 Mateusz Guzikvfs: respect PRIV_VFS_LOOKUP in vaccess_smr
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-23 Mateusz Guzikvfs: support denying access in vaccess_vexec_smr
2020-08-23 Mateusz Guzikvfs: factor away doomed vnode handling into vdropl_final
2020-08-23 Mateusz Guzikvfs: mark freevnode as noinline
2020-08-21 Mateusz Guzikvfs: fix freevnode accounting
2020-08-19 Mateusz Guzikvfs: remove the always-curthread td argument from VOP_R...
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,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-12 Glen BarberMFH
2020-08-12 Mateusz Guzikvfs: inline vrefcnt
2020-08-12 Mateusz Guzikvfs: garbage collect vrefactn
2020-08-12 Mateusz Guzikvfs: reimplement vref on top of vget
2020-08-11 Mateusz Guzikdevfs: rework si_usecount to track opens
2020-08-10 Dimitry AndricMerge ^/head r364051 through r364081.
2020-08-10 Mateusz Guzikvfs: disallow NOCACHE with LOOKUP
2020-08-08 Dimitry AndricMerge ^/head r364041 through r364050.
2020-08-07 Mateusz Guzikvfs: release the interlock after failing to set VHOLD_N...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-06 Mark JohnstonClean up reassignbuf() and buf_vlist_remove() a bit.
2020-08-06 Mark JohnstonRemove the vfs.reassignbufcalls counter and sysctl.
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Mateusz Guzikvfs: remove the obsolete privused argument from vaccess
2020-08-04 Mateusz Guzikvfs: support lockless dotdot lookup
2020-08-04 Mateusz Guzikcache: add cache_purge_vgone
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-02 Mateusz Guzikvfs: move namecache initialisation into cache_vnode_init
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-30 Mateusz Guzikvfs: inline vops if there are no pre/post associated...
2020-07-25 Mateusz Guzikvfs: add the infrastructure for lockless lookup
next