]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-03-26 jimharrisAdd support for ABORT commands, including issuing these...
2013-03-26 jimharrisAdd an internal _nvme_qpair_submit_request function...
2013-03-26 jimharrisMake the DSM range count 0-based. Previously we were...
2013-03-26 jimharrisDo not look at the namespace's thin provisioning field...
2013-03-26 alcIntroduce vm_radix_isleaf() and use it in a couple...
2013-03-26 glebiusReturn ENOMEM if malloc() fails.
2013-03-26 glebiusCleanup: wrap long lines, cleanup comments, etc.
2013-03-26 mavgeom_slice.c and its consumers like GEOM_LABEL are...
2013-03-26 mavGEOM NOP does not touch the data, so pass G_PF_ACCEPT_U...
2013-03-26 mavRemove extra bio_data and bio_length copying to child...
2013-03-26 adrianRemove the mcast path calls to ath_hal_gettxdesclinkptr...
2013-03-26 adrianRemove this dead code - it's no longer relevant (as...
2013-03-26 adrianConvert the CABQ queue code over to use the HAL link...
2013-03-26 adrianConvert the EDMA multicast queue code over to use the...
2013-03-26 adrianMigrate the multicast queue assembly code to not use...
2013-03-26 kanDo not pass unmapped buffers to drivers that cannot...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 trocinyhrStorageSize and hrStorageUsed are 32 bit integers...
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 melifaroUnlock IPMI sc while performing requests via KCS and...
2013-03-25 mavRead Asynchronous Notification statuses only if Port...
2013-03-25 maximo Typo: IEE -> IEEE.
2013-03-25 davideCache the callout precision argument as part of the...
2013-03-25 mavDepending on combination of running commands (NCQ/non...
2013-03-25 aeWhen we are removing a specific set, call ipfw_expire_d...
2013-03-25 mavMake GEOM MULTIPATH to report unmapped bio support...
2013-03-25 mavRemove two bzero()s that are erasing only few more...
2013-03-25 mavIn GEOM DISK:
2013-03-25 glebAdd shlib-compat under tools.
2013-03-24 jillessh(1): Mention possible ambiguities with $(( and ((.
2013-03-24 mckusickNote that output is in seconds, not msec.
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 ianSet the backlink in mmc commands to the mmc request...
2013-03-24 mavNo need to erase all 64 bytes of CFIS area if we never...
2013-03-24 alcMicro-optimize the control flow in a few places. Elimi...
2013-03-24 antoineAdd 2 more obsolete files and a missing date.
2013-03-24 sbrunoResolve clang compile errors on amd64/i386 for certain...
2013-03-24 mavFix long known deadlock between geom dev destruction...
2013-03-24 adrianAdd new regulatory domain.
2013-03-24 adrianMove the TXQ lock earlier in this routine - so to corre...
2013-03-24 adrianFix the locking changes due to the TXQ change drive-by.
2013-03-24 mavMake g_wither_washer() to not loop by itself, but only...
2013-03-24 sbrunoMinor formatting fix for printf() to fix clang builds.
2013-03-24 dimCompile contrib/tzcode/stdtime/localtime.c with -fwrapv...
2013-03-24 adrianOverhaul the TXQ locking (again!) as part of some beaco...
2013-03-23 adrianCABQ calculation changes to try and fix some weird...
2013-03-23 adrianMore indentation fixes.
2013-03-23 adrianExpose the beacon miss counter.
2013-03-23 kibDo not call malloc(M_WAITOK) while bodev->fence_lock...
2013-03-23 mmMerge bugfix from vendor master branch:
2013-03-23 dumbbelldrm/ttm: Fix a typo: s/pTTM]/[TTM]/
2013-03-23 dumbbelldrm/ttm: Explain why we don't need to acquire a ref...
2013-03-23 mmFix kernel build with options ZFS after r24571 (libzfs_...
2013-03-23 mckusickRevert 248634 and 248643 (e.g., restoring 248625 and...
2013-03-23 dumbbelldrm/ttm: Fix TTM buffer object refcount
2013-03-23 jmgFix compiling ed w/ WITHOUT_ED_CRYPTO... These variabl...
2013-03-23 ianDon't check and warn about pmap mismatch on every call...
2013-03-23 willBe more explicit about what each bio_cmd & bio_flags...
2013-03-23 willZFS: Fix a panic while unmounting a busy filesystem.
2013-03-23 willExtend taskqueue(9) to enable per-taskqueue callbacks.
2013-03-23 desRevert r247892 now that this has been fixed upstream.
2013-03-23 mavMake `systat -vmstat` to use suffixes to display big...
2013-03-23 avgpost mountroot event after a real/final root is mounted
2013-03-23 avgdtrace: ensure that we can always catch a process ...
2013-03-23 gjbRevert r248639 to fix build failure on head/
2013-03-23 avgfbt_getargdesc: correctly handle types for return probes
2013-03-23 avglibdwarf: anonymous types are expected to have empty...
2013-03-23 avgfbt_typoff_init: fix an off by one in determining requi...
2013-03-23 mckusickFix the build after addition of cylinder group cacheing...
2013-03-23 sbrunoRevert svn r248625
2013-03-23 adrianAdd AR9300 descriptor decoding.
2013-03-22 delphijDon't attempt to reference sc before testing whether...
2013-03-22 mckusickSpeed up fsck by caching the cylinder group maps in...
2013-03-22 cognetAs it's done for libstdc++, use SJLJ-based exceptions...
2013-03-22 mckusickThe purpose of this change to the FFS layout policy...
2013-03-22 glebiusRemove __FreeBSD_version ifdefs.
2013-03-22 jillesrc.d/sysctl: Fix error messages about unknown OIDs.
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 desRetire the mislabeled ENABLE_SUID_SSH knob.
2013-03-22 mmMFV r248590,248594:
2013-03-22 desVendor import of OpenSSH 6.2p1.
2013-03-22 mmReplace deprecated (or remove obsolete) libarchive...
2013-03-22 pjd- Constify local path variable for chflagsat().
2013-03-22 kevloClean up some unused leftover code.
2013-03-22 kevloRemove unused global variables.
2013-03-21 pjdUpdate regression tests after adding chflagsat(2).
2013-03-21 smhFix for building libzpool under i386.
2013-03-21 pjdDocument chflagsat(2).
2013-03-21 pjdRegenerate after r248599.
2013-03-21 pjdImplement chflagsat(2) system call, similar to fchmodat...
2013-03-21 pjdRegenerate after r248597.
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 kibCorrect the page count when excess length is trimmed...
2013-03-21 jillesAllow O_CLOEXEC in posix_openpt() flags.
2013-03-21 attilioFix a bug in UMTX_PROFILING:
2013-03-21 mmUpdate libarchive's vendor dist to version 3.1.2 from...
2013-03-21 glebiusDocument some flags to the uma_zcreate(). Not all flags...
2013-03-21 glebiusDocument uma_find_refcnt().
2013-03-21 mavMinimal timer period of 100us introduced in r244758...
2013-03-21 jhbAnother NFS SIGSTOP related fix: Ignore thread suspend...
next