| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: xprt_connect() don't abort the task if the transport isn't bound | Trond Myklebust | 2009-03-11 | 2 | -5/+10 |
* | SUNRPC: Fix an Oops due to socket not set up yet... | Trond Myklebust | 2009-03-11 | 1 | -1/+9 |
* | SUNRPC: Tighten up the task locking rules in __rpc_execute() | Trond Myklebust | 2009-03-11 | 1 | -13/+20 |
* | sunrpc: fix rdma dependencies | Randy Dunlap | 2009-02-04 | 1 | -1/+1 |
* | nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too | J. Bruce Fields | 2009-01-27 | 1 | -3/+2 |
* | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+79 |
* | SUNRPC: The sunrpc server code should not be used by out-of-tree modules | Trond Myklebust | 2009-01-07 | 7 | -39/+39 |
* | svc: Clean up deferred requests on transport destruction | Tom Tucker | 2009-01-07 | 1 | -7/+18 |
* | svc: Move kfree of deferral record to common code | Tom Tucker | 2009-01-07 | 2 | -5/+3 |
* | SUNRPC: Ensure the server closes sockets in a timely fashion | Trond Myklebust | 2009-01-06 | 1 | -1/+20 |
* | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 | 1 | -6/+16 |
* | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
* | Merge branch 'devel' into next | Trond Myklebust | 2008-12-30 | 8 | -111/+350 |
|\ |
|
| * | rpc: add service field to new upcall | Olga Kornievskaia | 2008-12-23 | 1 | -10/+16 |
| * | rpc: add target field to new upcall | Olga Kornievskaia | 2008-12-23 | 1 | -7/+21 |
| * | nfsd: support callbacks with gss flavors | Olga Kornievskaia | 2008-12-23 | 1 | -0/+5 |
| * | rpc: allow gss callbacks to client | Olga Kornievskaia | 2008-12-23 | 1 | -0/+1 |
| * | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia | 2008-12-23 | 1 | -0/+16 |
| * | nfsd: pass client principal name in rsc downcall | Olga Kornievskaia | 2008-12-23 | 1 | -0/+23 |
| * | rpc: implement new upcall | \"J. Bruce Fields\ | 2008-12-23 | 1 | -20/+96 |
| * | rpc: store pointer to pipe inode in gss upcall message | \"J. Bruce Fields\ | 2008-12-23 | 1 | -8/+12 |
| * | rpc: use count of pipe openers to wait for first open | \"J. Bruce Fields\ | 2008-12-23 | 1 | -3/+61 |
| * | rpc: track number of users of the gss upcall pipe | \"J. Bruce Fields\ | 2008-12-23 | 1 | -0/+14 |
| * | rpc: call release_pipe only on last close | \"J. Bruce Fields\ | 2008-12-23 | 1 | -3/+6 |
| * | rpc: add an rpc_pipe_open method | \"J. Bruce Fields\ | 2008-12-23 | 1 | -7/+15 |
| * | rpc: minor gss_alloc_msg cleanup | \"J. Bruce Fields\ | 2008-12-23 | 1 | -12/+12 |
| * | rpc: factor out warning code from gss_pipe_destroy_msg | \"J. Bruce Fields\ | 2008-12-23 | 1 | -9/+14 |
| * | rpc: remove unnecessary assignment | \"J. Bruce Fields\ | 2008-12-23 | 1 | -1/+0 |
| * | sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) | Jeff Layton | 2008-12-23 | 1 | -5/+12 |
| * | optimize attribute timeouts for "noac" and "actimeo=0" | Peter Staubach | 2008-12-23 | 1 | -1/+1 |
| * | SUNRPC: rpcsec_gss modules should not be used by out-of-tree code | Trond Myklebust | 2008-12-23 | 3 | -14/+14 |
| * | SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL | Trond Myklebust | 2008-12-23 | 2 | -28/+28 |
| * | SUNRPC: Remove the last remnant of the BKL... | Trond Myklebust | 2008-12-23 | 2 | -7/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 10 | -81/+67 |
|\ \ |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-16 | 1 | -2/+7 |
| |\| |
|
| * | | rpc/rdma: goto instead of copypaste | Ilpo Järvinen | 2008-12-15 | 1 | -2/+2 |
| * | | net: Make static | Roel Kluin | 2008-12-11 | 2 | -2/+2 |
| * | | sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c | Ingo Molnar | 2008-11-26 | 1 | -0/+2 |
| * | | sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-21 | 1 | -2/+18 |
| |\ \ |
|
| * | | | sunrpc: Fix build warning due to typo in %pI4 format changes. | David S. Miller | 2008-11-03 | 1 | -1/+1 |
| * | | | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 | 8 | -53/+40 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 2 | -18/+58 |
| |\ \ \ |
|
| * | | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 4 | -8/+8 |
| * | | | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
| * | | | | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
| * | | | | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 | 4 | -18/+16 |
| * | | | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-29 | 1 | -4/+3 |
* | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 2 | -4/+25 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-12-04 | 1 | -2/+7 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|