diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 14:21:43 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 14:21:43 -1000 |
commit | e13d100beb188631891511179e6ead4b23b4a90a (patch) | |
tree | 368335cc9ca8d6569c083553a753f18e3455673b /Documentation | |
parent | 147f1404db3ed0c3019002eef693c5d297b8f161 (diff) | |
parent | 8408c716d7a4ddd5954ce33f53a7d3cd2876cf65 (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs fixes from Chris Mason:
"This fixes some lockups in btrfs reported with rc1. It probably has
some performance impact because it is backing off our spinning locks
more often and switching to a blocking lock. I'll be able to nail
that down next week, but for now I want to get the lockups taken care
of.
Otherwise some more stack reduction and assorted fixes"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
Btrfs: fix wrong error handle when the device is missing or is not writeable
Btrfs: fix deadlock when mounting a degraded fs
Btrfs: use bio_endio_nodec instead of open code
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Btrfs: fix broken free space cache after the system crashed
Btrfs: make free space cache write out functions more readable
Btrfs: remove unused wait queue in struct extent_buffer
Btrfs: fix deadlocks with trylock on tree nodes
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions