* [GIT PULL] ext4 fixes for 6.4-rc5
@ 2023-05-31 15:45 Theodore Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2023-05-31 15:45 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-ext4, linux-kernel
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable
for you to fetch changes up to eb1f822c76beeaa76ab8b6737ab9dc9f9798408c:
ext4: enable the lazy init thread when remounting read/write (2023-05-30 15:33:57 -0400)
----------------------------------------------------------------
Fix two regressions in ext4 and a number of issues reported by syzbot.
----------------------------------------------------------------
Jan Kara (1):
ext4: fix fsync for non-directories
Theodore Ts'o (5):
ext4: add EA_INODE checking to ext4_iget()
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
ext4: disallow ea_inodes with extended attributes
ext4: add lockdep annotations for i_data_sem for ea_inode's
ext4: enable the lazy init thread when remounting read/write
fs/ext4/ext4.h | 5 ++++-
fs/ext4/fsync.c | 7 +++++++
fs/ext4/inode.c | 34 +++++++++++++++++++++++++++++-----
fs/ext4/super.c | 24 ++++++++++++------------
fs/ext4/xattr.c | 41 ++++++++++++-----------------------------
5 files changed, 64 insertions(+), 47 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-31 15:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31 15:45 [GIT PULL] ext4 fixes for 6.4-rc5 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).