First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
[077/111] Btrfs: Fix oopsen when dropping empty tree.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Yan, Zheng <zheng.yan(a)oracle.com> commit 7a7965f83e89f0be506a96769938a721e4e5ae50 upstream. When dropping a empty tree, walk_down_tree() skips checking extent information for the tree root. This will tri... 11 Aug 2010 21:22
[032/111] USB: fix thread-unsafe anchor utiliy routines
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Christian Lamparter <chunkeey(a)googlemail.com> commit b3e670443b7fb8a2d29831b62b44a039c283e351 upstream. This patch fixes a race condition in two utility routines related to the removal/unlinking of urbs ... 11 Aug 2010 21:22
[067/111] Btrfs: fix possible panic on unmount
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Josef Bacik <josef(a)redhat.com> commit 11dfe35a0108097f2df1f042c485fa7f758c2cdf upstream. We can race with the unmount of an fs and the stopping of a kthread where we will free the block group before we'r... 11 Aug 2010 21:22
[086/111] sched, cputime: Introduce thread_group_times()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Hidetoshi Seto <seto.hidetoshi(a)jp.fujitsu.com> commit 0cf55e1ec08bb5a22e068309e2d8ba1180ab4239 upstream. This is a real fix for problem of utime/stime values decreasing described in the thread: htt... 11 Aug 2010 21:22
[073/111] Btrfs: check total number of devices when removing missing
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Josef Bacik <josef(a)redhat.com> commit 035fe03a7ad56982b30ab3a522b7b08d58feccd0 upstream. If you have a disk failure in RAID1 and then add a new disk to the array, and then try to remove the missing volum... 11 Aug 2010 21:22
[[PATCH 08/11]] viafb: reduce viafb_set_iga_path usage
viafb: reduce viafb_set_iga_path usage The result of viafb_set_iga_path can change after init only in the hotplug ioctl. So we can move it there rather than doing it always when a new mode is set. The setup during init is done via a call from the init chip funtion. This change enables a stable mapping between th... 11 Aug 2010 21:22
[044/111] Btrfs: Add btrfs_duplicate_item
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Yan, Zheng <zheng.yan(a)oracle.com> commit ad48fd754676bfae4139be1a897b1ea58f9aaf21 upstream. btrfs_duplicate_item duplicates item with new key, guaranteeing the source item and the new items are in the sa... 11 Aug 2010 21:22
[041/111] ext4: fix freeze deadlock under IO
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Eric Sandeen <sandeen(a)sandeen.net> commit 437f88cc031ffe7f37f3e705367f4fe1f4be8b0f upstream. Commit 6b0310fbf087ad6 caused a regression resulting in deadlocks when freezing a filesystem which had active ... 11 Aug 2010 21:22
[076/111] Btrfs: remove BUG_ON() due to mounting bad filesystem
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Miao Xie <miaox(a)cn.fujitsu.com> commit d7ce5843bb28ada6845ab2ae8510ba3f12d33154 upstream. Mounting a bad filesystem caused a BUG_ON(). The following is steps to reproduce it. # mkfs.btrfs /dev/sda2 #... 11 Aug 2010 21:22
[074/111] Btrfs: fix race between allocate and release extent buffer.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Yan, Zheng <zheng.yan(a)oracle.com> commit f044ba7835b84e69c68b620ca8fa27e5ef67759d upstream. Increase extent buffer's reference count while holding the lock. Otherwise it can race with try_release_extent_... 11 Aug 2010 21:22
First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45