lkml.org 
[lkml]   [2014]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] ext4 bug fixes for 3.18
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(-)


\
 
 \ /
  Last update: 2014-10-31 23:21    [W:0.045 / U:1.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site