]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-03-08 asomersfuse(4): Add some tests for FUSE_FLUSH
2019-03-08 asomersfuse(4): add tests for FUSE_WRITE and FUSE_RELEASE
2019-03-08 asomersfuse(4): add dtrace probe for illegal short writes
2019-03-07 asomersfuse(4): add tests relating to open(2) flags
2019-03-06 asomersfuse(4): add tests for unlink, rmdir, and statfs
2019-03-05 asomersfuse(4): add test cases for FUSE_LINK and FUSE_RENAME
2019-03-05 asomersfuse(4): add tests for FUSE_MKDIR and FUSE_ACCESS
2019-03-05 asomersfuse(4): combine some common code in the tests
2019-03-05 asomersfuse(4): add tests related to FUSE_MKNOD
2019-03-04 asomersfuse(4): add tests for CREATE, OPEN, READLINK, SETATTR...
2019-03-04 asomersfuse(4): fix the entry_cache_negative_timeout test
2019-03-04 asomersfuse(4): add tests for negative lookups
2019-03-02 asomersfuse(4) use a global environment check.
2019-03-02 asomersAdd some fuse(4) tests for FUSE_SETATTR
2019-03-01 asomersBegin a fuse(4) test suite
2019-03-01 asomersFix typos from r344664
2019-02-28 asomersfuse(4): convert debug printfs into dtrace probes
2019-02-26 asomersCreate a project branch for fuse(4) work.
2019-02-25 ianSet maximum bus clock speed from hints when attaching...
2019-02-25 sobomaxImprove error handling: bail out if one of the files...
2019-02-25 dimAfter r344530, remove leading slashes from libprivateif...
2019-02-25 dabasmc: Add support for Mac mini 2,1
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
2019-02-25 markjFix handling of rights on stdio streams, take two.
2019-02-25 markjImprove vmem tuning for platforms without a direct...
2019-02-25 sefFix another bug introduced during the review process...
2019-02-25 luporlIncrease ctfconvert buffer size
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRevert r344211: wlandebug: disable PIE to fix build...
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
2019-02-25 ianInclude the jedec "extended device information string...
2019-02-25 npcxgbe(4): Use correct port_info in the call to is_bt().
2019-02-25 0mpAdd missing types to the sysctl(9) manual page
2019-02-25 andrewCheck the index hasn't changed after writing the cmp...
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-25 ianSwitch to using config_intrhook_oneshot(). That allows...
2019-02-24 ianAdd support for probing/attaching on FDT-based systems.
2019-02-24 ianAdd a functional detach() implementation to make module...
2019-02-24 bzMake arp code return (more) errors.
2019-02-24 dimPull in r354756 from upstream llvm trunk (by Craig...
2019-02-24 jillessh: Add set -o pipefail
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-24 wulfFix build when EVDEV_SUPPORT is option disabled after...
2019-02-24 wulfevdev: export event device properties through sysctl...
2019-02-24 kppf: Small performance tweak
2019-02-24 0mpstyle.mdoc.5: Fix a typo
2019-02-24 umeAn IPv6 address matching should be fixed. Specifying...
2019-02-23 mavFree some space in struct ctl_io_hdr for better use.
2019-02-23 sobomaxFurther refine r336195: do not even attempt to verify...
2019-02-23 mmacygcov support
2019-02-23 mmacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-23 bruefferFix a slew of mdoc errors and warnings.
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-23 mavRemove disabled CTL_LEGACY_STATS support.
2019-02-23 sobomaxo Get rid of silly comment which seems to have got...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-22 hselaskyAdd new USB quirk.
2019-02-22 bwidawsknvdimm: Simple namespace support
2019-02-22 bwidawsknvdimm: Read NVDIMM namespace labels
2019-02-22 bwidawsknvdimm: split spa dev into a separate entity
2019-02-22 dabCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-22 dabFix several Coverity-detected issues in newsyslog.
2019-02-22 impRework logpage extensibility.
2019-02-22 dabRevert r344389 & r343906 - Fix Coverity errors in newsyslog
2019-02-22 bdeQuick fix for building LINT on i386. A fix is needed...
2019-02-22 bdeOops, actually fix warnings from -Wpointer-sign.
2019-02-22 bdeFix warnings from -Wpointer-sign.
2019-02-22 bdeConnect the restored dumb and sc terminal emulators...
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-21 markjCommit a missing piece of r344452.
2019-02-21 markjFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 sefFix the usage error I introduced in r344192.
2019-02-21 markjDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 emastescp: validate filenames provided by server against...
2019-02-21 jkimMFV: r344447
2019-02-21 jkimCatch up with ACPICA 20190215.
2019-02-21 bdeFix the dumb and sc terminal emulators to compile and...
2019-02-21 dimPull in r353299 from upstream lld trunk (by George...
2019-02-21 bdeMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 mavFix few issues in ioat(4) driver.
2019-02-21 markjClear pointers to indicate that the respective locks...
2019-02-21 emastesvn: support building with WITH_PIE
2019-02-21 mavAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 andrewAllow the kcov buffer to be mmaped multiple times.
2019-02-21 andrewUse KCOV_ENTRY_SIZE for the entry size.
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 bdeRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 cemfuse: Fix a regression introduced in r337165
2019-02-21 sef* Handle SIGPIPE in gssd
2019-02-20 jkimMFV: r344395
2019-02-20 andrewUnwire the kcov buffer when freeing the info struct.
next