Revision 4f4274af7009890f0d4724909bf9038193955489 authored by Linus Torvalds on 01 November 2014, 17:41:26 UTC, committed by Linus Torvalds on 01 November 2014, 17:41:26 UTC
Pull btrfs fixes from Chris Mason:
 "Filipe is nailing down some problems with our skinny extent variation,
  and Dave's patch fixes endian problems in the new super block checks"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
  Btrfs: properly clean up btrfs_end_io_wq_cache
  Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
  btrfs: use macro accessors in superblock validation checks
2 parent s 9f93567 + d05a2b4
History
File Mode Size
events
xen-pciback
xenbus
xenfs
Kconfig -rw-r--r-- 8.4 KB
Makefile -rw-r--r-- 1.6 KB
acpi.c -rw-r--r-- 2.7 KB
balloon.c -rw-r--r-- 17.9 KB
biomerge.c -rw-r--r-- 451 bytes
cpu_hotplug.c -rw-r--r-- 2.1 KB
dbgp.c -rw-r--r-- 1.1 KB
efi.c -rw-r--r-- 11.3 KB
evtchn.c -rw-r--r-- 13.6 KB
fallback.c -rw-r--r-- 1.5 KB
features.c -rw-r--r-- 762 bytes
gntalloc.c -rw-r--r-- 15.3 KB
gntdev.c -rw-r--r-- 21.0 KB
grant-table.c -rw-r--r-- 25.8 KB
manage.c -rw-r--r-- 7.1 KB
mcelog.c -rw-r--r-- 9.9 KB
pci.c -rw-r--r-- 5.8 KB
pcpu.c -rw-r--r-- 8.9 KB
platform-pci.c -rw-r--r-- 4.7 KB
privcmd.c -rw-r--r-- 14.0 KB
privcmd.h -rw-r--r-- 77 bytes
swiotlb-xen.c -rw-r--r-- 19.3 KB
sys-hypervisor.c -rw-r--r-- 9.5 KB
tmem.c -rw-r--r-- 10.6 KB
xen-acpi-cpuhotplug.c -rw-r--r-- 10.7 KB
xen-acpi-memhotplug.c -rw-r--r-- 11.8 KB
xen-acpi-pad.c -rw-r--r-- 4.0 KB
xen-acpi-processor.c -rw-r--r-- 16.9 KB
xen-balloon.c -rw-r--r-- 6.7 KB
xen-scsiback.c -rw-r--r-- 53.8 KB
xen-selfballoon.c -rw-r--r-- 17.8 KB
xen-stub.c -rw-r--r-- 2.8 KB

back to top