Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs fixes from Chris Mason: "This is an assorted set I've been queuing up: Jeff Mahoney tracked down a tricky one where we ended up starting IO on the wrong mapping for special files in btrfs_evict_inode. A few people reported this one on the list. Filipe found (and provided a test for) a difficult bug in reading compressed extents, and Josef fixed up some quota record keeping with snapshot deletion. Chandan killed off an accounting bug during DIO that lead to WARN_ONs as we freed inodes" * 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: Btrfs: keep dropped roots in cache until transaction commit Btrfs: Direct I/O: Fix space accounting btrfs: skip waiting on ordered range for special files Btrfs: fix read corruption of compressed and shared extents Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock Btrfs: don't initiali...
Showing
- fs/btrfs/btrfs_inode.h 0 additions, 2 deletionsfs/btrfs/btrfs_inode.h
- fs/btrfs/disk-io.c 0 additions, 2 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 2 additions, 5 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/extent_io.c 57 additions, 8 deletionsfs/btrfs/extent_io.c
- fs/btrfs/inode.c 23 additions, 22 deletionsfs/btrfs/inode.c
- fs/btrfs/super.c 0 additions, 2 deletionsfs/btrfs/super.c
- fs/btrfs/transaction.c 32 additions, 0 deletionsfs/btrfs/transaction.c
- fs/btrfs/transaction.h 4 additions, 1 deletionfs/btrfs/transaction.h
Please register or sign in to comment