]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-15 adrianReplace the scan event input path hack with the new...
2015-09-14 dteskeFix code typo (no functional change)
2015-09-14 baptRegression: fix usershow -7
2015-09-14 vangyzenFix the handling of IPv6 On-Link Redirects.
2015-09-14 rodrigcUse unsigned variables in a few places.
2015-09-14 rodrigcUse ANSI C prototypes.
2015-09-14 melifaro* Do more fine-grained locking: call eventhandlers...
2015-09-14 traszMake it clear that 'swapuse' is swap reservation and...
2015-09-14 mavImplement data/status aggregation for secondary HA...
2015-09-14 mavImplement data/status aggregation for camsim backend.
2015-09-14 hselaskyAdd missing BINDIR variable.
2015-09-14 hselaskyImplement callout_drain_async(), inspired by the projec...
2015-09-14 melifaro* Improve error checking for arp messages.
2015-09-14 mavRemove CTL_PRIV_LBA_LEN from HA messages.
2015-09-14 hselaskyUpdate TSO limits to include all headers.
2015-09-14 mavImplement QUERY TASK, QUERY TASK SET and QUERY ASYNC...
2015-09-14 hselaskyAdd missing file to build.
2015-09-14 hselaskyCorrect PCI ID.
2015-09-14 delphijMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 delphijMFV r277429:
2015-09-13 mariusAdd preliminary support for RTL8168H, tested by Sreenat...
2015-09-13 marius- Sanity check that the parent ranges given in the...
2015-09-13 mavAdd negotiation of iSCSIProtocolLevel to 2 (RFC7144).
2015-09-13 mavMap CLEAR TASK SET and I_T NEXUS RESET for iSCSI.
2015-09-13 mavImplement iSCSI TARGET COLD RESET task management function.
2015-09-13 adrianDisable mgmt frame sending in if_rsu.
2015-09-13 sbrunoUpdate em(4) with D3162 after testing further on hardwa...
2015-09-13 jillesdb/recno: Open with close-on-exec like btree and hash do.
2015-09-13 mavImprove read-only support.
2015-09-13 gnndd DTrace probe points, translators and a corresponding...
2015-09-13 mavReannounce port to HA peer if LUN map changed after...
2015-09-13 mavWhen updating port, apply only change of LUN map, not...
2015-09-13 mavReport INQUIRY DATA HAS CHANGED for related LUNs on...
2015-09-13 mavReport CTL_UA_LUN_CHANGE on LUN map change.
2015-09-13 jillessetuid(2): Suggest O_CLOEXEC instead of fcntl(F_SETFD).
2015-09-13 mavMake TARGET RESET respect LUN mapping.
2015-09-13 mavAdd ID for Intel Panther Point KT Controller
2015-09-13 delphijMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 delphijNote r286552 as merged and reduce diff against upstream.
2015-09-13 adrianAdd RSSI logging to the event survey results.
2015-09-13 adrianAfter reading the linux driver, document what this...
2015-09-13 adrian* fiddle with some more of the debugging output
2015-09-13 mariusMerge r286374 from x86:
2015-09-12 adrianif_rsu debug fixes:
2015-09-12 marius- Factor out the common and generic parts of the sparc6...
2015-09-12 tuexenFix compilation issue introduced in r287717.
2015-09-12 mavCheck for obsolete NUL bin in CSCD descriptor.
2015-09-12 mavAdd HA support for CTL_TASK_I_T_NEXUS_RESET.
2015-09-12 mavFix false CTL_UA_RES_RELEASE on secondary HA node.
2015-09-12 tuexenAddress a compile warning.
2015-09-12 mavDecode WRITE ATOMIC(16) command.
2015-09-12 tuexenCleanup the handling of error causes for ERROR chunks...
2015-09-12 loosDo not call mii_mediachg() from NIC interrupt handler.
2015-09-12 mavImprove XCOPY error reporting.
2015-09-12 mavReport that we have no limit on POPULATE TOKEN segment...
2015-09-12 mavCorrect RTPG bitmask.
2015-09-12 mavSome HA polishing.
2015-09-12 mavCTL documentation update, mostly for HA.
2015-09-12 delphijMFV r287699: 6214 zpools going south
2015-09-12 delphijFix build (r287703). Lesson learned: no matter how...
2015-09-12 traszPoint potential geom_fox(4) users to gmultipath(8).
2015-09-12 delphijMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 delphijMFV r287624: 5987 zfs prefetch code needs work
2015-09-12 baptRegression: fix pw usermod -d
2015-09-11 avatarFixing a memory leak on module unloading.
2015-09-11 dteskeWhitespace alignment
2015-09-11 dteskeThe <arch>/mkisoimages.sh script in release knows how...
2015-09-11 dteskeReplace `return' outside of function with exit
2015-09-11 dteskeUse a variable for readability
2015-09-11 dteskeUpdate copyright
2015-09-11 dteskeBetter to reset trap and explicitly exit success
2015-09-11 dteskeRemove trailing newline at EOF
2015-09-11 dteskeProduce meaningful exit code
2015-09-11 dteskeExplicitly exit with success
2015-09-11 dteskeExplicitly exit with success
2015-09-11 dteskeUpdate copyrights
2015-09-11 dteskeProduce meaningful exit code
2015-09-11 dteskeRemove use of return outside of function
2015-09-11 dteskeIgnore error results from newaliases(1)
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 cyRevert ip_fil_freebsd.c -r287674. This should not have...
2015-09-11 cyFix ipfilter bug 3600459 NAT bucket count wrong.
2015-09-11 avgradeon_suspend_kms: don't mess with pci state that...
2015-09-11 mavMake ctld restart on primary HA node less invasive...
2015-09-11 mavClose races between device close and request processing.
2015-09-11 tuexenEnsure that ERROR chunks are always padded by implement...
2015-09-11 mavReference/release devices on every I/O, rather on open...
2015-09-11 mavAdd support for PPP-Max-Payload PPPoE tag (RFC4638).
2015-09-11 cyRevert $FreeBSD$.
2015-09-11 cyFix mutex errors.
2015-09-11 cyFixup typos in comments.
2015-09-11 delphijUse strlcpy() in favor of strncpy() as it's defined...
2015-09-11 markjUse a common subroutine to fetch and zero protocol...
2015-09-11 impbufdonebio is now unused. Retire it too.
2015-09-11 markjRemove prototypes for undefined functions from netstat.h.
2015-09-11 markjDocument stack_save_td(9) and stack_save_td_running(9).
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-11 markjRemove the arg0 field from struct amd64_frame. Its...
2015-09-11 markjMerge stack(9) implementations for i386 and amd64 under...
2015-09-11 markjMFV r283513:
next