All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: torvalds@linux-foundation.org
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 3.12
Date: Sat, 12 Oct 2013 14:55:39 -0400	[thread overview]
Message-ID: <20131012185539.GA18630@thunk.org> (raw)

The following changes since commit ad4eec613536dc7e5ea0c6e59849e6edca634d8b:

  ext4: allow specifying external journal by pathname mount option (2013-08-28 19:05:07 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 6e4ea8e33b2057b85d75175dd89b93f5e26de3bc:

  ext4: fix memory leak in xattr (2013-10-12 14:39:49 -0400)

----------------------------------------------------------------
A bug fix and performance regression fix for ext4.

----------------------------------------------------------------
Dave Jones (1):
      ext4: fix memory leak in xattr

Jan Kara (1):
      ext4: fix performance regression in writeback of random writes

 fs/ext4/inode.c | 2 +-
 fs/ext4/xattr.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

                 reply	other threads:[~2013-10-12 18:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20131012185539.GA18630@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 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.