From: "Theodore Ts'o" <tytso@mit.edu>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 3.18
Date: Fri, 31 Oct 2014 17:49:49 -0400 [thread overview]
Message-ID: <20141031214949.GA644@thunk.org> (raw)
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
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 ae9e9c6aeea6f91ccb4fb369d7dd8f1a8b5f6a58:
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks (2014-10-30 10:53:17 -0400)
----------------------------------------------------------------
A set of miscellaneous ext4 bug fixes for 3.18.
----------------------------------------------------------------
Darrick J. Wong (3):
ext4: enable journal checksum when metadata checksum feature enabled
ext4: disallow changing journal_csum option during remount
ext4: remove extent status procfs files if journal load fails
Dmitry Monakhov (1):
ext4: prevent bugon on race between write/fcntl
Jan Kara (5):
ext4: fix overflow when updating superblock backups after resize
ext4: fix oops when loading block bitmap failed
ext4: bail out from make_indexed_dir() on first error
ext4: bail early when clearing inode journal flag fails
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Theodore Ts'o (1):
jbd2: use a better hash function for the revoke table
fs/ext4/extents.c | 9 ++++-----
fs/ext4/file.c | 2 +-
fs/ext4/ialloc.c | 4 ++++
fs/ext4/inode.c | 7 ++++++-
fs/ext4/namei.c | 28 ++++++++++++++++++----------
fs/ext4/resize.c | 2 +-
fs/ext4/super.c | 17 +++++++++++++++--
fs/jbd2/revoke.c | 10 ++--------
8 files changed, 51 insertions(+), 28 deletions(-)
next reply other threads:[~2014-10-31 21:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 21:49 Theodore Ts'o [this message]
2014-10-31 23:26 ` [GIT PULL] ext4 bug fixes for 3.18 Linus Torvalds
2014-11-01 13:38 ` Theodore Ts'o
2014-11-01 16:29 ` Linus Torvalds
2014-11-01 18:29 ` Theodore Ts'o
-- strict thread matches above, loose matches on Subject: below --
2014-12-02 3:43 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=20141031214949.GA644@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