]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
13.0: update to RC4
[FreeBSD/FreeBSD.git] / sys /
2021-02-25 Konstantin BelousovStop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-25 Konstantin Belousovufs vnops: brace softdep_prelink() with DOINGSUJ instea...
2021-02-25 Konstantin Belousovffs softdep: remove will_direnter argument of softdep_p...
2021-02-25 Konstantin Belousovufs_direnter: directory truncation does not need specia...
2021-02-25 Konstantin Belousovufs_rename: use VOP_VPUT_PAIR and rely on directory...
2021-02-25 Konstantin Belousovufs_direnter: move directory truncation to ffs_vput_pair().
2021-02-25 Konstantin Belousovffs_vput_pair(): try harder to recover from the vnode...
2021-02-25 Konstantin BelousovFFS: implement special VOP_VPUT_PAIR().
2021-02-25 Konstantin Belousovnfsserver: use VOP_VPUT_PAIR().
2021-02-25 Konstantin Belousovffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
2021-02-25 Konstantin BelousovUse VOP_VPUT_PAIR() for eligible VFS syscalls.
2021-02-25 Konstantin Belousovnullfs: provide special bypass for VOP_VPUT_PAIR
2021-02-25 Konstantin BelousovAdd VOP_VPUT_PAIR() with trivial default implementation.
2021-02-25 Konstantin Belousovvn_open(): If the vnode is reclaimed during open(2...
2021-02-25 Konstantin Belousovufs_direnter/SU: unconditionally UFS_UPDATE inode when...
2021-02-25 Konstantin Belousovffs_syncvnode: only clear IN_NEEDSYNC after successfull...
2021-02-25 Konstantin BelousovMerge ufs_fhtovp() into ffs_inotovp().
2021-02-25 Konstantin Belousovffs_inotovp(): interface to convert (ino, gen) into...
2021-02-25 Konstantin Belousovffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
2021-02-25 Konstantin Belousovffs: call ufsdirhash_dirtrunc() right after setting...
2021-02-25 Konstantin Belousovbuf SU hooks: track buf_start() calls with B_IOSTARTED...
2021-02-25 Allan JudeUse iflib_if_init_locked() during media change instead...
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-25 Martin Matuskazfs: restore FreeBSD resource usage accounting
2021-02-25 Martin Matuskazfs: disable use of hardware crypto offload drivers
2021-02-25 Martin Matuskazfs: fix panic if scrubbing after removing a slog device
2021-02-25 Mark Johnstonvm_kern: Avoid sign extension in the KVA_QUANTUM definition
2021-02-24 Mark JohnstonAdd UPDATING entries and bump version
2021-02-24 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Konstantin Belousovpgcache read: protect against reads past end of the...
2021-02-23 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-22 Jamie GrittonMFS jail: Change both root and working directories...
2021-02-22 Michal KrawczykMFC 1c808fcd859f: Allocate BAR for ENA MSIx vector...
2021-02-21 Emmanuel Vadotarm64: rpi4: gpio: Add brcm,bcm2711-gpio compatible
2021-02-21 Emmanuel Vadotarm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PAS...
2021-02-21 Kristof Provostpf: Fix osfp configuration
2021-02-19 Jamie GrittonMFS jail: Handle a possible race between jail_remove...
2021-02-19 Konstantin Belousovffs_vnops.c: Move opt_*.h includes to the top.
2021-02-19 Glen Barberupdate to 13.0-BETA3
2021-02-18 Toomas Soomeloader: remove BORDER_PIXELS
2021-02-18 Toomas Soomevt: terminal size can grow too big with small font
2021-02-18 Alfredo Dal'Ava... [POWERPC64LE] add mrsas to GENERIC64LE
2021-02-18 Hans Petter SelaskyMFC 12148d4300db:
2021-02-18 Martin Matuskazfs: Avoid updating the L2ARC device header unnecessarily
2021-02-18 Martin Matuskazfs: fix RAIDZ2/3 not healing parity with 2+ bad disks
2021-02-18 Jung-uk KimOpenSSL: Regen assembly files for OpenSSL 1.1.1j
2021-02-17 Kristof ProvostWiden ifnet_detach_sxlock coverage
2021-02-17 Kristof Provostpf: Slightly relax pf_rule_addr validation
2021-02-16 Andrey V. Elsukov[udp6] fix possible panic due to lack of locking.
2021-02-16 Mark Johnstonmca: Handle inconsistent CMCI capability reporting
2021-02-15 Alexander V. ChernikovFix ifa refcount leak during route addition.
2021-02-15 Randall StewartWhen we are about to send down to the driver layer
2021-02-13 Michal Meloundwmmc: Multiple busdma fixes.
2021-02-13 Michal Melounarm32: Align arguments of sync_icache() syscall to...
2021-02-13 Michal Melounarm64: Initialize VFP control register.
2021-02-13 Mark Johnstonvm: Honour the "noreuse" flag to vm_page_unwire_managed()
2021-02-12 Glen Barberupdate releng/13.0 to BETA2
2021-02-11 Alexander V. ChernikovTurn off forgotten multipath debug messages
2021-02-11 Mark Johnstonarmv8crypto: Fix some edge cases in the AES-GCM impleme...
2021-02-10 Ed MasteEnable pvscsi and vmx in arm64 GENERIC
2021-02-10 Ed MasteCorrect description for kern.proc.proc_td
2021-02-10 Brandon Bergrenpowerpc64: Fix boot on virtual-mode OF (PowerMac G5)
2021-02-09 Antonio RussoSet file mode during zfs_write
2021-02-09 Piotr Kubajpowerpc64le: readd COMPAT_FREEBSD11 and COMPAT_FREEBSD12
2021-02-08 Peter GrehanAlways clamp curve25519 keys prior to use.
2021-02-08 Hans Petter SelaskyMFC 093e72319089:
2021-02-08 Hans Petter SelaskyMFC 85d8d30f9f70:
2021-02-08 Konstantin Belousovamd64 GENERIC: compile in mlx5en(4)
2021-02-05 Alfredo Dal'Ava... mrsas: unbreak i386 build
2021-02-05 Glen BarberBranch releng/13.0
2021-02-04 Jamie GrittonMFC jail: Handle a parent jail when a child is added...
2021-02-04 Jamie GrittonMFC jail: fix dangling reference bug from 6754ae2572eb
2021-02-04 Jamie GrittonMFC jail: A jail could be removed without calling OSD...
2021-02-04 Alexander V. ChernikovMFC 78c93a172114: Use process fib for inet/inet6 fib_al...
2021-02-04 Alexander V. ChernikovMFC 151ec796a230: Fix the design problem with delayed...
2021-02-04 Alexander V. ChernikovMFC dd9163003cb1: Add rib_subscribe_locked() and rib_un...
2021-02-04 Alexander V. ChernikovMFC ab6d9aaed76e: Move business logic from rebuild_fd_c...
2021-02-04 Alexander V. ChernikovMFC f8b7ebea4905: Improve fib_algo debug messages.
2021-02-04 Alexander V. ChernikovMFC 91f2c69ec206: Fix unused-function waring when compi...
2021-02-04 Alexander V. ChernikovMFC cb984c62d705: Fix multipath support for rib_lookup_...
2021-02-04 Alexander V. ChernikovMFC 53729367d388: Fix subinterface vlan creation.
2021-02-04 Alexander V. ChernikovMFC eb0b1b33: Enable multipath routing by default.
2021-02-04 Doug AmbriskoVMD support for new devices.
2021-02-04 Mateusz Guzikx86: use compiler intrinsics for bswap*
2021-02-04 Mateusz Guzikamd64: use compiler intrinsics for bsf* and bsr*
2021-02-04 Mateusz Guzikcache: add delayed degenerate path handling
2021-02-04 Mateusz Guzikcache: move hash computation into the parsing loop
2021-02-04 Mateusz Guzikamd64: move memcmp checks upfront
2021-02-04 Navdeep Parharcxgbe(4): Fixes to tx coalescing.
2021-02-04 Martin Matuskazfs: update zfs_config.h to match OpenZFS gf11b09dec
2021-02-04 Mitchell Horneriscv: add SBI system reset extension
2021-02-04 Jonah Caplanbridge: fix STP roles and protos strings
2021-02-04 Alfredo Dal'Ava... [POWERPC64BE] add mrsas driver to GENERIC64
2021-02-04 Alfredo Dal'Ava... [POWERPC64BE] mrsas: add big-endian support
2021-02-03 Mateusz GuzikRevert "Reimplement strlen"
2021-02-03 Mark Johnstonqat: Add support for separate AAD and output buffers
2021-02-03 Kristof Provostpf: Improve pf_rule input validation
2021-02-03 Roger Pau Monnéstand/multiboot: adjust the protocol between loader...
2021-02-03 Oleksandr TymoshenkoMFC: mips: fix early kernel panic when setting up inter...
2021-02-03 Alexander Motincxgb(4): Remove assumption of physically contiguous...
next