aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-04-02
* svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2012-01-25
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-25
* svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-25
* SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust2011-12-09
* NFS/sunrpc: don't use a credential with extra groups.NeilBrown2011-11-11
* svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-08-05
* SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-12
* SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-07
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
|\
| * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
* | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
|/
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-29
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-29
|\ \
| * | svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields2011-04-10
| * | svcrpc: take advantage of tcp autotuningOlga Kornievskaia2011-04-07
| * | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-07
| * | svcrpc: copy cb reply instead of pagesTrond Myklebust2011-04-07
| * | svcrpc: close connection if client sends short packetJ. Bruce Fields2011-04-07
| * | svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields2011-04-07
| * | SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust2011-04-07
| * | SUNRPC: requeue tcp socket less frequentlyTrond Myklebust2011-04-07
* | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-29
|\ \ \
| * | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-27
| * | | SUNRPC: Remove obsolete commentChuck Lever2011-05-27
| * | | SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2011-05-27
| * | | SUNRPC: Clean up use of curly braces in switch casesChuck Lever2011-05-27
| * | | SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever2011-05-27
| * | | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust2011-05-27
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\ \ \
| * | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
| |/ /
* | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ | |/ / |/| |
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-24
* | | | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-18
* | | | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust2011-04-15
* | | | NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
| |/ / |/| |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-08
|\ \ \
| * | | Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-06
| | |/ | |/|
* / | Fix common misspellingsLucas De Marchi2011-03-31
|/ /
* | NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi2011-03-27
* | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-25
|\ \
| * \ Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
| |\ \
| | * | SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust2011-03-22
| * | | NFS: Determine initial mount securityBryan Schumaker2011-03-24