[GIT PULL] Three fixes for v5.18-rc7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v5.18-rc7

to get three fixes that I'd still like to get to 5.18.

* The fanotify change is a fixup of a missing sanity check in the
FAN_RENAME feature which went into 5.17 before it gets wider usage in
userspace.
* The udf patch is a fix for recently introduced filesystem corruption issue
* The writeback patch is a fix for race in inode list handling that can
lead to delayed writeback and possible dirty throttling stalls.

Top of the tree is c1ad35dd0548. The full shortlog is:

Amir Goldstein (1):
      fanotify: do not allow setting dirent events in mask of non-dir

Jan Kara (1):
      udf: Avoid using stale lengthOfImpUse

Jing Xia (1):
      writeback: Avoid skipping inode writeback

The diffstat is

 fs/fs-writeback.c                  |  4 ++++
 fs/notify/fanotify/fanotify_user.c | 13 +++++++++++++
 fs/udf/namei.c                     |  8 ++++----
 3 files changed, 21 insertions(+), 4 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux