aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-07-22svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-05-27SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-27sunrpc: clarify comments on rpc_make_runnableJeff Layton
2013-03-28SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-05SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-04svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-01-23SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-16SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2012-12-24SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2012-12-24SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2012-12-10SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker
2012-12-10SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-11-22SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-11-22SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-11-22Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-11-22SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-11-21SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-11-15SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-15sunrpc: clnt: Add missing bracesJoe Perches
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-11rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields
2012-05-31NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-19sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton
2012-05-16rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-14sunrpc: fix kernel-doc warningsRandy Dunlap
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson