Linus Torvalds
|
f956d08a56
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Al Viro
|
69c45d57ba
remove rpc_rmdir()
|
7 years ago |
Al Viro
|
4a3877c4ce
rpc_pipefs: fix double-dput()
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
Vasily Averin
|
6c67a3e4a4
sunrpc: remove net pointer from messages
|
7 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Eric W. Biederman
|
d91ee87d8d
vfs: Pass data, ns, and ns->userns to mount_ns
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
David Howells
|
c5ef603528
VFS: net/: d_inode() annotations
|
10 years ago |
Himangi Saraogi
|
adcda652c9
rpc_pipe: Drop memory allocation cast
|
11 years ago |
Jeff Layton
|
23e66ba971
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
|
11 years ago |
Jeff Layton
|
e2f0c83a9d
sunrpc: add an "info" file for the dummy gssd pipe
|
11 years ago |
Jeff Layton
|
3396f92f8b
rpc_pipe: remove the clntXX dir if creating the pipe fails
|
11 years ago |
Jeff Layton
|
89f842435c
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
|
11 years ago |
Jeff Layton
|
4b9a445e3e
sunrpc: create a new dummy pipe for gssd to hold open
|
11 years ago |
Al Viro
|
b26d4cd385
consolidate simple ->d_delete() instances
|
12 years ago |
Al Viro
|
1e903edadf
sunrpc: switch to %pd
|
12 years ago |
Trond Myklebust
|
298fc3558b
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
|
12 years ago |
Trond Myklebust
|
c36dcfe1f7
SUNRPC: Remove the rpc_client->cl_dentry
|
12 years ago |
Trond Myklebust
|
6739ffb754
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
|
12 years ago |
Trond Myklebust
|
55909f21a1
SUNRPC: Deprecate rpc_client->cl_protname
|
12 years ago |
Jeff Layton
|
275448eb10
rpc_pipe: convert back to simple_dir_inode_operations
|
12 years ago |
Linus Torvalds
|
41d9884c44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
dae3794fd6
sunrpc: now we can just set ->s_d_op
|
12 years ago |
Al Viro
|
d3db90b0a4
__rpc_lookup_create_exclusive: pass string instead of qstr
|
12 years ago |
Al Viro
|
a95e691f9c
rpc_create_*_dir: don't bother with qstr
|
12 years ago |