aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-03-031-13/+2
* SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust2013-01-171-4/+23
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-311-5/+8
* Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-311-1/+1
* SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-311-0/+1
* SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-311-25/+0
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-281-2/+2
* SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust2012-10-211-5/+16
* svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-09-141-1/+2
* svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-09-141-5/+2
* svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-09-141-1/+1
* SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-08-151-2/+2
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-093-1/+14
* NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-06-221-1/+2
* nfsd: don't allow zero length strings in cache_parse()Dan Carpenter2012-04-021-0/+2
* SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-04-021-4/+11
* svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2012-01-252-20/+38
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-252-7/+11
* svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-251-0/+3
* SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust2011-12-091-2/+1
* NFS/sunrpc: don't use a credential with extra groups.NeilBrown2011-11-111-0/+3
* svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-08-041-5/+6
* SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
* SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-071-16/+11
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-3/+7
|\
| * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-152-0/+4
* | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-1/+2
|/
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-291-0/+19
|\
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+19
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-291-148/+188
|\ \
| * | svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields2011-04-101-4/+3
| * | svcrpc: take advantage of tcp autotuningOlga Kornievskaia2011-04-071-28/+7
| * | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-071-32/+112
| * | svcrpc: copy cb reply instead of pagesTrond Myklebust2011-04-071-66/+56
| * | svcrpc: close connection if client sends short packetJ. Bruce Fields2011-04-071-14/+7
| * | svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields2011-04-071-3/+3
| * | SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust2011-04-071-19/+15
| * | SUNRPC: requeue tcp socket less frequentlyTrond Myklebust2011-04-071-1/+4
* | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-294-45/+518
|\ \ \
| * | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-272-3/+400
| * | | SUNRPC: Remove obsolete commentChuck Lever2011-05-271-4/+0
| * | | SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2011-05-272-14/+85
| * | | SUNRPC: Clean up use of curly braces in switch casesChuck Lever2011-05-271-9/+8
| * | | SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever2011-05-271-12/+12
| * | | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust2011-05-271-3/+13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-262-2/+3
|\ \ \
| * | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-252-2/+3
| |/ /
* | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ | |/ / |/| |