]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2017 19:06:26 +0000 (11:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2017 19:06:26 +0000 (11:06 -0800)
commit7607a62d9a9cfb13fb5c97aab82648096b171db1
tree1a46bdea13a6aae403e3fa04d42c9241cdec5eb5
parenta46f6a78808cf220303068837ad7e2419e3d89e8
parent3d7b6d73d98a72823f9410a3d7965d8d1eb31ed5
Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "As promised last week, here's some stability fixes from Christoph and
  Jan Kara:

   - fix free space request handling when low on disk space

   - remove redundant log failure error messages

   - free truncated dirty pages instead of letting them build up
     forever"

* tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: Timely free truncated dirty pages
  xfs: don't print warnings when xfs_log_force fails
  xfs: don't rely on ->total in xfs_alloc_space_available
  xfs: adjust allocation length in xfs_alloc_space_available
  xfs: fix bogus minleft manipulations
  xfs: bump up reserved blocks in xfs_alloc_set_aside