]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-02 Emmanuel Vadotmkimg: Add support for offset if the source is an image
2021-03-02 Emmanuel Vadotmkimg: We always want the last block of the last insert...
2021-03-02 Brett Mastbergenpwm_backlight: Add MODULE_DEPEND on backlight
2021-03-01 Warner Loshefibootmgr: Check for efi supported after parsing args
2021-03-01 Jessica Clarkeuefi: Add riscv to historical details
2021-03-01 Warner LoshRestore missing word
2021-03-01 Warner Loshuefi: add historical details
2021-03-01 Warner LoshRemove incorrect statement about EFI environment variab...
2021-03-01 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-03-01 Warner Loshboot: remove gptboot.efifat, it never should have been
2021-03-01 Warner LoshGiant: move back Giant removal until 14
2021-03-01 Warner Loshhid: bump HID_ITEM_MAXUSAGES to 8
2021-03-01 Warner Loshacpi: limit the AMDI0020/AMDI0010 workaround to an...
2021-03-01 Kristof Provostpf: Fix incorrect fragment handling
2021-03-01 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-28 Mark Johnstoniflib: Avoid double counting in rxeof
2021-02-26 Jung-uk KimOpenSSL: Regen manual page for the previous commit
2021-02-26 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-26 Glen Barberupdate to BETA4
2021-02-25 Robert WatsonReimplement FreeBSD/arm64 dtrace_gethrtime() to use...
2021-02-25 Alexander V... Fix crash with rtadv-originated multipath IPv6 routes.
2021-02-25 Alexander V... Fix nd6 rib_action() handling.
2021-02-25 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-25 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-25 Mitchell Hornearm64: validate breakpoint registers
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 Konstantin... fifo: minor comment and assert improvements.
2021-02-25 Konstantin... ffs_unlock: assert that IN_ENDOFF is not leaked past...
2021-02-25 Konstantin... ffs softdep: Force processing of VI_OWEINACT vnodes...
2021-02-25 Konstantin... softdep_request_cleanup: wait for softdep_request_clean...
2021-02-25 Konstantin... ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate...
2021-02-25 Konstantin... Stop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-25 Konstantin... ufs vnops: brace softdep_prelink() with DOINGSUJ instea...
2021-02-25 Konstantin... ffs softdep: remove will_direnter argument of softdep_p...
2021-02-25 Konstantin... ufs_direnter: directory truncation does not need specia...
2021-02-25 Konstantin... ufs_rename: use VOP_VPUT_PAIR and rely on directory...
2021-02-25 Konstantin... ufs_direnter: move directory truncation to ffs_vput_pair().
2021-02-25 Konstantin... ffs_vput_pair(): try harder to recover from the vnode...
2021-02-25 Konstantin... FFS: implement special VOP_VPUT_PAIR().
2021-02-25 Konstantin... nfsserver: use VOP_VPUT_PAIR().
2021-02-25 Konstantin... ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
2021-02-25 Konstantin... Use VOP_VPUT_PAIR() for eligible VFS syscalls.
2021-02-25 Konstantin... nullfs: provide special bypass for VOP_VPUT_PAIR
2021-02-25 Konstantin... Add VOP_VPUT_PAIR() with trivial default implementation.
2021-02-25 Konstantin... vn_open(): If the vnode is reclaimed during open(2...
2021-02-25 Konstantin... ufs_direnter/SU: unconditionally UFS_UPDATE inode when...
2021-02-25 Konstantin... ffs_syncvnode: only clear IN_NEEDSYNC after successfull...
2021-02-25 Konstantin... Merge ufs_fhtovp() into ffs_inotovp().
2021-02-25 Konstantin... ffs_inotovp(): interface to convert (ino, gen) into...
2021-02-25 Konstantin... ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
2021-02-25 Konstantin... ffs: call ufsdirhash_dirtrunc() right after setting...
2021-02-25 Konstantin... buf 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 Toomas Soomeloader: autoload_font will hung loader when there is...
2021-02-25 Mark Johnstonvm_kern: Avoid sign extension in the KVA_QUANTUM definition
2021-02-23 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-23 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-23 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-23 Toomas Soomeloader_lua: consider userboot console as serial
2021-02-24 Mark JohnstonAdd UPDATING entries and bump version
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-24 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Konstantin... pgcache 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 Mark Johnstonlibdtrace: Stop relying on lex compatibility
2021-02-22 Jung-uk Kimlex: Do not let input() return 0 when end-of-file is...
2021-02-22 Gordon Berglingktls(4): Mention WITH_OPENSSL_KTLS in the ktls(4) manua...
2021-02-22 Jamie GrittonMFS jail: Change both root and working directories...
2021-02-22 Kyle Evanspkg(7): address minor nits (mostly clang-analyze compla...
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 Alan Somerslibpmc: fix linking with C programs
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... ffs_vnops.c: Move opt_*.h includes to the top.
2021-02-19 Glen Barberupdate to 13.0-BETA3
2021-02-18 Toomas Soomeloader: do not autoselect smaller font than 8x16 with...
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... [POWERPC64LE] add mrsas to GENERIC64LE
2021-02-18 Alfredo Dal... mrsas: update man page
2021-02-18 Hans Petter... MFC 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-18 Jung-uk KimOpenSSL: Remove obsolete include directory
2021-02-18 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1j.
2021-02-18 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-17 Kyle Evansfmtree: add a deprecation notice to the manpage
2021-02-17 Kristof ProvostWiden ifnet_detach_sxlock coverage
next