Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs fixes from Chris Mason: "These are bug fixes, including a really old fsync bug, and a few trace points to help us track down problems in the quota code" * 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: Btrfs: fix file/data loss caused by fsync after rename and new inode btrfs: Reset IO error counters before start of device replacing btrfs: Add qgroup tracing Btrfs: don't use src fd for printk btrfs: fallback to vmalloc in btrfs_compare_tree btrfs: handle non-fatal errors in btrfs_qgroup_inherit() btrfs: Output more info for enospc_debug mount option Btrfs: fix invalid reference in replace_path Btrfs: Improve FL_KEEP_SIZE handling in fallocate
No related branches found
No related tags found
Showing
- fs/btrfs/ctree.c 8 additions, 4 deletionsfs/btrfs/ctree.c
- fs/btrfs/dev-replace.c 2 additions, 0 deletionsfs/btrfs/dev-replace.c
- fs/btrfs/extent-tree.c 19 additions, 2 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/file.c 6 additions, 3 deletionsfs/btrfs/file.c
- fs/btrfs/ioctl.c 1 addition, 1 deletionfs/btrfs/ioctl.c
- fs/btrfs/qgroup.c 41 additions, 22 deletionsfs/btrfs/qgroup.c
- fs/btrfs/relocation.c 1 addition, 0 deletionsfs/btrfs/relocation.c
- fs/btrfs/tree-log.c 137 additions, 0 deletionsfs/btrfs/tree-log.c
- include/trace/events/btrfs.h 88 additions, 1 deletioninclude/trace/events/btrfs.h
Loading
Please register or sign in to comment