aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* file_test: Fix file testJose Luis Duran2024-12-222-3/+2
* bhyve ahci: Improve robustness of TRIM handlingJohn Baldwin2024-11-191-50/+95
* bhyve: Initialize stack buffer in pci_ahciPierre Pronchery2024-11-191-2/+7
* ada: Another NCQ Trim instability driveWarner Losh2024-04-291-0/+5
* ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDsAndriy Gapon2024-03-161-0/+16
* kern: tty: fix ttyinq_read_uio assertionKyle Evans2024-02-061-1/+10
* kern: tty: fix EOF handling for canonical readsKyle Evans2024-01-303-9/+66
* zfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release) into stable/13Martin Matuska2023-12-025-40/+26
* Zpool can start allocating from metaslab before TRIMs have completedJason King2023-11-291-9/+19
* Trim various $FreeBSD$John Baldwin2023-10-2411-19/+0
* efirt_machdep.c: Trim some unused includesJohn Baldwin2023-10-112-6/+0
* Fix the L2ARC write size calculating logic (2)George Amanakis2023-06-261-5/+16
* Fix the L2ARC write size calculating logicGeorge Amanakis2023-06-261-16/+28
* cxgbe ddp: Trim stale function prototypeJohn Baldwin2023-09-061-2/+0
* netsmb: Add bounds checking to smb_t2_placedataJohn Baldwin2023-09-061-3/+9
* ffs: wait for trims earlier during unmount to avoid panicChuck Silvers2023-08-061-3/+15
* ifconfig: improve trimming off interface number at endBjoern A. Zeeb2023-06-261-4/+6
* hwpmc: trim obsolete Intel CPU and class defsMitchell Horne2023-06-093-15/+1
* ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()Matthew Ahrens2023-03-151-5/+16
* linux(4): Trim unused opt_usb.h from modules MakefilesDmitry Chagin2023-03-012-2/+0
* mp_x86: Trim trailing whitespaces.Dmitry Chagin2023-02-061-1/+1
* subr_smp: Trim trailing whitespaces.Dmitry Chagin2023-02-061-4/+4
* libthr: Trim trailing whitespaces in pthread_attr_affinity.Dmitry Chagin2023-02-061-3/+3
* vmm: Trim some pointless #ifdef KTR.John Baldwin2023-01-261-6/+0
* stand: Go back to a.out format for /boot/loaderWarner Losh2023-01-242-10/+9
* zfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release) into stable/13Martin Matuska2022-12-06109-316/+768
* Propagate extent_bytes change to autotrim threadvaclavskala2022-11-011-3/+2
* wg: Trim compat shims for versions older than current stable/13.John Baldwin2022-11-113-1761/+52
* strfmon: Trim the SPACE from international currency symbolJose Luis Duran2022-11-012-3/+5
* gcore: Trim stale bits from elf32core.c.John Baldwin2022-08-251-3/+0
* vt: Fix contents of paste buffer for newcons.Hans Petter Selasky2022-07-052-10/+22
* kqueue: Trim trailing whitespaceDmitry Chagin2022-06-171-10/+10
* sysvsem: Trim traiing whitespaceDmitry Chagin2022-06-171-8/+8
* Trim duplicate code for copying in iovecs for PT_[GS]ETREGSET.John Baldwin2022-05-122-11/+2
* GEOM: Fix regression after 7f16b501e25.Alexander Motin2022-05-111-0/+3
* Trim a couple of duplicate entries from WITHOUT_PROFILE.John Baldwin2022-04-291-2/+0
* bhyve blockif: fix blockif_candelete with CapsicumChuck Tuffli2022-02-221-1/+1
* Make msgbuf_peekbytes() not return leading zeroes.Alexander Motin2021-12-182-32/+30
* kern.pre.mk: trim space at EoLKonstantin Belousov2021-12-131-1/+1
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-143-0/+38
* Fixes in persistent L2ARCGeorge Amanakis2021-09-1410-491/+162
* pci_dw: Trim ATU windows bigger than 4GBWojciech Macek2021-09-071-0/+12
* OpenSSL: Correct the return value of BIO_get_ktls_*().John Baldwin2021-08-243-7/+7
* ixgbe: Avoid sbuf_trim(9) in sysctl handlerKevin Bowling2021-08-241-10/+16
* rtwn: make sure to not write in upper bits of txdseqAndriy Gapon2021-07-191-1/+1
* amd64 locore.S: trim .globl list from symbols gone for long timeKonstantin Belousov2021-07-171-1/+1
* nvme: Fix alignment on nvme structuresWarner Losh2021-07-121-5/+5
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-06-0818-88/+72
* libcrypto: Add symbol versions for symbols added since 1.1.1d.John Baldwin2021-06-092-2/+16
* etcupdate: Trim trailing whitespace.John Baldwin2021-06-091-3/+3