]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2013-03-21 kibFix twa(4) after the r246713. The driver copies data...
2013-03-21 glebiusDocument NGM_NAT_LIBALIAS_INFO.
2013-03-21 kibInitialize the variable to avoid (false) compiler warni...
2013-03-21 eadlerRemove a reference to instant-server which has been...
2013-03-21 smhAdd missing descriptions for ZFS sysctls
2013-03-21 joelRemove EOL whitespace.
2013-03-21 smhOptimisation of TRIM processing.
2013-03-21 smhNames the ZFS TRIM thread
2013-03-21 smhTRIM cache devices based on time instead of TXGs.
2013-03-21 smhImprove TXG handling in the TRIM module.
2013-03-21 smhDon't register repair writes in the trim map.
2013-03-21 smhAdd TRIM support for L2ARC.
2013-03-21 mmMerge libzfs_core branch:
2013-03-21 glebiusAdd NGM_NAT_LIBALIAS_INFO command, that reports interna...
2013-03-21 kibOnly size and create the bio_transient_map when unmappe...
2013-03-21 kibAssert that transient mapping of the bio is only done...
2013-03-21 kibDo not call vnode_pager_setsize() while a NFS node...
2013-03-21 hselaskyAdd new USB ID.
2013-03-20 neelSet WARNS=3 so this actually compiles.
2013-03-20 kibIn bufwrite(), a dirty buffer is moved to the clean...
2013-03-20 kibWhen the journaled FFS volume is suspended due to the...
2013-03-20 mckusickWhen renaming a directory from one parent directory...
2013-03-20 rayIntegrate Efika MX project back to home.
2013-03-20 hselaskyFix spelling.
2013-03-20 melifaroRemove unused variable.
2013-03-20 melifaroAdd ipfw support for setting/matching DiffServ codepoin...
2013-03-20 mmRelease hold on pool before calling zvol_create_minor()
2013-03-20 kibFix the logic inversion in the r248512.
2013-03-20 andrewPull in r177252 from upstream clang trunk:
2013-03-20 adrianFix the EDMA CABQ handling - for now, the CABQ takes...
2013-03-20 yongariFor RTL8211B or later PHYs, enable crossover detection and
2013-03-20 adrianAdd VNET wrappers around the rest of the ieee80211...
2013-03-19 mmRun zvol_create_minors() only if in non-error case
2013-03-19 mmRun zvol_create_minors() on snapshot creation
2013-03-19 joelAdd simple example.
2013-03-19 jillesImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
next