]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-22 Dimitry AndricAvoid undefined behaviour in gas's rotate_left() macro...
2014-11-22 Jilles Tjoelkersh: Use DQSYNTAX only while expanding, not SQSYNTAX.
2014-11-22 Alexander MotinFor both iSCSI initiator and target increase socket...
2014-11-22 Steven HartlandFix build with asr driver
2014-11-22 Ian LeporeAdd libm to eliminate "undefined reference to sqrt...
2014-11-22 Baptiste DaroussinEnforce -lpthread and -lc to always be the 2 last compo...
2014-11-22 Dimitry AndricFix the following -Werror warnings from clang 3.5.0...
2014-11-22 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-22 Alexander MotinFix use-after-free introduced in r274843.
2014-11-22 Alexander MotinMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 Hans Petter... Use correct length mask for split transactions. The...
2014-11-22 Hiroki SatoRemove examples of gif_interfaces and gifconfig. These...
2014-11-22 Alexander MotinMake iSCSI frontend less chatty while waiting for tasks...
2014-11-22 Ian LeporeWhen doing a PREREAD sync of an mbuf-type dma buffer...
2014-11-22 Baptiste DaroussinRevert accidently message Makefile from 274836 and...
2014-11-22 Baptiste DaroussinAdd a new soeliminate(1) command
2014-11-22 Davide ItalianoUse the correct variable name.
2014-11-22 Davide ItalianoMake ufs_dirhashreclaimperc a percentage for real and
2014-11-21 Warner LoshSort -K option before -k rather than at the top.
2014-11-21 Brooks DavisMerge from CheriBSD:
2014-11-21 Ian LeporeDocument the recent enhancements for configuring bus...
2014-11-21 Brooks DavisMerge from CheriBSD:
2014-11-21 Brooks DavisMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 Steven HartlandPrevent overflow issues in timeout processing
2014-11-21 Brooks DavisMerge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c21...
2014-11-21 John BaldwinImprove support for XSAVE with debuggers.
2014-11-21 Brooks DavisAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 Brooks DavisSlightly alter the handling of LOCAL_LIB_DIRS to skip...
2014-11-21 Brooks DavisAdd a guard against attempting to invoke the buildenv...
2014-11-21 Alexander MotinMake cfiscsi_offline() synchronous, waiting for connect...
2014-11-21 Alexander MotinIn conf_apply() remove iSCSI ports from kernel before...
2014-11-21 Craig RodriguesCreate a vimage.9 link to vnet.9
2014-11-21 Craig RodriguesMake MLINKS text match text in bsd.man.mk added by...
2014-11-21 Edward Tomasz... Fix error handling.
2014-11-21 Edward Tomasz... Document use of wildcards (*) and ampersands (&) in...
2014-11-21 Alexander MotinClose race between cfiscsi_offline() and new connection...
2014-11-21 Nick HibmaSimply remove the tmp dir before creating the symlink...
2014-11-21 Edward Tomasz... Add missing error checking for kernel_port_{add,remove...
2014-11-21 Alexander MotinRemove bunch of unused lun variables.
2014-11-21 Alexander MotinReduce race between LUN destruction and request arrival.
2014-11-21 Bjoern A. ZeebFix build for certain MIPS kernels hiding an unused...
2014-11-21 Alexander MotinLog errors for absent LUNs too.
2014-11-21 Alexander MotinPartially reconstruct Active/Standby clusting.
2014-11-21 Edward Tomasz... Fix smbfs to not zero out statfs f_flags field. Previou...
2014-11-21 Justin HibbitsFix the powerpc64 build.
2014-11-21 Ed MasteUse canonical __PIC__ flag
2014-11-21 Warner LoshRecommit r274750.
2014-11-20 Ed MasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-20 Warner LoshBack our r274750 until discussions on proper fix are...
2014-11-20 John BaldwinLock the scsi_low code and the drivers which use it...
2014-11-20 John BaldwinLock spic(4) and mark it MPSAFE:
2014-11-20 John BaldwinVarious fixes for wl(4):
2014-11-20 Alexander MotinRemove residual xpt_release_device() call left after...
2014-11-20 Warner LoshActually, that was a bad idea. Go back to MAXPARTITIONS.
2014-11-20 Ruslan BukinAdd L2-cache writeback/flush operations. Supported...
2014-11-20 Andrew TurnerThe ranges parent bus address may just be a tag to...
2014-11-20 Andrey V. ElsukovUse geom attribute "PART::type" to determine partition...
2014-11-20 Ed MasteSpell out "Windows" - no need to censor it in a man...
2014-11-20 Craig RodriguesMFp4: @179066
2014-11-20 Craig RodriguesSet the current vnet inside the ioctl handler for ipfilter.
2014-11-20 Justin Hibbitscpudep_ap_early_bootstrap() takes no arguments, so...
2014-11-20 Edward Tomasz... Uniformly refer to a file system as "file system".
2014-11-20 Edward Tomasz... Add example on how to use gpart before growfs. While...
2014-11-20 Adrian Chadd* Add a random device
2014-11-20 Adrian ChaddInclude a random device.
2014-11-20 Edward Tomasz... Document growfs(8) feature apparently nobody knows...
2014-11-20 Edward Tomasz... Use proper ordering in EXAMPLES section in growfs(8).
2014-11-20 John-Mark GurneyI agree w/ tedu that this isn't a Bug.. it's like compl...
2014-11-20 Justin HibbitsUse db_printsym() instead of our own in backtraces
2014-11-20 Justin HibbitsAdd support for Power Button PMU events on non-ADB...
2014-11-19 Brad DavisReplace the pw(1) calls with a variable, to make it...
2014-11-19 Navdeep Parharcxgbe(4): figure out the max payload size and save...
2014-11-19 Edward Tomasz... Make the auto_master(5) man page clearer on how auto_master
2014-11-19 Edward Tomasz... Remove acl_size.c; apparently it was never used.
2014-11-19 Warner LoshThe number of BSD partitions is variable. Return the...
2014-11-19 Edward Tomasz... Fix improper .Fx macro usage.
2014-11-19 Gleb SmirnoffUse __func__ in KASSERTs, since the code is about to...
2014-11-19 Gleb SmirnoffIn vnode_pager_generic_getpages() vp->v_mount is derefe...
2014-11-19 Ruslan BukinAdd BERI-specific virtio mmio "platform" device.
2014-11-19 Gleb SmirnoffDo not allocate zero-length mbuf in sosend_generic().
2014-11-19 Zbigniew BodekStop using early_putc immediately after configuring...
2014-11-19 Mark FelderExpose groups by default in ifconfig output. This was...
2014-11-19 Ermal Luçipf(4) needs to have a correct checksum during its proce...
2014-11-19 Alexander MotinFix build without INVARIANTS, broken by r274675.
2014-11-19 Dmitry ChaginRevert r274635 as it's completely wrong.
2014-11-19 Edward Tomasz... Fix typo.
2014-11-19 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-19 Dimitry AndricFix the following -Werror warning from clang 3.5.0...
2014-11-19 Kevin LoAdd Trendnet TEW-646UBH.
2014-11-18 Xin LIMake vfs.zfs.max_recordsize read-write at runtime.
2014-11-18 John BaldwinAdd locking to wds(4) and mark MPSAFE.
2014-11-18 John BaldwinAdd locking to scd(4) and mark MPSAFE.
2014-11-18 John BaldwinCleanups to pst(4):
2014-11-18 John BaldwinAdd locking to mly(4) and mark MPSAFE.
2014-11-18 John BaldwinAdd locking to mcd(4) and mark MPSAFE.
2014-11-18 John BaldwinConvert the refire_notify_ack timer from timeout(9...
2014-11-18 Xin LIAdd a tunable for spa_slop_shift which controls how...
2014-11-18 Xin LIAllow tuning zfs_max_recordsize via loader tunable...
2014-11-18 Marcel MoolenaarUpgrade libxo to 0.1.6.
2014-11-18 Luiz Otavio... Make gpio_default_map_gpios() static. No functional...
next