Age | Commit message (Expand) | Author |
2013-04-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2013-04-05 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-14 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
2013-03-04 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-01-17 | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust |
2012-10-31 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-31 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-31 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |
2012-10-31 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-28 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-21 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust |
2012-09-14 | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields |
2012-09-14 | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields |
2012-09-14 | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields |
2012-08-15 | SUNRPC: return negative value in case rpcbind client creation error | Stanislav Kinsbursky |
2012-08-09 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton |
2012-06-22 | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust |
2012-04-02 | nfsd: don't allow zero length strings in cache_parse() | Dan Carpenter |
2012-04-02 | SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() | Trond Myklebust |
2012-01-25 | svcrpc: avoid memory-corruption on pool shutdown | J. Bruce Fields |
2012-01-25 | svcrpc: destroy server sockets all at once | J. Bruce Fields |
2012-01-25 | svcrpc: fix double-free on shutdown of nfsd after changing pool mode | J. Bruce Fields |
2011-12-09 | SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared | Trond Myklebust |
2011-11-11 | NFS/sunrpc: don't use a credential with extra groups. | NeilBrown |
2011-08-04 | svcrpc: fix list-corrupting race on nfsd shutdown | J. Bruce Fields |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear |
2011-07-07 | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust |
2011-06-21 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-06-17 | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust |
2011-06-15 | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust |
2011-06-06 | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields |
2011-05-29 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-05-29 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-05-29 | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-05-29 | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy |
2011-05-27 | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever |
2011-05-27 | SUNRPC: Remove obsolete comment | Chuck Lever |
2011-05-27 | SUNRPC: Use AF_LOCAL for rpcbind upcalls | Chuck Lever |
2011-05-27 | SUNRPC: Clean up use of curly braces in switch cases | Chuck Lever |
2011-05-27 | SUNRPC: Rename xs_encode_tcp_fragment_header() | Chuck Lever |
2011-05-27 | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
2011-04-24 | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust |
2011-04-18 | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker |
2011-04-15 | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies | Trond Myklebust |