public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] shmem/tmpfs: three late patches
@ 2012-07-09 22:35 Hugh Dickins
  2012-07-09 22:41 ` [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE Hugh Dickins
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Hugh Dickins @ 2012-07-09 22:35 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, linux-kernel

Here's three little shmem/tmpfs patches against v3.5-rc6.
Either the first should go in before v3.5 final, or it should not go
in at all.  The second and third are independent of it: I'd like them
in v3.5, but don't have a clinching argument: see what you think.

[PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
[PATCH 2/3] shmem: fix negative rss in memcg memory.stat
[PATCH 3/3] shmem: cleanup shmem_add_to_page_cache

 mm/shmem.c |  193 +++++++++++++++------------------------------------
 1 file changed, 58 insertions(+), 135 deletions(-)

Thanks,
Hugh

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

end of thread, other threads:[~2012-07-17  6:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 22:35 [PATCH 0/3] shmem/tmpfs: three late patches Hugh Dickins
2012-07-09 22:41 ` [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE Hugh Dickins
     [not found]   ` <jtj574$tb7$2@dough.gmane.org>
2012-07-11 18:55     ` Hugh Dickins
2012-07-11 23:01       ` Dave Chinner
2012-07-12  2:50         ` Hugh Dickins
2012-07-12  3:21         ` Jeff Liu
2012-07-16  9:28           ` Hugh Dickins
2012-07-17  6:15             ` Jeff Liu
2012-07-09 22:44 ` [PATCH 2/3] shmem: fix negative rss in memcg memory.stat Hugh Dickins
2012-07-10 12:41   ` Johannes Weiner
2012-07-11 18:15     ` Hugh Dickins
2012-07-09 22:46 ` [PATCH 3/3] shmem: cleanup shmem_add_to_page_cache Hugh Dickins
2012-07-10 13:01   ` Johannes Weiner
2012-07-09 23:39 ` [PATCH 0/3] shmem/tmpfs: three late patches Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox