[124/139] module: fix __module_ref_addr()
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Mathieu Desnoyers <mathieu.desnoyers(a)efficios.com> The __module_ref_addr() problem disappears in 2.6.34-rc kernels because these percpu accesses were re-factored. __module_ref_addr() should use per_cpu_p... 23 Apr 2010 17:46
[085/139] x86: clean up rwsem type system
2.6.33-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:46
[107/139] ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jeff Mahoney <jeffm(a)jeffreymahoney.com> commit 133b8f9d632cc23715c6d72d1c5ac449e054a12a upstream. Since tmpfs has no persistent storage, it pins all its dentries in memory so they have d_count=1 when oth... 23 Apr 2010 17:46
[094/139] 9p: Skip check for mandatory locks when unlocking
2.6.33-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:45
[102/139] ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Seth Heasley <seth.heasley(a)intel.com> commit 5623cab83ea61e0420f2064216d83eab067a24c6 upstream. Signed-off-by: Seth Heasley <seth.heasley(a)intel.com> Signed-off-by: Jeff Garzik <jgarzik(a)redhat.com> Cc: m... 23 Apr 2010 17:45
[120/139] md/raid5: allow for more than 2^31 chunks.
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: NeilBrown <neilb(a)suse.de> commit 35f2a591192d0a5d9f7fc696869c76f0b8e49c3d upstream. With many large drives and small chunk sizes it is possible to create a RAID5 with more than 2^31 chunks. Make sure th... 23 Apr 2010 17:45
[078/139] intel-agp: Switch to wbinvd_on_all_cpus
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Borislav Petkov <borislav.petkov(a)amd.com> commit 48a719c238bcbb72d6da79de9c5b3b93ab472107 upstream. Simplify if-statement while at it. [ hpa: we need to #include <asm/smp.h> ] Cc: Dave Jones <davej@... 23 Apr 2010 17:45
[091/139] quota: Fix possible dq_flags corruption
2.6.33-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:45
[073/139] x86/amd-iommu: Use helper function to destroy domain
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Joerg Roedel <joerg.roedel(a)amd.com> commit 8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 upstream. In the amd_iommu_domain_destroy the protection_domain_free function is partly reimplemented. The 'partly' is ... 23 Apr 2010 17:45
[095/139] pci: Update pci_set_vga_state() to call arch functions
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Mike Travis <travis(a)sgi.com> commit 95a8b6efc5d07103583f706c8a5889437d537939 upstream. Update pci_set_vga_state to call arch dependent functions to enable Legacy VGA I/O transactions to be redirected to ... 23 Apr 2010 17:45