Difference between revisions of "Download/kernel/rhel6-testing/042stab084.20/changes"
< Download | kernel | rhel6-testing | 042stab084.20
m (fix a typo) |
(added one missing item) |
||
Line 8: | Line 8: | ||
* nf_conntrack: don't release a conntrack with non-zero refcnt | * nf_conntrack: don't release a conntrack with non-zero refcnt | ||
<!-- 084.20 --> | <!-- 084.20 --> | ||
− | * ve: fix devmnt check | + | * ve: fix devmnt check |
+ | * Rework ext4_file_mmap locking to avoid extending struct file_operations (PCLIN-32299) | ||
* ploop: fix a race condition on relocation of blocks (PSBM-23905) | * ploop: fix a race condition on relocation of blocks (PSBM-23905) |
Latest revision as of 02:49, 4 February 2014
Changes[edit]
Since 042stab084.17:
- netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
- netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
- netfilter: nf_conntrack: decrement global counter after object release
- nf_conntrack: don't release a conntrack with non-zero refcnt
- ve: fix devmnt check
- Rework ext4_file_mmap locking to avoid extending struct file_operations (PCLIN-32299)
- ploop: fix a race condition on relocation of blocks (PSBM-23905)