Revision 0a2a1330d2621c7f963d9f55bb094811cc1c06b9 authored by Linus Torvalds on 28 July 2017, 19:26:59 UTC, committed by Linus Torvalds on 28 July 2017, 19:26:59 UTC
Pull btrfs fixes from David Sterba:
 "Fixes addressing problems reported by users, and there's one more
  regression fix"

* 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: round down size diff when shrinking/growing device
  Btrfs: fix early ENOSPC due to delalloc
  btrfs: fix lockup in find_free_extent with read-only block groups
  Btrfs: fix dir item validation when replaying xattr deletes
2 parent s 9583f1c + 0e4324a
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.1 KB
addr.c -rw-r--r-- 51.6 KB
cache.c -rw-r--r-- 11.0 KB
cache.h -rw-r--r-- 4.7 KB
caps.c -rw-r--r-- 107.6 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 7.6 KB
dir.c -rw-r--r-- 39.9 KB
export.c -rw-r--r-- 5.7 KB
file.c -rw-r--r-- 43.2 KB
inode.c -rw-r--r-- 60.4 KB
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 10.4 KB
mds_client.c -rw-r--r-- 105.2 KB
mds_client.h -rw-r--r-- 13.5 KB
mdsmap.c -rw-r--r-- 9.2 KB
snap.c -rw-r--r-- 27.3 KB
strings.c -rw-r--r-- 4.2 KB
super.c -rw-r--r-- 26.7 KB
super.h -rw-r--r-- 31.1 KB
xattr.c -rw-r--r-- 27.6 KB

back to top