Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] btrfs async discard fixes & improvements
@ 2020-12-02 19:39 Pavel Begunkov
  2020-12-02 19:39 ` [PATCH v2 1/3] btrfs: fix async discard stall Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2020-12-02 19:39 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba, linux-btrfs

v2: fix async discard stalls [1/3]

Two others are same but rebased on top. [2/3] fixes not important
stats torn reads, [3/3] saves a bit of locking.

note: based on for-next

Pavel Begunkov (3):
  btrfs: fix async discard stall
  btrfs: fix racy access to discard_ctl data
  btrfs: don't overabuse discard lock

 fs/btrfs/discard.c | 66 +++++++++++++++++++++++-----------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2020-12-02 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-02 19:39 [PATCH v2 0/3] btrfs async discard fixes & improvements Pavel Begunkov
2020-12-02 19:39 ` [PATCH v2 1/3] btrfs: fix async discard stall Pavel Begunkov
2020-12-02 19:39 ` [PATCH v2 2/3] btrfs: fix racy access to discard_ctl data Pavel Begunkov
2020-12-02 19:39 ` [PATCH v2 3/3] btrfs: don't overabuse discard lock Pavel Begunkov
2020-12-02 21:51 ` [PATCH v2 0/3] btrfs async discard fixes & improvements Josef Bacik

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