summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-8/+26
|\
| * vfs: Convert rpc_pipefs to use the new mount APIDavid Howells2019-05-251-8/+26
* | rpc_pipefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein2019-06-201-0/+4
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* rpcpipe: switch to ->free_inode()Al Viro2019-05-021-9/+2Star
* sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2019-01-021-16/+3Star
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-06-041-16/+0Star
|\
| * remove rpc_rmdir()Al Viro2018-04-161-16/+0Star
* | rpc_pipefs: fix double-dput()Al Viro2018-04-161-0/+1
|/
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-21/+21
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* net: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* sunrpc: remove net pointer from messagesVasily Averin2017-11-171-4/+4
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-231-4/+4
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* wrappers for ->i_mutex accessAl Viro2016-01-231-30/+30
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-1/+1
* VFS: net/: d_inode() annotationsDavid Howells2015-04-151-16/+16
* rpc_pipe: Drop memory allocation castHimangi Saraogi2014-07-131-1/+1
* rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton2013-12-101-1/+13
* sunrpc: add an "info" file for the dummy gssd pipeJeff Layton2013-12-061-1/+49
* rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton2013-12-061-0/+2
* sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-061-4/+10
* sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-061-3/+90
* consolidate simple ->d_delete() instancesAl Viro2013-11-161-10/+1Star
* sunrpc: switch to %pdAl Viro2013-10-251-6/+6
* SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-011-0/+35
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-011-6/+7
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-301-2/+132
* SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-301-1/+1
* rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-241-18/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-27/+13Star
|\
| * sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2Star
| * __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9Star
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-6/+8
* | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-101-1/+1
* | rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-091-5/+20
* | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-281-1/+1
* | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-281-0/+3
* | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-181-1/+2
|/
* SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-161-0/+1
* SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-161-0/+4
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-131-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-3/+1Star
* new helper: file_inode(file)Al Viro2013-02-231-5/+5
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-111-1/+6
|\
| * SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-081-1/+6
* | SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson2012-11-041-1/+1
|/
* SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever2012-10-021-4/+4