All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Fixes for FS-Cache/CacheFiles
@ 2014-09-17 15:13 David Howells
  2014-09-17 21:37 ` David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: David Howells @ 2014-09-17 15:13 UTC (permalink / raw)
  To: torvalds; +Cc: dhowells, milosz, neilb, linux-cachefs, linux-kernel

Hi Linus,

Could you pull these fixes for FS-Cache and Cachefiles:

 (1) Put a timeout in releasepage() to deal with a recursive hang between the
     memory allocator, writeback, ext4 and fscache under memory pressure.

 (2) Fix a pair of refcount bugs in the fscache error handling.

 (3) Remove a couple of unused pagevecs.  This could be punted to -next if
     you'd rather.

Thanks,
David
---
The following changes since commit 68e370289c29e3beac99d59c6d840d470af9dfcf:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2014-08-26 13:50:23 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/fscache-fixes-20140827

for you to fetch changes up to 1a8ed18fb7db48c916c2ccd484e04bd4dd737834:

  cachefiles: remove two unused pagevecs. (2014-08-27 15:54:39 +0100)

----------------------------------------------------------------
FS-Cache fixes

----------------------------------------------------------------
Milosz Tanski (3):
      FS-Cache: Timeout for releasepage()
      FS-Cache: Reduce cookie ref count if submit fails.
      FS-Cache: refcount becomes corrupt under vma pressure.

NeilBrown (1):
      cachefiles: remove two unused pagevecs.

 fs/cachefiles/rdwr.c |  6 ------
 fs/fscache/object.c  |  1 +
 fs/fscache/page.c    | 25 +++++++++++++++++++++----
 3 files changed, 22 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Fixes for FS-Cache/CacheFiles
  2014-09-17 15:13 [GIT PULL] Fixes for FS-Cache/CacheFiles David Howells
@ 2014-09-17 21:37 ` David Howells
  0 siblings, 0 replies; 2+ messages in thread
From: David Howells @ 2014-09-17 21:37 UTC (permalink / raw)
  Cc: dhowells, torvalds, milosz, neilb, linux-cachefs, linux-kernel

David Howells <dhowells@redhat.com> wrote:

> Could you pull these fixes for FS-Cache and Cachefiles:
> 
>  (1) Put a timeout in releasepage() to deal with a recursive hang between the
>      memory allocator, writeback, ext4 and fscache under memory pressure.
> 
>  (2) Fix a pair of refcount bugs in the fscache error handling.
> 
>  (3) Remove a couple of unused pagevecs.  This could be punted to -next if
>      you'd rather.

Please don't pull them just at the moment.  I've spotted a bug in one of them.

David

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-17 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-17 15:13 [GIT PULL] Fixes for FS-Cache/CacheFiles David Howells
2014-09-17 21:37 ` David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.