]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This exposes ZFS user and group quotas via the normal
[FreeBSD/FreeBSD.git] / sys /
2018-07-05 Sean Eric FaganThis exposes ZFS user and group quotas via the normal
2018-07-05 Conrad Meyerath(4): Fix typo in debugging code
2018-07-05 Konstantin BelousovExtend r335969 to superpages.
2018-07-05 Sean Brunoriscv: Remove unused variable "code"
2018-07-05 Konstantin BelousovRevert r335999 to re-commit with the correct error...
2018-07-05 Andrew TurnerCreate a new macro for static DPCPU data.
2018-07-05 Sean BrunoRemove redundant device ar71xx_wdog which is now includ...
2018-07-05 Sean BrunoRemove redundant AH_DEBUG_ALQ.
2018-07-05 Sean BrunoMake ZSTD a real option via ZSTDIO.
2018-07-05 Bjoern A. ZeebSplit up deadlkres() to make it more readable in antici...
2018-07-05 Konstantin BelousovCopyout(9) on 4/4 i386 needs correct vm_page_array[].
2018-07-05 Konstantin BelousovUse vm_page_unhold_pages() instead of manually rolling...
2018-07-05 Konstantin BelousovIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-05 Kyle Evanskern_environment: use any provided environments, evict...
2018-07-05 Kyle EvansRevert r335995 due to accidental changes snuck in
2018-07-05 Konstantin BelousovIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-05 Kyle Evanskern_environment: use any provided environments, evict...
2018-07-05 Bjoern A. ZeebWith the introduction of reapers and reaplists in r275800,
2018-07-05 Brooks DavisRevert r335983.
2018-07-05 Ian LeporeDetach all children before beginning to tear down the...
2018-07-05 Ian LeporeAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 Ian LeporeRemove a test and early-out which just can't possibly...
2018-07-05 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 Ian LeporeFix an out-of-bounds array access... the irq data for...
2018-07-05 Konstantin BelousovSilence warnings about unused variables when RACCT...
2018-07-05 Brooks DavisMake struct xinpcb and friends word-size independent.
2018-07-05 Konstantin BelousovAdd a name for the MSR controlling standard extended...
2018-07-05 Konstantin BelousovOrder the portion of the AMD-specific MSRs names defini...
2018-07-05 Andrew Gallatinmxge: replace 65536 with IP_MAXPACKET in tso settings.
2018-07-05 Alan CoxAllow callers to vm_phys_split_pages() to specify wheth...
2018-07-05 Alan CoxAs of r335784, if pmap_enter() replaces a managed mappi...
2018-07-04 Matt Macyepoch(9): make nesting assert in epoch_wait_preempt...
2018-07-04 Konstantin BelousovIn x86 pmap_extract_and_hold()s, handle the case of...
2018-07-04 Rick MacklemFix the pNFS server so that it handles the "#mds_path...
2018-07-04 Andrew Gallatinmxge: choose appropriate values for hw tso
2018-07-04 Andrew Gallatinmxge: Add SIOCGI2C support for devices with SFP/XFP...
2018-07-04 Sean Brunofix locking within tcp_ipsec_pcbctl() to match ipsec4_p...
2018-07-04 Mariusz ZaborskiAdd description to debug.ncores sysctl.
2018-07-04 Matt Macyfix 335919 - check "last" not "inp" where appropriate
2018-07-04 Andrew Gallatinmxge: fix panic at module unload
2018-07-04 Ed Mastemuge(4): remove DTB MAC addr from TODO list after r335925
2018-07-04 Konstantin BelousovAdd a way for the process to request cleanup of the...
2018-07-04 Andriy Gaponremove unneeded inclusion of sys/interrupt.h from sever...
2018-07-04 Hiroki Sato- Fix a double unlock in inp_block_unblock_source(...
2018-07-04 Matt MacyFreeBSD_version: update for epoch(9) r335924 KPI change
2018-07-04 Will AndrewsRevert r335833.
2018-07-04 Oleksandr Tymoshenkomuge(4): add DTB blob as one more possible source of...
2018-07-04 Matt Macyepoch(9): allow preemptible epochs to compose
2018-07-04 Bryan DreweryMETA_MODE: Fix wanting a meta file in source tree.
2018-07-04 Bryan DreweryUse OBJS_DEPEND_GUESS for forced opt_global.h dependency.
2018-07-03 Matt Macyopensolaris compat: fix compile error
2018-07-03 Matt Macyudp6_input: validate inpcb before use
2018-07-03 Matt MacyEnable MODULE_TIED by default for modules compiled...
2018-07-03 John BaldwinUse 'e' instead of 'i' constraints with 64-bit atomic...
2018-07-03 Bryan DreweryFix .depend.foo.o tracking for sys/conf/files defined...
2018-07-03 Bryan DreweryNeed offset.inc generated early if MODULE_TIED is defined.
2018-07-03 Bryan DreweryAll genassym.sh usage need offset.inc
2018-07-03 Bryan Drewerygenoffset.c is not generated
2018-07-03 Bryan DreweryFix r335906+r335907 to not pass multiple source files...
2018-07-03 Bryan DreweryHandle .depend for genoffset_test.o
2018-07-03 Bryan DreweryNo need to make a copy to build genoffset_test.o
2018-07-03 Bryan DreweryFix module build when MODULE_TIED=1 is set.
2018-07-03 Matt Macyexplain the purpose of genoffset_test
2018-07-03 Matt Macyensure that offset.inc is generated first
2018-07-03 Mariusz ZaborskiRegen after 335900.
2018-07-03 Mariusz Zaborskicapsicum: add getdirentries to the freebsd32 compact
2018-07-03 Sean BrunoReset indentiation of ata_suspend() such that its clear...
2018-07-03 Sean BrunoReset indentation of this flag. No functional change...
2018-07-03 Matt Macyensure that offset.inc is generated before ia32_genassy...
2018-07-03 Matt Macyexpose sched_{pin,unpin}_lite to tied modules
2018-07-03 Matt Macyexpose thread_lite definition to tied modules
2018-07-03 Matt Macymake critical_{enter, exit} inline
2018-07-02 Matt Macyinline atomics and allow tied modules to inline locks
2018-07-02 Rick MacklemAdd an optional feature to the pNFS server.
2018-07-02 Rick MacklemFix the server side krpc so that the kernel nfsd thread...
2018-07-02 Alan CoxIntroduce vm_phys_enq_range(), and call it in vm_phys_a...
2018-07-02 Edward Tomasz Napi... Change the group and the permissions on /dev/acpi,...
2018-07-02 Matt Macyinpcb: don't gratuitously defer frees
2018-07-02 Oleksandr Tymoshenko[rpi] Add support for the second PWM channel
2018-07-01 Kristof Provostpflog/pfsync: Fix module build with VIMAGE=yes
2018-07-01 Mariusz Zaborskicore(5): overwrite the oldest core dump
2018-07-01 Kristof Provostcarp: Set DSCP value CS7
2018-07-01 Will Andrewspf: remove unused ioctls.
2018-07-01 Matt Macyin6_pcblookup_hash: validate inp for liveness
2018-06-30 Kristof Provostpfsync: Fix state sync during initial bulk update
2018-06-30 Eitan Adleriwn: Add the missing IWN_SDID_6035_5 subdevice
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Kirk McKusickCreate um_flags in the ufsmount structure to hold flags...
2018-06-29 Justin HibbitsSupport multiple OPAL consoles, and don't crash if...
2018-06-29 Ed Mastenewvers.sh: avoid possibly invalid relative directory
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-29 Ed Master335795 build fix: make static functions static
2018-06-29 Andrey V. ElsukovMake debug output produced by `setkey -x` command a...
2018-06-29 Rick MacklemFix the pNFS server for a case where mirror level equal...
2018-06-29 Ruslan BukinInclude UART driver since it is now provided in QEMU.
2018-06-29 Alan CoxThree changes to vm_phys_alloc_seg_contig():
2018-06-28 Eitan Adleriwn: Correct Centrino Advanced-N 6235 constants
2018-06-28 Mark JohnstonInvalidate the mapping before updating its physical...
2018-06-28 John BaldwinSupport 2GB of memory on Malta systems with FreeBSD...
2018-06-28 Oleksandr Tymoshenko[rpi] Add SDHOST device driver for Raspberry Pi
next