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
algos
busses
muxes
Kconfig -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 396 bytes
i2c-boardinfo.c -rw-r--r-- 3.0 KB
i2c-core.c -rw-r--r-- 76.7 KB
i2c-core.h -rw-r--r-- 1.1 KB
i2c-dev.c -rw-r--r-- 18.1 KB
i2c-mux.c -rw-r--r-- 5.4 KB
i2c-smbus.c -rw-r--r-- 7.0 KB
i2c-stub.c -rw-r--r-- 10.5 KB

back to top