summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-021-0/+3
| * SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-271-13/+26
| * SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky2012-02-271-13/+19
| * SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky2012-01-311-21/+0
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-311-0/+16
| * SUNRPC: fix pipe->ops cleanup on pipe dentry unlinkStanislav Kinsbursky2012-01-311-31/+20
| * SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-311-6/+13
| * SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-311-23/+31
| * SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-311-2/+1
| * SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky2012-01-311-47/+46
| * SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-311-96/+112
| * SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-311-19/+19
| * SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky2012-01-311-0/+8
| * SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-311-0/+36
| * SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2012-01-311-0/+4
| * SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-01-311-0/+16
| * SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-01-311-0/+32
| * SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky2012-01-311-1/+13
| * SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky2012-01-311-1/+2
| * SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-01-311-38/+6
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-6/+2
|/
* sunrpc: propagate umode_tAl Viro2012-01-031-1/+1
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-251-0/+20
|\
| * SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-181-0/+20
* | sunrpc: add MODULE_ALIAS to match the filesystem nameMichal Schmidt2011-10-101-0/+3
|/
* sunrpc: Reduce switch/case indentJoe Perches2011-07-011-7/+7
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-111-1/+1
|\
| * kernel panic when mount NFSv4Trond Myklebust2011-01-041-1/+1
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+9
* | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
|/
OpenPOWER on IntegriCloud