summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-01-18NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-06SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-11NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-11-11SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-25RDMA: Increasing RPCRDMA_MAX_DATA_SEGSSteve Dickson
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20switch vfs_path_lookup() to struct pathAl Viro
2011-07-17SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust
2011-07-17SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust
2011-07-17SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust
2011-07-17SUNRPC: Clean up the slot table allocationTrond Myklebust
2011-07-17SUNRPC: Initalise the struct xprt upon allocationTrond Myklebust
2011-07-17SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust
2011-07-15svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-07-15rpc: allow autoloading of gss mechanismsJ. Bruce Fields
2011-07-15svcauth_unix.c: quiet sparse noiseH Hartley Sweeten
2011-07-15svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-07-15SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-12sunrpc: use dprint_status() macro in call_decode()Vasily Averin
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-01sunrpc: Reduce switch/case indentJoe Perches
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever
2011-05-27SUNRPC: Remove obsolete commentChuck Lever
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever
2011-05-27SUNRPC: Clean up use of curly braces in switch casesChuck Lever
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds