<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-09-26T18:10:19Z</updated>
<entry>
<title>Update releng/9.2 to -RELEASE status as part of the 9.2-RELEASE</title>
<updated>2013-09-26T18:10:19Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-09-26T18:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=335d6b4a0e31443028a80ceb6ec6407b20c7bb85'/>
<id>urn:sha1:335d6b4a0e31443028a80ceb6ec6407b20c7bb85</id>
<content type='text'>
process.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Update releng/9.2 to -RC4.</title>
<updated>2013-09-11T00:42:50Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-09-11T00:42:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4b943f46f135efa53a246a4a2d7eda6d83d4e1a'/>
<id>urn:sha1:b4b943f46f135efa53a246a4a2d7eda6d83d4e1a</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Reintegrate r250907 (previously reverted as r254754) plus MFS r254947,</title>
<updated>2013-09-10T19:00:32Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-09-10T19:00:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d9936ffafbc75df7b91f4ddcb845d36b19cfd06'/>
<id>urn:sha1:6d9936ffafbc75df7b91f4ddcb845d36b19cfd06</id>
<content type='text'>
r255443:

r250907 (scottl):
  MFC r248830, r250027, r250409: Several fixes and improvements
  to sendfile()

r254947 (kib):
  NFS implementation of VOP_READ() sometimes upgrades the vnode lock,
  which causes drop of the shared lock and sleep for exclusive.  As
  result, busying of the page before the call to vn_rdwr() makes NFS
  code to wait for vnode lock while page is busy, which contradicts the
  proper order of vnode lock -&gt; busy.

r255443 (des):
  Fix the length calculation for the final block of a sendfile(2)
  transmission which could be tricked into rounding up to the nearest
  page size, leaking up to a page of kernel memory.  [13:11]

Approved by:	re (delphij)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>In IPv6 and NetATM, stop SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR</title>
<updated>2013-09-10T10:08:20Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-09-10T10:08:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2630701b4342b36d0b5793620536bc5e9436d1b'/>
<id>urn:sha1:e2630701b4342b36d0b5793620536bc5e9436d1b</id>
<content type='text'>
and SIOCSIFNETMASK at the socket layer rather than pass them on to the
link layer without validation or credential checks.  [SA-13:12]

Prevent cross-mount hardlinks between different nullfs mounts of the
same underlying filesystem.  [SA-13:13]

Security:	CVE-2013-5691
Security:	FreeBSD-SA-13:12.ifioctl
Security:	CVE-2013-5710
Security:	FreeBSD-SA-13:13.nullfs
Approved by:	re
</content>
</entry>
<entry>
<title>MFS r255435: MFC r255320:</title>
<updated>2013-09-10T01:38:41Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-09-10T01:38:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44f4d2208a81af7cac163407e4be900512c04442'/>
<id>urn:sha1:44f4d2208a81af7cac163407e4be900512c04442</id>
<content type='text'>
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFS of 255104:</title>
<updated>2013-09-05T04:00:48Z</updated>
<author>
<name>Kirk McKusick</name>
<email>mckusick@FreeBSD.org</email>
</author>
<published>2013-09-05T04:00:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d15fba2690e73c4b2d2eda3e642fcc24426f7d2c'/>
<id>urn:sha1:d15fba2690e73c4b2d2eda3e642fcc24426f7d2c</id>
<content type='text'>
MFC of 253998:

This bug fix is in a code path in rename taken when there is a
collision between a rename and an open system call for the same
target file. Here, rename releases its vnode references, waits for
the open to finish, and then restarts by reacquiring its needed
vnode locks. In this case, rename was unlocking but failing to
release its reference to one of its held vnodes. The effect was
that even after all the actual references to the vnode had gone,
the vnode still showed active references. For files that had been
removed, their space was not reclaimed until the filesystem was
forcibly unmounted.

This bug manifested itself in the Postgres server which would
leak/lose hundreds of files per day amounting to many gigabytes of
disk space. This bug required shutting down Postgres, forcibly
unmounting its filesystem, remounting its filesystem and restarting
Postgres every few days to recover the lost space.

Reported by: Dan Thomas and Palle Girgensohn
Bug-fix by:  kib
Tested by:   Dan Thomas and Palle Girgensohn

Approved by: re@ (Marius Strobl &lt;marius@freebsd.org&gt;)
</content>
</entry>
<entry>
<title>MFS9 r254953, itself an MFC of r254942 and r254952:</title>
<updated>2013-08-29T15:29:48Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-08-29T15:29:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9219231a8295d15fddf38e164add0644864fdf05'/>
<id>urn:sha1:9219231a8295d15fddf38e164add0644864fdf05</id>
<content type='text'>
Make alternate layout ``opt-in'' and add support for named releases.
Minor edit to version.4th(8) manual and stack-leak fixes while here.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Update releng/9.2 to -RC3.</title>
<updated>2013-08-24T16:17:33Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-08-24T16:17:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=320598646d7247cffe784715a82ada010bec0f2d'/>
<id>urn:sha1:320598646d7247cffe784715a82ada010bec0f2d</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Default net.inet.tcp.experimental.initcwnd10 to 0 in releng/9.2.</title>
<updated>2013-08-24T15:09:05Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-08-24T15:09:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2d91af3f2c7ffe1abb235711e725c942f917638'/>
<id>urn:sha1:a2d91af3f2c7ffe1abb235711e725c942f917638</id>
<content type='text'>
Concerns have been raised regarding enabling initcwnd10 by default
in the stable/ branch, so as a cautionary measure, turn this off
for the 9.2-RELEASE.  This sysctl is still available for those
who want to enable this on their own systems.

This is a direct commit to releng/9.2.

Discussed with:	re
Approved by:	re (marius)
</content>
</entry>
<entry>
<title>Revert r250907 from releng/9.2:</title>
<updated>2013-08-24T00:26:15Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-08-24T00:26:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6b4f514e15e1caffa0008b920c4fc49f5400a37'/>
<id>urn:sha1:b6b4f514e15e1caffa0008b920c4fc49f5400a37</id>
<content type='text'>
 Reports of NFS deadlocks on -stable@ suggest that reverting
 this change resolves the problem.

 This is a direct reverse-merge to releng/9.2, pending further
 review and analysis on the stable/9 branch.

Approved by:	re (marius)
Discussed on:	stable
</content>
</entry>
</feed>
