* [GIT PULL] Writeback fixes for 5.9-rc3
@ 2020-08-28 15:03 Jan Kara
2020-08-28 19:58 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2020-08-28 15:03 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git writeback_for_v5.9-rc3
to get fixes for writeback code occasionally skipping writeback of some
inodes or livelocking sync(2).
Top of the tree is 5fcd57505c00. The full shortlog is:
Jan Kara (4):
writeback: Protect inode->i_io_list with inode->i_lock
writeback: Avoid skipping inode writeback
writeback: Fix sync livelock due to b_dirty_time processing
writeback: Drop I_DIRTY_TIME_EXPIRE
The diffstat is
fs/ext4/inode.c | 2 +-
fs/fs-writeback.c | 103 ++++++++++++++++++++-------------------
fs/xfs/libxfs/xfs_trans_inode.c | 4 +-
include/linux/fs.h | 7 ++-
include/trace/events/writeback.h | 14 +++---
5 files changed, 67 insertions(+), 63 deletions(-)
Thanks
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-28 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-28 15:03 [GIT PULL] Writeback fixes for 5.9-rc3 Jan Kara
2020-08-28 19:58 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox