| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -27/+13 |
|\ |
|
| * | sunrpc: now we can just set ->s_d_op | Al Viro | 2013-07-14 | 1 | -3/+2 |
| * | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro | 2013-07-14 | 1 | -25/+9 |
| * | rpc_create_*_dir: don't bother with qstr | Al Viro | 2013-07-14 | 1 | -6/+8 |
* | | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu | 2013-07-09 | 1 | -1/+1 |
* | | rpc_pipe: set dentry operations at d_alloc time | Jeff Layton | 2013-07-09 | 1 | -5/+20 |
* | | SUNRPC: fix races on PipeFS UMOUNT notifications | Stanislav Kinsbursky | 2013-06-28 | 1 | -1/+1 |
* | | SUNRPC: fix races on PipeFS MOUNT notifications | Stanislav Kinsbursky | 2013-06-28 | 1 | -0/+3 |
* | | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set | Jeff Layton | 2013-06-18 | 1 | -1/+2 |
|/ |
|
* | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 2013-05-16 | 1 | -0/+1 |
* | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 2013-05-16 | 1 | -0/+4 |
* | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-12 | 1 | -0/+1 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -3/+1 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -5/+5 |
* | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-12-11 | 1 | -1/+6 |
|\ |
|
| * | SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info | Trond Myklebust | 2012-11-08 | 1 | -1/+6 |
* | | SUNRPC: remove BUG_ON in rpc_put_sb_net | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 |
|/ |
|
* | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 2012-10-01 | 1 | -4/+4 |
* | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton | 2012-06-11 | 1 | -6/+6 |
* | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-05-29 | 1 | -6/+4 |
|\ |
|
| * | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-05-21 | 1 | -5/+3 |
| |\ |
|
| | * | sunrpc: fix kernel-doc warnings | Randy Dunlap | 2012-05-14 | 1 | -5/+3 |
| * | | rpc_pipefs: clear write bit from top level rpc_pipefs directory | Jeff Layton | 2012-05-16 | 1 | -1/+1 |
| |/ |
|
* | | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds | 2012-05-10 | 1 | -5/+2 |
|/ |
|
* | SUNRPC: set per-net PipeFS superblock before notification | Stanislav Kinsbursky | 2012-04-27 | 1 | -1/+2 |
* | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-03-29 | 1 | -0/+5 |
|\ |
|
| * | sunrpc: create nfsd dir in rpc_pipefs | Jeff Layton | 2012-03-26 | 1 | -0/+5 |
* | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-23 | 1 | -194/+307 |
|\ \
| |/ |
|
| * | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 2012-03-11 | 1 | -1/+1 |
| * | SUNRPC: Move clnt->cl_server into struct rpc_xprt | Trond Myklebust | 2012-03-02 | 1 | -1/+2 |
| * | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 | 1 | -0/+3 |
| * | SUNRPC: move waitq from RPC pipe to RPC inode | Stanislav Kinsbursky | 2012-02-27 | 1 | -13/+26 |
| * | SUNRPC: check RPC inode's pipe reference before dereferencing | Stanislav Kinsbursky | 2012-02-27 | 1 | -13/+19 |
| * | SUNRPC: kernel PipeFS mount point creation routines removed | Stanislav Kinsbursky | 2012-01-31 | 1 | -21/+0 |
| * | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+16 |
| * | SUNRPC: fix pipe->ops cleanup on pipe dentry unlink | Stanislav Kinsbursky | 2012-01-31 | 1 | -31/+20 |
| * | SUNRPC: subscribe RPC clients to pipefs notifications | Stanislav Kinsbursky | 2012-01-31 | 1 | -6/+13 |
| * | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky | 2012-01-31 | 1 | -23/+31 |
| * | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky | 2012-01-31 | 1 | -2/+1 |
| * | SUNRPC: cleanup PipeFS redundant RPC inode usage | Stanislav Kinsbursky | 2012-01-31 | 1 | -47/+46 |
| * | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky | 2012-01-31 | 1 | -96/+112 |
| * | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky | 2012-01-31 | 1 | -19/+19 |
| * | SUNRPC: added debug messages to RPC pipefs | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+8 |
| * | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+36 |
| * | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+4 |
| * | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+16 |
| * | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky | 2012-01-31 | 1 | -0/+32 |
| * | SUNRPC: hold current network namespace while pipefs superblock is active | Stanislav Kinsbursky | 2012-01-31 | 1 | -1/+13 |
| * | SUNRPC: create RPC pipefs superblock per network namespace context | Stanislav Kinsbursky | 2012-01-31 | 1 | -1/+2 |
| * | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky | 2012-01-31 | 1 | -38/+6 |