]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Nov 2018 22:54:38 +0000 (16:54 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Nov 2018 22:54:38 +0000 (16:54 -0600)
commit271851c2110708e9d9a65290ae954adfd63454d7
treee28d678bc58570c67242b770a95e09b433d3ecee
parenta5c9ed45e70c0a07aeaf3a7413b243e6f258c0b6
parent32bbf25f73cbd73cc1fb8e7218cbfd861d0cad14
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
fs/btrfs/ctree.h
fs/btrfs/inode.c
fs/btrfs/ioctl.c