aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFV r348596: 9689 zfs range lock code should not be zpl-specificAndriy Gapon2019-10-168-409/+458
|\
* | VLAN_TRUNKDEV() requires epochification in ibcore after r353292.Hans Petter Selasky2019-10-161-3/+7
* | Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore.Hans Petter Selasky2019-10-162-13/+1
* | VLAN_DEVAT() requires epochification in ipoib after r353292.Hans Petter Selasky2019-10-161-0/+6
* | MFV r353628:Andriy Gapon2019-10-161-0/+4
|\ \
| * | 10842 Mutex leak in dsl_dataset_hold_obj()Andriy Gapon2019-10-161-0/+4
| * | 10841 predictive prefetch disabled on new pools until export/rebootAndriy Gapon2019-10-161-1/+2
* | | fix wording / typos in r353625Andriy Gapon2019-10-161-2/+2
* | | zfs: add a lame emulation of cv_wait_sig(9) in userland to fix r353618Andriy Gapon2019-10-162-0/+13
* | | MFV r353623: 10473 zfs(1M) missing cross-reference to zfs-program(1M)Andriy Gapon2019-10-161-3/+3
|\| |
| * | 10473 zfs(1M) missing cross-reference to zfs-program(1M)Andriy Gapon2019-10-161-3/+4
* | | Fix assert in PowerPC pmaps after introduction of object busy.Konstantin Belousov2019-10-164-13/+29
* | | MFV r353619: 9691 fat zap should prefetch when iteratingAndriy Gapon2019-10-165-8/+100
|\| |
| * | 9691 fat zap should prefetch when iteratingAndriy Gapon2019-10-165-8/+100
* | | MFV r353617: 9425 allow channel programs to be stopped via signalsAndriy Gapon2019-10-167-89/+200
|\| |
| * | 9425 allow channel programs to be stopped via signalsAndriy Gapon2019-10-167-89/+188
* | | MFV r353615: 9485 Optimize possible split block search spaceAndriy Gapon2019-10-162-101/+308
|\| |
| * | 9485 Optimize possible split block search spaceAndriy Gapon2019-10-162-101/+308
* | | MFV r353613: 10731 zfs: NULL pointer errorsAndriy Gapon2019-10-161-2/+1
|\| |
| * | 10731 zfs: NULL pointer errorsAndriy Gapon2019-10-168-42/+40
* | | MFC r353611: 10330 merge recent ZoL vdev and metaslab changesAndriy Gapon2019-10-166-98/+114
|\| |
| * | 10330 merge recent ZoL vdev and metaslab changesAndriy Gapon2019-10-166-92/+108
| * | 10230 zfs mishandles partial writesAndriy Gapon2019-10-161-3/+8
* | | MFV r353608: 10165 libzpool: passing argument 1 to restrict-qualified parameterAndriy Gapon2019-10-161-4/+5
|\| |
| * | 10165 libzpool: passing argument 1 to restrict-qualified parameter aliases wi...Andriy Gapon2019-10-161-4/+5
* | | MFV r353606: 10067 Miscellaneous man page typosAndriy Gapon2019-10-161-1/+1
|\| |
| * | 10067 Miscellaneous man page typosAndriy Gapon2019-10-161-1/+1
| * | 10154 zfs: cast between incompatible function typesAndriy Gapon2019-10-162-4/+6
* | | powerpc/mpc85xx: Fix function type for fsl_pcib_error_intr()Justin Hibbits2019-10-161-4/+2
* | | powerpc: Add AmigaOne platform, a subclass of MPC85xxJustin Hibbits2019-10-163-1/+126
* | | Fix including bsd.compat.mk outside Makefile.libcompat on mips64.Brooks Davis2019-10-151-1/+1
* | | Generalize ARM specific comments in devmapKristof Provost2019-10-152-14/+17
* | | ixgbe: Disable EEE for backplane X550EM_XEric Joyner2019-10-151-3/+1
* | | Missing from r353596.Gleb Smirnoff2019-10-152-0/+6
* | | Add the ability to link programs against a compat ABI.Brooks Davis2019-10-153-4/+43
* | | When assertion for a thread not being in an epoch fails also print allGleb Smirnoff2019-10-155-0/+24
* | | Build compat libraries before "everything".Brooks Davis2019-10-152-3/+3
* | | Allow OBJDIR to be overridden for LIB*DIR variables.Brooks Davis2019-10-151-23/+24
* | | Rename top-level LIBCOMPAT to _LIBCOMPAT.Brooks Davis2019-10-152-17/+17
* | | Move the per-ARCH definitions to bsd.compat.mk.Brooks Davis2019-10-152-95/+107
* | | Add copyrights that I forgot to add when splitting arb.h off from tree.h.Edward Tomasz Napierala2019-10-152-4/+4
* | | Install an ACPI PCI bus notify handler.John Baldwin2019-10-151-0/+23
* | | Support hot insertion and removal of PCI devices on EC2.John Baldwin2019-10-151-0/+106
* | | Export pci_attach() and pci_detach().John Baldwin2019-10-152-4/+4
* | | Use __FreeBSD_version to determine if gets() has been removed.John Baldwin2019-10-151-1/+3
* | | cxgbe(4): An EQ update can be requested in a TX_PKTS2 work request.Navdeep Parhar2019-10-151-0/+1
* | | Use -march=octeon+ for OCTEON1.John Baldwin2019-10-151-1/+1
* | | Fix dwmmc(4) driver attachment when ext_resources are not present.Ruslan Bukin2019-10-151-5/+25
* | | Fix a write-only variable warning from external GCC.John Baldwin2019-10-151-2/+1
* | | Don't set the OUTPUT_FORMAT explicitly but let ld derive it.John Baldwin2019-10-151-1/+1