Difference between revisions of "Download/kernel/rhel6-testing/042stab084.10/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(reordered)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Changes ==
 
== Changes ==
 
Since {{kernel link|rhel6-testing|042stab084.3}}:
 
Since {{kernel link|rhel6-testing|042stab084.3}}:
<!-- 084.4 -->
+
<!-- 084.9 -->
* ext4: ext4_file_mmap: fix i_mutex vs mmap_sem wrong lock order (PSBM-23133)
+
* ve: allow taskstats netlink in netns (enables iotop in CT, {{B|2549}})
 +
<!-- 084.8 -->
 +
* vzevent on fs errors functionality dropped (to be reworked)
 +
* net: CAP_VE_NET_ADMIN must be a subset of CAP_NET_ADMIN (fixes [[IPsec]] inside CT, PSBM-23514)
 +
* rst: add additional debug messages to FPU state restore error paths
 
<!-- 084.5 -->
 
<!-- 084.5 -->
 +
* bc: print ubid on oom kill (PCLIN-32184)
 
* netpoll: don't free skb from completion_queue in interrupt context (PSBM-23346, {{B|2526}})
 
* netpoll: don't free skb from completion_queue in interrupt context (PSBM-23346, {{B|2526}})
* bc: print ubid on oom kill (PCLIN-32184)
 
 
* ploop: fix race in ploop_tracker_init() (PSBM-22993)
 
* ploop: fix race in ploop_tracker_init() (PSBM-22993)
 
* ploop: add missed sb_end_write v2 (PSBM-23302)
 
* ploop: add missed sb_end_write v2 (PSBM-23302)
 
* ploop: fix check_zero optimization v2 (PSBM-23452)
 
* ploop: fix check_zero optimization v2 (PSBM-23452)
 
* writeback: clear PageCheckpointed flag on page dirty set (PSBM-22826)
 
* writeback: clear PageCheckpointed flag on page dirty set (PSBM-22826)
 +
<!-- 084.4 -->
 +
* ext4: ext4_file_mmap: fix i_mutex vs mmap_sem wrong lock order (PSBM-23133)
 
<!-- 084.6 -->
 
<!-- 084.6 -->
 
* watchdog: add netfilter action (PSBM-23253)
 
* watchdog: add netfilter action (PSBM-23253)
Line 16: Line 22:
 
* watchdog: add wdog_tmo match (PSBM-23253)
 
* watchdog: add wdog_tmo match (PSBM-23253)
 
* arptables: add ability to filter by watchdog timeout (PSBM-23253)
 
* arptables: add ability to filter by watchdog timeout (PSBM-23253)
<!-- 084.8 -->
+
<!-- 084.10 -->
* vzevent on fs errors functionality dropped (to be reworked)
+
* fence-watchdog/arptables: add ability to filter by watchdog timeout (PSBM-23253)
* rst: add additional debug messages to FPU state restore error paths
+
* iptables: add aliases for module wdog_tmo
* net: CAP_VE_NET_ADMIN must be a subset of CAP_NET_ADMIN (fixes [[IPsec]] inside CT, PSBM-23514)
 
<!-- 084.9 -->
 
* ve: allow taskstats netlink in netns (enables iotop in CT, {{B|2549}})
 

Latest revision as of 12:08, 20 November 2013

Changes[edit]

Since 042stab084.3:

  • ve: allow taskstats netlink in netns (enables iotop in CT, #2549)
  • vzevent on fs errors functionality dropped (to be reworked)
  • net: CAP_VE_NET_ADMIN must be a subset of CAP_NET_ADMIN (fixes IPsec inside CT, PSBM-23514)
  • rst: add additional debug messages to FPU state restore error paths
  • bc: print ubid on oom kill (PCLIN-32184)
  • netpoll: don't free skb from completion_queue in interrupt context (PSBM-23346, #2526)
  • ploop: fix race in ploop_tracker_init() (PSBM-22993)
  • ploop: add missed sb_end_write v2 (PSBM-23302)
  • ploop: fix check_zero optimization v2 (PSBM-23452)
  • writeback: clear PageCheckpointed flag on page dirty set (PSBM-22826)
  • ext4: ext4_file_mmap: fix i_mutex vs mmap_sem wrong lock order (PSBM-23133)
  • watchdog: add netfilter action (PSBM-23253)
  • watchdog: add wdog_tmo match (PSBM-23253)
  • watchdog: add wdog_tmo match (PSBM-23253)
  • arptables: add ability to filter by watchdog timeout (PSBM-23253)
  • fence-watchdog/arptables: add ability to filter by watchdog timeout (PSBM-23253)
  • iptables: add aliases for module wdog_tmo