linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bug fixes for 3.18
@ 2014-10-31 21:49 Theodore Ts'o
  2014-10-31 23:26 ` Linus Torvalds
  0 siblings, 1 reply; 6+ messages in thread
From: Theodore Ts'o @ 2014-10-31 21:49 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-ext4

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL] ext4 bug fixes for 3.18
@ 2014-12-02  3:43 Theodore Ts'o
  0 siblings, 0 replies; 6+ messages in thread
From: Theodore Ts'o @ 2014-12-02  3:43 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-ext4

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

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

for you to fetch changes up to 32f3869184d498850d36b7e6aa3b9f5260ea648a:

  jbd2: fix regression where we fail to initialize checksum seed when loading (2014-12-01 21:57:06 -0500)

----------------------------------------------------------------
Fix an ext4 metadata checksum regression introduced in v3.18-rc3.

----------------------------------------------------------------
Darrick J. Wong (1):
      jbd2: fix regression where we fail to initialize checksum seed when loading

 fs/jbd2/journal.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-02  3:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 21:49 [GIT PULL] ext4 bug fixes for 3.18 Theodore Ts'o
2014-10-31 23:26 ` 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

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).