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

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

Side note: Patch e15dc99dbb9c ("ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation")
which was tagged for -stable is not required on 3.18.y so I have skipped
the backport.

Theodore Ts'o (4):
  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
  ext4: force revalidation of directory pointer after seekdir(2)

 fs/ext4/balloc.c | 16 ++++++++++++++--
 fs/ext4/dir.c    |  8 +++++---
 fs/ext4/ialloc.c |  7 +++++++
 fs/ext4/inode.c  |  6 ++++++
 fs/ext4/super.c  |  6 ++++++
 5 files changed, 38 insertions(+), 5 deletions(-)

-- 
2.15.0.2308.g658a28aa74af

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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 22:26 [PATCH 0/4] 4.17-rc1 stable tagged ext4 patches for 3.18.y Harsh Shandilya
2018-04-20 22:26 ` [PATCH 1/4] ext4: add validity checks for bitmap block numbers Harsh Shandilya
2018-04-21 12:28   ` [PATCH 1/3] " Harsh Shandilya
2018-04-20 22:26 ` [PATCH 2/4] ext4: fail ext4_iget for root directory if unallocated Harsh Shandilya
2018-04-21 12:28   ` [PATCH 2/3] " Harsh Shandilya
2018-04-20 22:26 ` [PATCH 3/4] ext4: don't allow r/w mounts if metadata blocks overlap the superblock Harsh Shandilya
2018-04-21 12:29   ` [PATCH 3/3] " Harsh Shandilya
2018-04-21 20:07     ` Theodore Y. Ts'o
2018-04-22  2:30       ` Harsh Shandilya
2018-04-22  4:01         ` Theodore Y. Ts'o
2018-04-22  4:04           ` Harsh Shandilya
2018-04-20 22:26 ` [PATCH 4/4] ext4: force revalidation of directory pointer after seekdir(2) Harsh Shandilya
2018-04-20 23:23 ` [PATCH 0/4] 4.17-rc1 stable tagged ext4 patches for 3.18.y Harsh Shandilya
2018-04-21 12:21 ` [PATCH 0/3] " Harsh Shandilya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox