Revision c4c23fb6f2b17c922b493f79cf27a0d32397f461 authored by Linus Torvalds on 09 November 2014, 22:30:24 UTC, committed by Linus Torvalds on 09 November 2014, 22:30:24 UTC
Pull btrfs fix from Chris Mason:
 "It's a one liner for an error cleanup path that leads to crashes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
2 parent s 0b0c7db + 6e5aafb
History
File Mode Size
Kconfig -rw-r--r-- 10.4 KB
Makefile -rw-r--r-- 460 bytes
autosleep.c -rw-r--r-- 2.6 KB
block_io.c -rw-r--r-- 2.4 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 27.0 KB
main.c -rw-r--r-- 15.2 KB
power.h -rw-r--r-- 8.3 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 6.0 KB
qos.c -rw-r--r-- 17.2 KB
snapshot.c -rw-r--r-- 67.6 KB
suspend.c -rw-r--r-- 12.0 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 35.8 KB
user.c -rw-r--r-- 10.0 KB
wakelock.c -rw-r--r-- 5.5 KB

back to top