Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever | 1 | -4/+4 |
2012-06-12 | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton | 1 | -6/+6 |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -6/+4 |
2012-05-21 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 1 | -5/+3 |
2012-05-16 | rpc_pipefs: clear write bit from top level rpc_pipefs directory | Jeff Layton | 1 | -1/+1 |
2012-05-15 | sunrpc: fix kernel-doc warnings | Randy Dunlap | 1 | -5/+3 |
2012-05-11 | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds | 1 | -5/+2 |
2012-04-27 | SUNRPC: set per-net PipeFS superblock before notification | Stanislav Kinsbursky | 1 | -1/+2 |
2012-03-30 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+5 |
2012-03-26 | sunrpc: create nfsd dir in rpc_pipefs | Jeff Layton | 1 | -0/+5 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -194/+307 |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -6/+2 |
2012-03-12 | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 1 | -1/+1 |
2012-03-03 | SUNRPC: Move clnt->cl_server into struct rpc_xprt | Trond Myklebust | 1 | -1/+2 |
2012-03-03 | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 1 | -0/+3 |
2012-02-27 | SUNRPC: move waitq from RPC pipe to RPC inode | Stanislav Kinsbursky | 1 | -13/+26 |
2012-02-27 | SUNRPC: check RPC inode's pipe reference before dereferencing | Stanislav Kinsbursky | 1 | -13/+19 |
2012-02-01 | SUNRPC: kernel PipeFS mount point creation routines removed | Stanislav Kinsbursky | 1 | -21/+0 |
2012-02-01 | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky | 1 | -0/+16 |
2012-02-01 | SUNRPC: fix pipe->ops cleanup on pipe dentry unlink | Stanislav Kinsbursky | 1 | -31/+20 |
2012-02-01 | SUNRPC: subscribe RPC clients to pipefs notifications | Stanislav Kinsbursky | 1 | -6/+13 |
2012-02-01 | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky | 1 | -23/+31 |
2012-02-01 | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky | 1 | -2/+1 |
2012-02-01 | SUNRPC: cleanup PipeFS redundant RPC inode usage | Stanislav Kinsbursky | 1 | -47/+46 |
2012-02-01 | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky | 1 | -96/+112 |
2012-02-01 | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky | 1 | -19/+19 |
2012-02-01 | SUNRPC: added debug messages to RPC pipefs | Stanislav Kinsbursky | 1 | -0/+8 |
2012-02-01 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky | 1 | -0/+36 |
2012-02-01 | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky | 1 | -0/+4 |
2012-02-01 | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky | 1 | -0/+16 |
2012-02-01 | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky | 1 | -0/+32 |
2012-02-01 | SUNRPC: hold current network namespace while pipefs superblock is active | Stanislav Kinsbursky | 1 | -1/+13 |
2012-02-01 | SUNRPC: create RPC pipefs superblock per network namespace context | Stanislav Kinsbursky | 1 | -1/+2 |
2012-02-01 | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky | 1 | -38/+6 |
2012-01-04 | sunrpc: propagate umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+20 |
2011-10-18 | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 1 | -0/+20 |
2011-10-11 | sunrpc: add MODULE_ALIAS to match the filesystem name | Michal Schmidt | 1 | -0/+3 |
2011-07-02 | sunrpc: Reduce switch/case indent | Joe Perches | 1 | -7/+7 |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 1 | -1/+1 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+9 |
2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -1/+1 |
2011-01-04 | kernel panic when mount NFSv4 | Trond Myklebust | 1 | -1/+1 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -9/+9 |
2010-10-26 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -17/+9 |
2010-10-19 | sunrpc: remove the big kernel lock | Arnd Bergmann | 1 | -17/+9 |