linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Linux Filesystem Development List <linux-fsdevel@vger.kernel.org>
Cc: jack@suse.cz, torvalds@linux-foundation.org,
	viro@zeniv.linux.org.uk, Theodore Ts'o <tytso@mit.edu>
Subject: [PATCH-v3 0/2] lazytime fixes for 4.0
Date: Wed, 18 Mar 2015 20:08:32 -0400	[thread overview]
Message-ID: <1426723714-4560-1-git-send-email-tytso@mit.edu> (raw)

Theodore Ts'o (2):
  fs: make sure the timestamps for lazytime inodes eventually get
    written
  fs: add dirtytime_expire_seconds sysctl

 fs/fs-writeback.c         | 93 ++++++++++++++++++++++++++++++++++++++++++-----
 include/linux/fs.h        |  1 +
 include/linux/writeback.h |  3 ++
 kernel/sysctl.c           |  8 ++++
 4 files changed, 95 insertions(+), 10 deletions(-)

-- 
2.3.0


             reply	other threads:[~2015-03-19 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  0:08 Theodore Ts'o [this message]
2015-03-19  0:08 ` [PATCH-v3 1/2] fs: make sure the timestamps for lazytime inodes eventually get written Theodore Ts'o
2015-03-19  0:08 ` [PATCH-v3 2/2] fs: add dirtytime_expire_seconds sysctl Theodore Ts'o
2015-03-24 23:12 ` [PATCH-v3 0/2] lazytime fixes for 4.0 Theodore Ts'o
2015-03-31 23:00   ` [GIT PULL] " Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426723714-4560-1-git-send-email-tytso@mit.edu \
    --to=tytso@mit.edu \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).