sys/vfs/autofs: Use VFS_STATFS()
[dragonfly.git] / sys /
2019-02-23 Sascha Wildner<sys/ioctl.h>: Remove old SunOS compatibility definitions.
2019-02-23 Sascha Wildnerkernel/bktr: Clean up unused code and the Makefile.
2019-02-22 Sascha WildnerRemove <sys/semaphore.h> so that we have <semaphore...
2019-02-19 François Tigeotdrm: Reduce ioctl differences with Linux 4.7.10
2019-02-19 Sascha WildnerLINT64: Add KTR_LAPIC.
2019-02-18 Sascha Wildner<sys/cdio.h>: Remove definitions that are related to...
2019-02-18 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-17 Sascha WildnerSync ACPICA with Intel's version 20190215.
2019-02-17 François Tigeotdrm/linux: Add asm/processor.h
2019-02-17 François Tigeotdrm: Fix Linux/DragonFly PAGE_MASK confusion
2019-02-16 Tomohiro Kusumisys/vfs/autofs: Drop <sys/bus.h>
2019-02-15 Tomohiro Kusumisys/sys/mutex2: Fix mutex(9) man page
2019-02-12 Bill Yuanipfw3: allow the ipfw_insn with only the basic action
2019-02-02 Matthew Dillonkernel - Fix panic in mlock() and munlock()
2019-02-02 Tomohiro Kusumisys/vfs/autofs: Drop unused autofs_mount/autofs_softc...
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Whitespace cleanups
2019-01-31 Matthew Dillonkernel - Sync usb3.0 pci ids w/FreeBSD
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Rename autofs_readdir_one() -> autofs_w...
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Don't calculate dirent reclen twice
2019-01-27 Sepherosa Ziehauatomic: Alway use inline functions.
2019-01-27 François Tigeotdrm/linux: Add EXPORT_SYMBOL_GPL()
2019-01-26 François Tigeotdrm/linux: Add preempt.h
2019-01-20 François Tigeotdrm: Fix excessive wired memory usage
2019-01-19 François Tigeotdrm/gem: de-inline the ref/unref functions
2019-01-16 François Tigeotdrm/linux/workqueue: the internal function is named...
2019-01-15 Matthew Dillontmpfs - Fix periodic syncer cpu-bound stalls w/tmpfs...
2019-01-15 Sascha Wildnerkernel: Remove puffs(4), putter(9) and associated libs...
2019-01-14 Sascha Wildnerkernel: Hide the sysctl.debug sysctl in the SYSCTL_DEBU...
2019-01-13 Sascha Wildneri386 removal, part 70/x: Remove some i386 specific...
2019-01-13 Sascha Wildneri386 removal, part 69/x: Clean up sys/dev/netif.
2019-01-12 Sascha Wildnerlibc: Add reallocarray() from OpenBSD.
2019-01-12 François Tigeotdrm/linux: Add struct device_driver
2019-01-09 Michael NeumannAdd work-around for bug #3167
2019-01-09 Sascha WildnerSync ACPICA with Intel's version 20190108.
2019-01-07 Sascha Wildnerkernel/Makefiles: Remove two empty lines I added by...
2019-01-07 François Tigeotdrm/i915/gem: Really implement i915_gem_object_invalidate()
2019-01-07 François Tigeotdrm/linux: Add invalidate_mapping_pages()
2019-01-07 François Tigeotdrm/i915: Sync i915_drv.c a bit with Linux
2019-01-07 Sascha Wildnerkernel: Change CFLAGS -> KCFLAGS also in commented...
2019-01-07 Your Nameipfw3: insert the new rule in the beginning
2019-01-05 François Tigeotdrm: Add drm_prime.c
2019-01-05 François Tigeotdrm/i915: Enable the I915_GEM_USERPTR ioctl
2019-01-05 François Tigeotdrm: Partially sync drm_mm.c with Linux 4.7.10
2019-01-05 Sascha Wildnerkernel: Remove two no longer used sysinit ids.
2019-01-05 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2019-01-05 Sascha WildnerClean up the USB driver directories, remove unbuilt...
2019-01-04 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-03 François Tigeotdrm/i915: Add i915_gem_dmabuf.c
2019-01-03 François Tigeotdrm: Rename struct drm_gem_object.vm_obj to filp
2019-01-02 François Tigeotdrm/linux: Add linux/mmu_context.h
2018-12-31 Sascha WildnerHAPPY NEW YEAR!
2018-12-28 Imre Vadászvkernel - Remove unneeded -T flag, that was added in...
2018-12-28 Sascha Wildnerkernel: Remove more duplicate includes.
2018-12-28 Sascha Wildnerkernel/ic: Remove an unneeded #ifdef _KERNEL and two...
2018-12-28 Sascha WildnerOops, fix lagg's type in LINT64.
2018-12-28 Sascha WildnerAdd lagg(4) to LINT64.
2018-12-28 Imre Vadászvkernel - Delete unused/ancient timer/rtc function...
2018-12-27 Sascha Wildnerkernel/acpi: Bring in FreeBSD's r341632.
2018-12-27 Imre Vadásznet - Simplify net/altq TSC timer code, get rid of...
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-12-27 Matthew Dillonkernel - Throw a global lock around udev dictionary ops
2018-12-26 Matthew Dilloniwm - Fix possible null pointer indirection
2018-12-23 Sascha Wildnerkernel: Add descriptions to the p1003_1b sysctls.
2018-12-23 Sascha Wildnerkernel: Populate the p1003_1b sysctl tree a bit more.
2018-12-23 Sascha Wildnerkernel/mrsas: Fix a double assignment.
2018-12-16 Matthew Dillonatkbdc - Change default to still attach PS2 controller...
2018-12-14 Sascha WildnerSync ACPICA with Intel's version 20181213.
2018-12-14 Sascha Wildnerkernel/acpi: Fix the ACPI_LV_VERBOSITY1 level's value.
2018-12-11 Sascha Wildnerkernel: Remove the FFS_ROOT option. It was a no-op...
2018-12-11 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim (2)
2018-12-11 François Tigeotdrm: Add missing file uapi/linux/pci.h
2018-12-10 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim
2018-12-10 François Tigeotdrm: Add the DRM_IOCTL_GET_PCIINFO ioctl
2018-12-09 Sascha Wildnerkernel/netinet6: Fix the kernel build without "options...
2018-12-09 Sascha Wildnerkernel/gif: Include just opt_inet6.h which is all this...
2018-12-09 Sascha Wildnerkernel: Remove some useless #ifdefs.
2018-12-09 Matthew DillonHAMMER2 - Update DESIGN document
2018-12-08 Matthew Dillonkernel - Fix rare vref() assertion
2018-12-08 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2018-12-08 Matthew Dillonhammer2 - stabilization, fix hammer2_inode_get()
2018-12-08 Matthew Dillonhammer2 - Cleanup
2018-12-08 Matthew Dillonhammer2 - Add HAMMER2_IO_DEBUG
2018-12-07 Matthew Dillonkernel - Improve umount operation
2018-12-07 Matthew Dillonhammer2 - stabilization
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 7/N
2018-12-05 Matthew Dillonkernel - Add trigger_syncer(), VFS_MODIFYING()
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 6/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 5/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 4/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 3/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 2/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 1/N
2018-12-04 François Tigeotdrm/i915: Add Kaby Lake and Amber Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add Whiskey Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add more Coffeelake PCI IDs
2018-12-04 François TigeotRevert "drm/ttm: Remove ttm_bo_unreserve_core()"
2018-12-02 Sascha WildnerRemove an unused include file.
2018-11-30 Sascha Wildnerkernel: Move some old unused stuff out of the way.
2018-11-29 Matthew Dillonkernel - Cleanup blist debug code (2)
next