Author: kevans
Date: Sun Feb 9 04:05:30 2020
New Revision: 357688
URL: https://svnweb.freebsd.org/changeset/base/357688
Log:
MFV r357687: Import NFS fix for O_SEARCH tests
The version that ended upstream was ultimately slightly different than the
version committed here; notably, statvfs(
Author: br
Date: Sat Feb 8 23:07:29 2020
New Revision: 357686
URL: https://svnweb.freebsd.org/changeset/base/357686
Log:
Enter the network epoch in the xdma interrupt handler if required
by a peripheral device driver.
Sponsored by: DARPA, AFRL
Modified:
head/sys/dev/altera/atse/if_ats
Author: mav
Date: Sat Feb 8 21:59:46 2020
New Revision: 357685
URL: https://svnweb.freebsd.org/changeset/base/357685
Log:
Bind CTL backends taskqueues to the CTL process.
MFC after:2 weeks
Modified:
head/sys/cam/ctl/ctl_backend_block.c
head/sys/cam/ctl/ctl_backend_ramdisk.c
Modif
Author: eadler
Date: Sat Feb 8 21:17:48 2020
New Revision: 357683
URL: https://svnweb.freebsd.org/changeset/base/357683
Log:
memset.3: better fix previous typo
Upon re-reading the whole sentence this is a better fix.
MFC with: r357681
Modified:
head/lib/libc/string/memset.3
Modifi
Author: br
Date: Sat Feb 8 21:02:20 2020
New Revision: 357682
URL: https://svnweb.freebsd.org/changeset/base/357682
Log:
Fix a KASSERT since chained mbufs are accepted by the xdma bounce
buffer loader. m_copydata() will copy entire chain to a single buffer.
Sponsored by: DARPA, AFRL
Mod
Author: eadler
Date: Sat Feb 8 20:56:38 2020
New Revision: 357681
URL: https://svnweb.freebsd.org/changeset/base/357681
Log:
memset.3: fix a a duplicate word
Modified:
head/lib/libc/string/memset.3
Modified: head/lib/libc/string/memset.3
=
Author: mjg
Date: Sat Feb 8 15:52:20 2020
New Revision: 357680
URL: https://svnweb.freebsd.org/changeset/base/357680
Log:
vfs: tidy up vget_finish and vn_lock
- remove assertion which duplicates vn_lock
- use VNPASS instead of retyping the failure
- report what flags were passed if pan
Author: mjg
Date: Sat Feb 8 15:51:08 2020
New Revision: 357679
URL: https://svnweb.freebsd.org/changeset/base/357679
Log:
vfs: remove now useless ENODEV handling from vn_fullpath consumers
Noted by: ngie
Modified:
head/sys/kern/kern_jail.c
head/sys/kern/vfs_mount.c
Modified: head
Author: kib
Date: Sat Feb 8 15:06:06 2020
New Revision: 357678
URL: https://svnweb.freebsd.org/changeset/base/357678
Log:
Correct the function name in the comment.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/kern/kern_thread.c
Modified: head/sys/kern/
Author: andrew
Date: Sat Feb 8 13:35:56 2020
New Revision: 357677
URL: https://svnweb.freebsd.org/changeset/base/357677
Log:
Implement the Linux/arm64 VDSO gettimeofday and clock_gettime
These are used by Centos 7 and will be needed for the
emulators/linux_base-c7 port.
Sponsored by
Author: mw
Date: Sat Feb 8 13:33:47 2020
New Revision: 357676
URL: https://svnweb.freebsd.org/changeset/base/357676
Log:
Implement jumbo frame support in mvneta driver
This patch introduces processing of the frames
up to 9kB by the mvneta driver. Some versions of
this NIC limit TX chec
Author: mw
Date: Sat Feb 8 13:25:39 2020
New Revision: 357675
URL: https://svnweb.freebsd.org/changeset/base/357675
Log:
Destroy RX DMA tag on detach in mvneta driver
This patch fixes deinitialization sequence of the mvneta
driver by adding missing bus_dma_tag_destroy call.
Submitte
12 matches
Mail list logo