summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: remove net pointer from messagesVasily Averin2017-11-171-4/+4
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-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-221-30/+30
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* VFS: net/: d_inode() annotationsDavid Howells2015-04-151-16/+16
* rpc_pipe: Drop memory allocation castHimangi Saraogi2014-07-121-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-151-10/+1
* sunrpc: switch to %pdAl Viro2013-10-241-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-231-18/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-27/+13
|\
| * sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-6/+8
* | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-091-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-121-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-3/+1
* new helper: file_inode(file)Al Viro2013-02-221-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-011-4/+4
* rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-291-6/+4
|\
| * Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-211-5/+3
| |\
| | * sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-141-5/+3
| * | rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton2012-05-161-1/+1
| |/
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-101-5/+2
|/
* SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky2012-04-271-1/+2
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-291-0/+5
|\
| * sunrpc: create nfsd dir in rpc_pipefsJeff Layton2012-03-261-0/+5
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-194/+307
|\ \ | |/
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-111-1/+1
| * SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-021-1/+2
OpenPOWER on IntegriCloud