[118/197] x86: clean up rwsem type system
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Linus Torvalds <torvalds(a)linux-foundation.org> commit 5d0b7235d83eefdafda300656e97d368afcafc9a upstream. The fast version of the rwsems (the code that uses xadd) has traditionally only worked on x86-32, ... 23 Apr 2010 17:44
[131/197] [SCSI] fc class: fail fast bsg requests
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Mike Christie <michaelc(a)cs.wisc.edu> commit 2bc1c59dbdefdb6f9767e06efb86bbdb2923a8be upstream. If the port state is blocked and the fast io fail tmo has fired then this patch will fail bsg requests immed... 23 Apr 2010 17:44
[156/197] sched: Fix a race between ttwu() and migrate_task()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ Based on commit e2912009fb7b715728311b0d8fe327a1432b3f79 upstream, but done differently as this issue is not present in .33 or .34 kernels due to rework in this area. If a task is in the TASK_WAITING state, then... 23 Apr 2010 17:44
[123/197] fix NFS4 handling of mountpoint stat
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Al Viro <viro(a)zeniv.linux.org.uk> commit 462d60577a997aa87c935ae4521bd303733a9f2b upstream. RFC says we need to follow the chain of mounts if there's more than one stacked on that point. Signed-off-by... 23 Apr 2010 17:44
[125/197] quota: Fix possible dq_flags corruption
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Andrew Perepechko <andrew.perepechko(a)sun.com> commit 08261673cb6dc638c39f44d69b76fffb57b92a8b upstream. dq_flags are modified non-atomically in do_set_dqblk via __set_bit calls and atomically for example... 23 Apr 2010 17:44
[130/197] 9p: Skip check for mandatory locks when unlocking
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Sachin Prabhu <sprabhu(a)redhat.com> commit f78233dd44a110c574fe760ad6f9c1e8741a0d00 upstream. While investigating a bug, I came across a possible bug in v9fs. The problem is similar to the one reported fo... 23 Apr 2010 17:44
[104/197] drm/radeon/kms: fix rs600 tlb flush
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jerome Glisse <jglisse(a)redhat.com> commit 30f69f3fb20bd719b5e1bf879339914063d38f47 upstream. Typo in in flush leaded to no flush of the RS600 tlb which ultimately leaded to massive system ram corruption,... 23 Apr 2010 17:44
[140/197] IPoIB: Fix TX queue lockup with mixed UD/CM traffic
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Eli Cohen <eli(a)mellanox.co.il> commit f0dc117abdfa9a0e96c3d013d836460ef3cd08c7 upstream. The IPoIB UD QP reports send completions to priv->send_cq, which is usually left unarmed; it only gets armed when ... 23 Apr 2010 17:44
[139/197] PCI: fix nested spinlock hang in aer_inject
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Andrew Patterson <andrew.patterson(a)hp.com> commit bd1f46deba615971a58193afd0202878cadf19a7 upstream. The aer_inject module hangs in aer_inject() when checking the device's error masks. The hang is due t... 23 Apr 2010 17:44
[155/197] ecryptfs: fix error code for missing xattrs in lower fs
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Christian Pulvermacher <pulvermacher(a)gmx.de> commit cfce08c6bdfb20ade979284e55001ca1f100ed51 upstream. If the lower file system driver has extended attributes disabled, ecryptfs' own access functions ret... 23 Apr 2010 17:44