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] jbd2 bug fixes for v3.11-rc6
Date: Sat, 17 Aug 2013 09:05:42 -0400 [thread overview]
Message-ID: <20130817130542.GA32430@thunk.org> (raw)
The following changes since commit cde2d7a796f7e895e25b43471ed658079345636d:
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT (2013-08-12 09:29:30 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
for you to fetch changes up to a361293f5fedea0016a10599f409631a15d47ee7:
jbd2: Fix oops in jbd2_journal_file_inode() (2013-08-16 21:19:41 -0400)
----------------------------------------------------------------
Two jbd2 bug fixes, one of which is a regression fix.
----------------------------------------------------------------
Jan Kara (2):
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
jbd2: Fix oops in jbd2_journal_file_inode()
fs/ext4/ext4.h | 1 +
fs/ext4/ext4_jbd2.c | 8 ++++----
fs/ext4/file.c | 21 ++++-----------------
fs/ext4/inode.c | 43 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 21 deletions(-)
reply other threads:[~2013-08-17 13:05 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=20130817130542.GA32430@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 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).