linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix race between do_invalidatepage and init_page_buffers
@ 2020-08-22  8:22 Ye Bin
  2020-08-22  8:22 ` [PATCH 1/2] ext4: Add comment to BUFFER_FLAGS_DISCARD for search code Ye Bin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ye Bin @ 2020-08-22  8:22 UTC (permalink / raw)
  To: jack, tytso, linux-ext4, yebin10

Ye Bin (2):
  ext4: Add comment to BUFFER_FLAGS_DISCARD for search code
  jbd2: Fix race between do_invalidatepage and init_page_buffers

 fs/buffer.c                 | 12 +++++++++++-
 fs/jbd2/journal.c           |  7 +++++++
 include/linux/buffer_head.h |  2 ++
 3 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.25.4


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

end of thread, other threads:[~2020-11-23 16:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22  8:22 [PATCH 0/2] Fix race between do_invalidatepage and init_page_buffers Ye Bin
2020-08-22  8:22 ` [PATCH 1/2] ext4: Add comment to BUFFER_FLAGS_DISCARD for search code Ye Bin
2020-08-22  8:22 ` [PATCH 2/2] jbd2: Fix race between do_invalidatepage and init_page_buffers Ye Bin
2020-08-24 15:51 ` [PATCH 0/2] " Jan Kara
2020-08-25  2:11   ` yebin
2020-08-25  8:41     ` Jan Kara
2020-11-20  3:36       ` Theodore Y. Ts'o
2020-11-23 16:54         ` Jan Kara

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