public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-ext4@vger.kernel.org
Subject: Re: [GIT PULL] ext4 fixes for 3.14
Date: Tue, 18 Feb 2014 13:02:17 -0500	[thread overview]
Message-ID: <20140218180217.GA7810@thunk.org> (raw)
In-Reply-To: <20140218165426.GA1482@thunk.org>

Whoops, I realized the previous pull request had a few too many
commits on it.  If you did merge it in, it's not a disaster, since
they are low-risk cleanups.  But here's the tag moved a few commits
earlier so we only have the stable-worthy bug fixes.

Apologies for any possible confusion.

						- Ted

The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed:

  Linux 3.14-rc2 (2014-02-09 18:15:47 -0800)

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 92e3b40537707001d17bbad800d150ab04e53bf4:

  jbd2: fix use after free in jbd2_journal_start_reserved() (2014-02-17 20:33:01 -0500)

----------------------------------------------------------------
Miscellaneous ext4 bug fixes for v3.14

----------------------------------------------------------------
Dan Carpenter (1):
      jbd2: fix use after free in jbd2_journal_start_reserved()

Eric Whitney (1):
      ext4: fix xfstest generic/299 block validity failures

Theodore Ts'o (4):
      ext4: don't try to modify s_flags if the the file system is read-only
      ext4: fix online resize with very large inode tables
      ext4: fix online resize with a non-standard blocks per group setting
      ext4: don't leave i_crtime.tv_sec uninitialized

Zheng Liu (1):
      ext4: fix error paths in swap_inode_boot_loader()

 fs/ext4/ext4.h        |  2 ++
 fs/ext4/extents.c     |  1 +
 fs/ext4/ioctl.c       |  3 ++-
 fs/ext4/resize.c      | 34 +++++++++++++++++++++-------------
 fs/ext4/super.c       | 20 +++++++++++++-------
 fs/jbd2/transaction.c |  6 ++++--
 6 files changed, 43 insertions(+), 23 deletions(-)


  reply	other threads:[~2014-02-18 18:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 16:54 [GIT PULL] ext4 fixes for 3.14 Theodore Ts'o
2014-02-18 18:02 ` Theodore Ts'o [this message]
2014-02-18 18:06   ` Linus Torvalds

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=20140218180217.GA7810@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