Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba: "Several fixes to recent release (4.19, fixes tagged for stable) and other fixes" * tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: Btrfs: fix missing delayed iputs on unmount Btrfs: fix data corruption due to cloning of eof block Btrfs: fix infinite loop on inode eviction after deduplication of eof block Btrfs: fix deadlock on tree root leaf when finding free extent btrfs: avoid link error with CONFIG_NO_AUTO_INLINE btrfs: tree-checker: Fix misleading group system information Btrfs: fix missing data checksums after a ranged fsync (msync) btrfs: fix pinned underflow after transaction aborted Btrfs: fix cur_offset in the error case for nocow
Showing
- fs/btrfs/ctree.h 3 additions, 0 deletionsfs/btrfs/ctree.h
- fs/btrfs/disk-io.c 26 additions, 37 deletionsfs/btrfs/disk-io.c
- fs/btrfs/free-space-cache.c 21 additions, 1 deletionfs/btrfs/free-space-cache.c
- fs/btrfs/inode.c 24 additions, 13 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 12 additions, 2 deletionsfs/btrfs/ioctl.c
- fs/btrfs/super.c 3 additions, 3 deletionsfs/btrfs/super.c
- fs/btrfs/tree-checker.c 1 addition, 1 deletionfs/btrfs/tree-checker.c
- fs/btrfs/tree-log.c 17 additions, 0 deletionsfs/btrfs/tree-log.c
Loading
Please register or sign in to comment