[git pull] vfs, pile 2

2018-06-03 Thread Al Viro
More shrink_dcache_parent()-related stuff - killing the main source of potentially contended calls of that on large subtrees. The following changes since commit 4faa99965e027cc057c5145ce45fa772caa04e8d: fix io_destroy()/aio_complete() race (2018-05-23 22:53:22 -0400) are available in t

[git pull] vfs pile 2 (misc)

2016-10-08 Thread Al Viro
Assorted misc bits and pieces; there are several single-topic branches left after that (rename2 series from Miklos, current_time series from Deepa Dinamani, xattr series from Andreas, uaccess stuff from from me) and I'd prefer to send those separately. This stuff has a couple of conflicts with mai

[git pull] vfs pile 2

2016-08-06 Thread Al Viro
Fairly self-contained bunch - surprising lot of places passes struct qstr * as an argument when const struct qstr * would suffice; it complicates analysis for no good reason. I'd prefer to feed that separately from the assorted fixes (those are in #for-linus and with somewhat trickier topo

Re: [git pull] vfs pile 2 (of many)

2013-09-08 Thread Stephen Rothwell
On Sat, 7 Sep 2013 04:04:11 +0100 Al Viro wrote: > > Mostly Miklos' series this time. Please, pull from > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus It would be really nice to see this stuff turn up in linux-next before the merge window opens. It is now causing p

[git pull] vfs pile 2 (of many)

2013-09-06 Thread Al Viro
Mostly Miklos' series this time. Please, pull from git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus Shortlog: Al Viro (1): constify dcache.c inlined helpers where possible Anand Avati (1): fuse: drop dentry on failed revalidate Miklos Szeredi (10):