stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 3.18.y 0/3] 4.17-rc1 stable tagged ext4 patches
@ 2018-04-22  4:24 Harsh Shandilya
  2018-04-22  4:24 ` [PATCH v3 3.18.y 1/3] ext4: add validity checks for bitmap block numbers Harsh Shandilya
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Harsh Shandilya @ 2018-04-22  4:24 UTC (permalink / raw)
  To: stable, tytso; +Cc: Harsh Shandilya

These are all the ext4 patches that were tagged for -stable and failed
to apply to 3.18.y.

Patch e40ff2138985 ("ext4: force revalidation of directory pointer after seekdir(2)")
was Cc'd to stable as well but it requires commmit ae5e165d855d
("fs: new API for handling inode->i_version") to be applied as well
which is neither a stable candidate nor under 100 lines so I've skipped e40ff2138985.
If somebody can suggest a backport of the commit which doesn't require ae5e165d855d, I'll
be glad.

Theodore Ts'o (3):
  ext4: add validity checks for bitmap block numbers
  ext4: fail ext4_iget for root directory if unallocated
  ext4: don't allow r/w mounts if metadata blocks overlap the superblock

 fs/ext4/balloc.c | 16 ++++++++++++++--
 fs/ext4/ialloc.c |  8 +++++++-
 fs/ext4/inode.c  |  6 ++++++
 fs/ext4/super.c  |  6 ++++++
 4 files changed, 33 insertions(+), 3 deletions(-)

-- 
2.15.0.2308.g658a28aa74af

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

end of thread, other threads:[~2018-04-22  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-22  4:24 [PATCH v3 3.18.y 0/3] 4.17-rc1 stable tagged ext4 patches Harsh Shandilya
2018-04-22  4:24 ` [PATCH v3 3.18.y 1/3] ext4: add validity checks for bitmap block numbers Harsh Shandilya
2018-04-22  4:24 ` [PATCH v3 3.18.y 2/3] ext4: fail ext4_iget for root directory if unallocated Harsh Shandilya
2018-04-22  4:24 ` [PATCH v3 3.18.y 3/3] ext4: don't allow r/w mounts if metadata blocks overlap the superblock Harsh Shandilya
2018-04-22  7:29   ` Greg KH

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