[025/197] xfs: remove invalid barrier optimization from xfs_fsync
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Christoph Hellwig <hch(a)lst.de> commit e8b217e7530c6a073ac69f1c85b922d93fdf5647 upstream Date: Tue, 2 Feb 2010 10:16:26 +1100 We always need to flush the disk write cache and can't skip it just because ... 23 Apr 2010 17:47
[036/197] mac80211: move netdev queue enabling to correct spot
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Johannes Berg <johannes.berg(a)intel.com> commit 7236fe29fd72d17074574ba312e7f1bb9d10abaa upstream. "mac80211: fix skb buffering issue" still left a race between enabling the hardware queues and the virtua... 23 Apr 2010 17:47
[016/197] xfs: Dont flush stale inodes
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dave Chinner <david(a)fromorbit.com> commit 44e08c45cc14e6190a424be8d450070c8e508fad upstream Because inodes remain in cache much longer than inode buffers do under memory pressure, we can get the situatio... 23 Apr 2010 17:47
[041/197] tty: release_one_tty() forgets to put pids
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Oleg Nesterov <oleg(a)redhat.com> commit 6da8d866d0d39e9509ff826660f6a86a6757c966 upstream. release_one_tty(tty) can be called when tty still has a reference to pgrp/session. In this case we leak the pid. ... 23 Apr 2010 17:47
[044/197] HID: fix oops in gyration_event()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jiri Kosina <jkosina(a)suse.cz> commit d8e4ebf8b603bdcd091540e6b5bddf0dec10d516 upstream. Fix oops caused by dereferencing field->hidinput in cases where the device hasn't been claimed by hid-input. Rep... 23 Apr 2010 17:47
[029/197] sh: Fix FDPIC binary loader
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Andrew Stubbs <ams(a)codesourcery.com> commit d5ab780305bb6d60a7b5a74f18cf84eb6ad153b1 upstream. Ensure that the aux table is properly initialized, even when optional features are missing. Without this, th... 23 Apr 2010 17:47
[014/197] xfs: check for not fully initialized inodes in xfs_ireclaim
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Christoph Hellwig <hch(a)infradead.org> commit b44b1126279b60597f96bbe77507b1650f88a969 upstream Add an assert for inodes not added to the inode cache in xfs_ireclaim, to make sure we're not going to int... 23 Apr 2010 17:47
[033/197] iwlwifi: fix nfreed--
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ During backporting of a120e912eb51e347f36c71b60a1d13af74d30e83 ("iwlwifi: sanity check before counting number of tfds can be free") we forget one hunk, what make lot of messages "free more than tfds_in_queue" show... 23 Apr 2010 17:47
[019/197] xfs: Avoid inodes in reclaim when flushing from inode cache
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dave Chinner <david(a)fromorbit.com> commit 018027be90a6946e8cf3f9b17b5582384f7ed117 upstream The reclaim code will handle flushing of dirty inodes before reclaim occurs, so avoid them when determining whe... 23 Apr 2010 17:47
[034/197] iwlwifi: range checking issue
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dan Carpenter <error27(a)gmail.com> commit 8e1a53c615e8efe0fac670f2973da64758748a8a upstream. IWL_RATE_COUNT is 13 and IWL_RATE_COUNT_LEGACY is 12. IWL_RATE_COUNT_LEGACY is the right one here because iwl... 23 Apr 2010 17:47