]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-02-28 Richard ScheffeneggerAddress two incorrect calculations and enhance readabil...
2021-02-28 Richard ScheffeneggerPRR: use accurate rfc6675_pipe when enabled
2021-02-28 Konstantin... Delete dead CLUSTERDEBUG config option.
2021-02-27 Mark Johnstoniflib: Avoid double counting in rxeof
2021-02-26 Lutz Donnerhackenetgraph/ng_car: Add color marking code
2021-02-26 Richard ScheffeneggerEnsure cwnd doesn't shrink to zero with PRR
2021-02-25 Jung-uk KimOpenSSL: Regen manual page for the previous commit
2021-02-25 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-25 Alexander V... Fix crash with rtadv-originated multipath IPv6 routes.
2021-02-25 Robert WatsonReimplemen FreeBSD/arm64 dtrace_gethrtime() to use...
2021-02-25 Robert Wingautomount(8): fix absolute path when creating a mountpoint
2021-02-25 Mark Johnstonarm64: Include NUMA locality info in the CPU topology
2021-02-25 Mark Johnstonvm_kern: Avoid sign extension in the KVA_QUANTUM definition
2021-02-25 Kirk McKusickFix bug 253158 - Panic: snapacct_ufs2: bad block -...
2021-02-25 Konstantin... Call softdep_prealloc() before taking ffs_lock_ea(...
2021-02-25 Konstantin... ffs_close_ea: do not relock vnode under lock_ea
2021-02-25 Konstantin... ffs_vnops.c: style
2021-02-25 Konstantin... ffs: do not call softdep_prealloc() from UFS_BALLOC()
2021-02-25 Konstantin... ffs_reallocblks: change the guard for softdep_prealloc...
2021-02-25 Neel Chauhannetgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
2021-02-25 Lutz Donnerhackenetgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation...
2021-02-25 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-24 Dimitry AndricFix possibly unitialized variables in __cxa_demangle_gnu3()
2021-02-24 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-02-24 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-02-24 Warner Loshefibootmgr: Check for efi supported after parsing args
2021-02-24 Jessica Clarkeuefi: Add riscv to historical details
2021-02-24 Warner LoshRestore missing word
2021-02-24 Warner Loshuefi: add historical details
2021-02-24 Warner LoshRemove incorrect statement about EFI environment variab...
2021-02-24 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-02-24 Warner Loshboot: remove gptboot.efifat, it never should have been
2021-02-24 Mark Johnstoniflib: Fix detach of pseudo interfaces
2021-02-24 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-24 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-24 Mitchell Hornearm64: validate breakpoint registers
2021-02-24 Kristof Provostpf tests: Explicitly ask for python3
2021-02-24 Kristof Provostpf: Assert that pfil_link() calls succeed
2021-02-24 Kristof Provostpf: Remove unused return value from (de)hook_pf()
2021-02-24 Konstantin... lockf: ensure atomicity of lockf for open(O_CREAT|O_EXC...
2021-02-24 Konstantin... fifo: minor comment and assert improvements.
2021-02-24 Konstantin... ffs_unlock: assert that IN_ENDOFF is not leaked past...
2021-02-24 Konstantin... ffs softdep: Force processing of VI_OWEINACT vnodes...
2021-02-24 Konstantin... softdep_request_cleanup: wait for softdep_request_clean...
2021-02-24 Konstantin... ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate...
2021-02-24 Konstantin... Stop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-24 Konstantin... ufs vnops: brace softdep_prelink() with DOINGSUJ instea...
2021-02-24 Konstantin... ffs softdep: remove will_direnter argument of softdep_p...
2021-02-24 Konstantin... ufs_direnter: directory truncation does not need specia...
2021-02-24 Konstantin... ufs_rename: use VOP_VPUT_PAIR and rely on directory...
2021-02-24 Konstantin... ufs_direnter: move directory truncation to ffs_vput_pair().
2021-02-24 Konstantin... ffs_vput_pair(): try harder to recover from the vnode...
2021-02-24 Konstantin... FFS: implement special VOP_VPUT_PAIR().
2021-02-24 Konstantin... nfsserver: use VOP_VPUT_PAIR().
2021-02-24 Konstantin... ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
2021-02-24 Konstantin... Use VOP_VPUT_PAIR() for eligible VFS syscalls.
2021-02-24 Konstantin... nullfs: provide special bypass for VOP_VPUT_PAIR
2021-02-24 Konstantin... Add VOP_VPUT_PAIR() with trivial default implementation.
2021-02-24 Konstantin... vn_open(): If the vnode is reclaimed during open(2...
2021-02-24 Konstantin... ufs_direnter/SU: unconditionally UFS_UPDATE inode when...
2021-02-24 Konstantin... ffs_syncvnode: only clear IN_NEEDSYNC after successfull...
2021-02-24 Konstantin... Merge ufs_fhtovp() into ffs_inotovp().
2021-02-24 Konstantin... ffs_inotovp(): interface to convert (ino, gen) into...
2021-02-24 Konstantin... ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
2021-02-24 Konstantin... ffs: call ufsdirhash_dirtrunc() right after setting...
2021-02-24 Konstantin... buf SU hooks: track buf_start() calls with B_IOSTARTED...
2021-02-24 Kyle Evans504ebd612ec: kern: sonewconn: set so_options before...
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-24 Jason A. HarmeningFix divide-by-zero panic when ASLR is enabled and super...
2021-02-23 Vladimir Kondratyevhkbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Vladimir Kondratyevukbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Vladimir Kondratyevhidraw: Make HIDIOCGRDESCSIZE ioctl return report descr...
2021-02-23 Alexander V... Fix nd6 rib_action() handling.
2021-02-24 Alfredo Dal... ofwfb: fix incorrect colors on powerpc* and add new...
2021-02-23 Mitchell Hornecgem: improve usage of busdma(9) KPI
2021-02-23 Thomas Skiboddb: fix show devmap output on 32-bit arm
2021-02-23 Kristof Provostpf tests: Test unicast reverse path forwarding check
2021-02-23 Kristof Provostpf tests: Test that dup-to doesn't produce extra duplic...
2021-02-23 Yannis Planuspf: duplicate frames only once when using dup-to pf...
2021-02-23 Konstantin... pgcache read: protect against reads past end of the...
2021-02-21 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-21 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-21 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-23 Mark Johnstonlinux: Update the i386/linux vdso deinitialization...
2021-02-23 Mark Johnstonlinux: Unmap the VDSO page when unloading
2021-02-23 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-02-23 Alexander MotinExclude reserved iSCSI Target Transfer Tag.
2021-02-22 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-21 Toomas Soomeloader_lua: consider userboot console as serial
2021-02-22 Martin Matuskazfs: restore FreeBSD resource usage accounting
2021-02-22 Jung-uk Kimlex: Do not let input() return 0 when end-of-file is...
2021-02-22 Martin Matuskazfs: disable use of hardware crypto offload drivers
2021-02-22 Martin Matuskazfs: fix panic if scrubbing after removing a slog device
2021-02-22 Michal KrawczykMFC 1c808fcd859f: Allocate BAR for ENA MSIx vector...
2021-02-22 Stefan Eßerbc: Upgrade to version 3.3.0
2021-02-22 Lutz Donnerhackeng_bridge.4: Use more suitable mandoc macros
2021-02-22 Lutz Donnerhackenetgraph/ng_bridge: Add counters for the first link...
2021-02-22 Lutz Donnerhackenetgraph/ng_bridge: Document staleness in multithreaded...
next