linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Three VFS patch resends
@ 2017-11-09  3:22 NeilBrown
  2017-11-09  3:22 ` [PATCH 1/3] VFS: use synchronize_rcu_expedited() in namespace_unlock() NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: NeilBrown @ 2017-11-09  3:22 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-fsdevel, Linus Torvalds, linux-kernel

Hi
 these three patches are all completely separate, but are
 all related to the VFS.  I've posted them all previously
 but with, as yet, no response (except an ack from Paul McKenney
 for the RCU one).  One was, admitted, posted early last year...

 I would appreciate review and, hopefully, acceptance.

Thanks,
NeilBrown


---

NeilBrown (3):
      VFS: use synchronize_rcu_expedited() in namespace_unlock()
      Improve fairness when locking the per-superblock s_anon list
      VFS: close race between getcwd() and d_move()


 fs/dcache.c        |   42 ++++++++++++++++++++++++++++++------------
 fs/namespace.c     |    2 +-
 fs/super.c         |    1 +
 include/linux/fs.h |    1 +
 4 files changed, 33 insertions(+), 13 deletions(-)

--
Signature

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

end of thread, other threads:[~2017-11-22  1:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-09  3:22 [PATCH 0/3] Three VFS patch resends NeilBrown
2017-11-09  3:22 ` [PATCH 1/3] VFS: use synchronize_rcu_expedited() in namespace_unlock() NeilBrown
2017-11-09  3:22 ` [PATCH 2/3] Improve fairness when locking the per-superblock s_anon list NeilBrown
2017-11-09 19:52   ` Linus Torvalds
2017-11-09 20:50     ` Al Viro
2017-11-09 23:09       ` NeilBrown
2017-11-09 23:19         ` Al Viro
2017-11-10  0:02       ` Linus Torvalds
2017-11-10  8:50     ` Christoph Hellwig
2017-11-09  3:22 ` [PATCH 3/3] VFS: close race between getcwd() and d_move() NeilBrown
2017-11-09 11:41   ` Nikolay Borisov
2017-11-09 13:08     ` Matthew Wilcox
2017-11-09 16:02       ` Nikolay Borisov
2017-11-09 20:23   ` Linus Torvalds
2017-11-09 22:14     ` NeilBrown
2017-11-10  1:40       ` Linus Torvalds
2017-11-10  4:45         ` NeilBrown
2017-11-10 19:52           ` Linus Torvalds
2017-11-10 20:53           ` Al Viro
2017-11-21 23:50             ` Al Viro
2017-11-22  1:31               ` NeilBrown

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