aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAge
* SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-01
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-01
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-30
* SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-30
* rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
* | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-09
* | rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-09
* | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-28
* | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-28
* | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-18
|/
* SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-16
* SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-16
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
|\
| * SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-08
* | SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson2012-11-04
|/
* SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever2012-10-01
* rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-11
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\
| * Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21
| |\
| | * sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-14
| * | rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton2012-05-16
| |/
* / vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/
* SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky2012-04-27
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-29
|\
| * sunrpc: create nfsd dir in rpc_pipefsJeff Layton2012-03-26
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\|
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
| * SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-27
| * SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky2012-02-27
| * SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-01-31
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: fix pipe->ops cleanup on pipe dentry unlinkStanislav Kinsbursky2012-01-31
| * SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
| * SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky2012-01-31
| * SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-31
| * SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-31
| * SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky2012-01-31
| * SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2012-01-31