Age | Commit message (Expand) | Author |
2013-03-06 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-06 | SUNRPC: Ensure we release the socket write lock if the rpc_task exits early | Trond Myklebust |
2013-01-16 | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust |
2012-10-30 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-30 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-30 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-30 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |
2012-10-30 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-30 | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker |
2012-10-17 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust |
2012-09-19 | SUNRPC: Fix a UDP transport regression | Trond Myklebust |
2012-09-12 | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields |
2012-09-12 | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields |
2012-09-12 | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields |
2012-08-10 | SUNRPC: return negative value in case rpcbind client creation error | Stanislav Kinsbursky |
2012-08-10 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton |
2012-06-19 | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust |
2012-06-10 | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot | 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-02-03 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
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 |
2012-01-25 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2011-12-01 | SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot | Trond Myklebust |
2011-12-01 | SUNRPC: Fix the execution time statistics in the face of RPC restarts | Trond Myklebust |
2011-11-22 | SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared | Trond Myklebust |
2011-11-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-10 | SUNRPC: destroy freshly allocated transport in case of sockaddr init error | Stanislav Kinsbursky |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'osd-devel' into nfs-for-next | Trond Myklebust |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker |
2011-10-25 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-10-25 | SUNRPC: remove rpcbind clients destruction on module cleanup | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: remove rpcbind clients creation during service registering | Stanislav Kinsbursky |
2011-10-25 | NFSd: call svc rpcbind cleanup explicitly | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: cleanup service destruction | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: setup rpcbind clients if service requires it | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: use rpcbind reference counting helpers | Stanislav Kinsbursky |
2011-10-25 | SUNRPC: introduce helpers for reference counted rpcbind clients | Stanislav Kinsbursky |
2011-10-25 | NFS/sunrpc: don't use a credential with extra groups. | NeilBrown |
2011-10-19 | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust |
2011-10-18 | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr | Trond Myklebust |
2011-10-18 | SUNRPC: Fix rpc_sockaddr2uaddr | Trond Myklebust |
2011-10-18 | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao |