Age | Commit message (Expand) | Author |
2012-03-29 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-03-26 | sunrpc: create nfsd dir in rpc_pipefs | Jeff Layton |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-11 | SUNRPC: Fix a few sparse warnings | Trond Myklebust |
2012-03-02 | SUNRPC: Move clnt->cl_server into struct rpc_xprt | Trond Myklebust |
2012-03-02 | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust |
2012-02-27 | SUNRPC: move waitq from RPC pipe to RPC inode | Stanislav Kinsbursky |
2012-02-27 | SUNRPC: check RPC inode's pipe reference before dereferencing | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: kernel PipeFS mount point creation routines removed | Stanislav Kinsbursky |
2012-01-31 | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: fix pipe->ops cleanup on pipe dentry unlink | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: subscribe RPC clients to pipefs notifications | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky |
2012-01-31 | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: cleanup PipeFS redundant RPC inode usage | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: added debug messages to RPC pipefs | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: hold current network namespace while pipefs superblock is active | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: create RPC pipefs superblock per network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky |
2012-01-03 | sunrpc: propagate umode_t | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-10-18 | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao |
2011-10-10 | sunrpc: add MODULE_ALIAS to match the filesystem name | Michal Schmidt |
2011-07-01 | sunrpc: Reduce switch/case indent | Joe Perches |
2011-01-11 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2011-01-04 | kernel panic when mount NFSv4 | Trond Myklebust |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-19 | sunrpc: remove the big kernel lock | Arnd Bergmann |
2010-09-23 | net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data | Joe Perches |
2010-09-12 | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust |
2010-09-12 | SUNRPC: Fix race corrupting rpc upcall | Trond Myklebust |
2010-05-22 | sunrpc: Pushdown the bkl from ioctl | Frederic Weisbecker |
2010-03-22 | sunrpc: handle allocation errors from __rpc_lookup_create() | Dan Carpenter |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | Don't bother with d_genocide in rpc_pipe | Al Viro |
2010-02-14 | net: Fix first line of kernel-doc for a few functions | Ben Hutchings |