summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-02nfs41 fix NFS4ERR_CLID_INUSE for exchange idAndy Adamson1-1/+1
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust1-3/+15
2010-03-02SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust1-0/+5
2010-03-02NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust1-12/+45
2010-03-02nfs4: renewd renew operations should take/put a client referenceAlexandros Batsakis1-1/+5
2010-03-02nfs41: renewd sequence operations should take/put client referenceAlexandros Batsakis1-6/+12
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis2-21/+27
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis1-24/+24
2010-02-10NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever1-6/+1
2010-02-10NFS: Improve NFS iostat byte count accuracy for writesChuck Lever1-3/+12
2010-02-10NFS: Account for NFS bytes read via the splice APIChuck Lever1-1/+4
2010-02-10NFS: Fix byte accounting for generic NFS readsChuck Lever1-2/+4
2010-02-10NFS: Proper accounting for NFS VFS callsChuck Lever1-2/+2
2010-02-10nfs41 do not allocate unused back channel pagesAndy Adamson2-0/+19
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson2-22/+23
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson1-8/+8
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson1-3/+7
2010-02-10nfs41: resize slot table in resetAndy Adamson1-19/+21
2010-02-10nfs41: implement cb_recall_slotAndy Adamson6-1/+109
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson2-12/+32
2010-02-10nfs41: prepare for back channel drcAndy Adamson1-10/+9
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson1-3/+2
2010-02-10nfs41: directly encode back channel errorAndy Adamson1-1/+4
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson1-10/+18
2010-02-10nfs41: Process callback's referring call listMike Sager1-5/+14
2010-02-10nfs41: Check slot table for referring callsMike Sager1-0/+55
2010-02-10nfs41: Adjust max cache response size valueMike Sager2-5/+11
2010-02-10xprtsock.c: make bc_{malloc/free} staticH Hartley Sweeten1-2/+2
2010-02-10SUNRPC: Don't display zero scope IDsChuck Lever1-0/+2
2010-02-10SUNRPC: Deprecate support for site-local addressesChuck Lever1-4/+2
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton1-0/+41
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton1-4/+5
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton2-2/+10
2010-02-10sunrpc: parse and return errors reported by gssdJeff Layton1-2/+9
2010-02-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-15/+13
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown2-11/+6
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds8-40/+91
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-09Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+1
2010-02-099p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds28-129/+284
2010-02-099p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-099p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-099p: fix option parsingEric Van Hensbergen4-16/+22
2010-02-099p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-3/+7
2010-02-09ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-09ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields1-9/+1
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen1-2/+3