aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-27
|\
| * RDMA: Increasing RPCRDMA_MAX_DATA_SEGSSteve Dickson2011-07-25
| * Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25
| |\
| * | SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-17
| * | SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-17
| * | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-17
| * | SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-17
| * | SUNRPC: Initalise the struct xprt upon allocationTrond Myklebust2011-07-17
| * | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-17
| * | SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust2011-07-15
| * | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
| * | sunrpc: use dprint_status() macro in call_decode()Vasily Averin2011-07-12
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\ \ \ | |_|/ |/| |
| * | svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-07-15
| * | rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-15
| * | svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-15
| * | svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten2011-07-15
| * | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \
| * | switch vfs_path_lookup() to struct pathAl Viro2011-07-20
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\|
| * 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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\|
| * 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
* | | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\| |
| * | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
| |/
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* | net: Remove unnecessary semicolonsJoe Perches2011-06-05
|/
* 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