]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-23 Alan Somersfusefs: Make fuse file systems NFS-exportable
2019-05-23 Alan Somersfusefs: improve attribute cacheing
2019-05-22 Alan Somersfusefs: fix "recursing on non recursive lockmgr" panic
2019-05-22 Alan Somersfusefs: remove the vfs.fusefs.sync_resize syctl, correc...
2019-05-21 Alan Somersfusefs: Allow update mounts
2019-05-21 Alan Somersgetvfsbyname: prefer sizeof to strlen even for constants
2019-05-20 Alan Somersfusefs: eliminate a superfluous fuse_node_setparent
2019-05-20 Alan Somersfusefs: unset MNT_LOCAL
2019-05-20 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-05-20 Alan Somersmount_fusefs(8): document the -o subtype option.
2019-05-16 Alan Somersfusefs: forward UTIME_NOW to the server
2019-05-16 Alan Somersfusefs: allow the server to specify st_blksize
2019-05-16 Alan Somersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-15 Alan Somersfusefs: diff reduction vs the upstream sources
2019-05-15 Alan Somersfusefs: fix more intermittency in the dev_fuse_poll...
2019-05-15 Alan Somersfusefs: fix some intermittency in the Kqueue.data test
2019-05-15 Alan Somersfusefs: don't track a file's size in two places
2019-05-15 Alan Somersmount_fusefs(8): fix inverted condition check from...
2019-05-13 Alan Somersfusefs: eliminate superfluous FUSE_GETATTR when filesize=0
2019-05-13 Alan Somersfusefs: remove the vfs.fusefs.data_cache_invalidate...
2019-05-13 Alan Somersfusefs: remove the vfs.fusefs.mmap_enable sysctl
2019-05-13 Alan Somersfusefs: remove the vfs.fusefs.refresh_size sysctl
2019-05-13 Alan Somersfusefs: commit missing file from r347547
2019-05-13 Alan Somersfusefs: remove the vfs.fusefs.sync_resize syctl
2019-05-13 Alan Somersfusefs: remove the vfs.fusefs.fix_broken_io sysctl
2019-05-13 Alan Somersfusefs: reap dead sysctls
2019-05-13 Alan SomersMFHead @347527
2019-05-13 Alan Somers[skip ci] fusefs: remove an obsolete comment
2019-05-13 Alan Somersfusefs: enhance an SDT probe added in r346998
2019-05-13 Andrey V. ElsukovDo not leak memory used for binary filter.
2019-05-13 Andrey V. ElsukovRework locking in BPF code to remove rwlock from fast...
2019-05-13 Emmanuel VadotRevert r347356 and r347371
2019-05-13 Andrey V. ElsukovRevert r347402. After r347429 symlink is no longer...
2019-05-13 Mark JohnstonCatch up with r347241.
2019-05-12 Ruslan BukinAdd support for HiFive Unleashed -- the board with...
2019-05-12 Alan Somersfusefs: Report the number of available ops in kevent(2)
2019-05-12 Emmanuel Vadotarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-12 Mateusz Guzikcache: fix a brainfart in r347505
2019-05-12 Mateusz Guzikseqc: fix sed-introduced typos (seqcuence -> sequence)
2019-05-12 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 Mateusz Guzikcache: bump numcache on entry, while here fix lnumcache...
2019-05-12 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 Mateusz Guzikcache: push sdt probes in cache_zap_locked to code...
2019-05-12 Mateusz Guzikx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 Mateusz Guzikamd64: stop re-reading curpc in suword
2019-05-12 Mateusz Guzikrandom(4): depessimize arc4random
2019-05-11 Alan Somersfusefs: support kqueue for /dev/fuse
2019-05-11 Rick MacklemFactor code into two new functions in preparation for...
2019-05-11 Jens SchweikhardtCorrect a handful of typos.
2019-05-11 Cy SchubertSupport the use of the ipsec kld.
2019-05-11 Doug MooreA new parameter to blist_alloc specifies an upper bound...
2019-05-11 Justin Hibbitsrevert r346588 for now
2019-05-11 Emmanuel Vadottwsi: Calculate the clock param based on the bus frequency
2019-05-11 Emmanuel Vadotallwinner: clk: sun8i_r: Correct resets
2019-05-11 Emmanuel Vadotallwinner: clk: prediv_mux: Init the current parent
2019-05-11 Xin LIUpdate leap-seconds to leap-seconds.3757622400.
2019-05-11 Doug MooreCallers of swp_pager_getswapspace get either as many...
2019-05-11 Doug MooreWhen bitpos can't be implemented with an inline ffs...
2019-05-11 Kyle Evanstuntap: Improve style
2019-05-11 Doug MooreRevert r347469.
2019-05-10 Rick MacklemFactor out some exportlist list operations into separat...
2019-05-10 Conrad Meyernetdump: Ref the interface we're attached to
2019-05-10 Doug MooreDon't use _Generic, as many systems don't know about...
2019-05-10 Conrad Meyernetdump: Fix boot-time configuration typo
2019-05-10 Johannes LundbergImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-10 Doug MooreWhen bitpos can't be implemented with an inline ffs...
2019-05-10 Doug MooreAdd a (q)uit option to the subr_blist test program.
2019-05-10 Conrad Meyernetdump: Don't store sensitive key data we don't need
2019-05-10 Gleb SmirnoffFix regression from r347375: do not panic when sending...
2019-05-10 John BaldwinApply r280991 to ip6_fragment.
2019-05-10 Doug MooreReplace the expression "-mask & ~mask" with a function...
2019-05-10 Justin Hibbitspowerpc: Initialize the Hardware Interrupt Offset Regis...
2019-05-10 Doug Mooreblist_next_leaf_alloc walks over all the meta-nodes...
2019-05-10 Doug MooreReplace panic() with KASSERT() and provide more useful...
2019-05-10 Alan Somersfusefs: fix intermittency in the interrupt tests
2019-05-10 Alan Somersfusefs: debugability improvements in the tests
2019-05-10 Bryan DreweryFix build race with machine links and genoffset.o.
2019-05-10 Leandro LuporiFix build issue with clang 8.0.1
2019-05-10 Alan Somersfusefs: fix intermittency in the Destroy.ok test
2019-05-10 Emmanuel Vadotarm64: rockchip: Don't always put PLL to normal mode
2019-05-10 Emmanuel Vadotefibootmgr: Do not add the new boot entry in dry-run...
2019-05-10 Emmanuel Vadotahci: Check if bus is cache-coherent
2019-05-10 Mark JohnstonAtomically update the global gMsgId in libnetgraph.
2019-05-10 Alan Somersfusefs: return ENOTCONN instead of EIO if the daemon...
2019-05-10 Alan Somersfusefs: minor optimization to interrupted fuse operations
2019-05-10 Doug MooreA major change to subr_blist.c failed to update all...
2019-05-10 Alan Somersfusefs: fix intermittency in the Interrupt.already_comp...
2019-05-10 Alan Somersfusefs: fix running multiple daemons concurrently
2019-05-10 Andrew GallatinBind TCP HPTS (pacer) threads to NUMA domains
2019-05-10 Kyle Evansifconfig(8): Add kld mappings for ipsec/enc
2019-05-10 Ruslan BukinRISC-V ISA does not specify how to manage physical...
2019-05-10 Edward Tomasz... Try to unbreak the build after r347425.
2019-05-10 Edward Tomasz... Add simple regression tests for tree(3). Those are...
2019-05-10 Mark JohnstonAvoid returning a NULL pointer from the Intel hw PRNG...
2019-05-10 Ian LeporeAllow dcons(4) to be unloaded when loaded as a module.
2019-05-10 Eric Joyneriflib: use default ntxd and nrxd when user value is...
2019-05-10 Enji CooperRefactor tests/sys/opencrypto/runtests
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Jung-uk KimImport ACPICA 20190509.
2019-05-09 Andrew GallatinRemove IPSEC from GENERIC due to performance issues
next