summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-1313-0/+110
* | nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-30/+16
* | nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-042-3/+12
* | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-271-1/+1
* | nfsd4.1: common slot allocation size calculationJ. Bruce Fields2009-10-271-3/+11
* | nfsd4.1: fix session memory use calculationJ. Bruce Fields2009-10-271-1/+4
* | Merge commit 'v2.6.32-rc5' into for-2.6.33J. Bruce Fields2009-10-271-1/+1
|\ \ | |/
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* | nfsd41: use sv_max_mesg for forechannel max sizesAndy Adamson2009-09-281-1/+2
* | nfsd4: fix error return when pseudoroot missingJ. Bruce Fields2009-09-282-4/+19
* | nfsd: minor nfsd_lookup cleanupJ. Bruce Fields2009-09-281-24/+36
* | nfsd4: cross mountpoints when looking up parentsJ. Bruce Fields2009-09-281-1/+1
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-2211-607/+778
|\
| * nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-211-1/+8
| * nfsd41: Refactor create_client()Ricardo Labiaga2009-09-151-44/+45
| * nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis2009-09-151-2/+6
| * nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga2009-09-151-5/+48
| * nfsd41: Backchannel: cb_sequence callbackBenny Halevy2009-09-151-0/+72
| * nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-152-0/+63
| * nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-151-0/+2
| * nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-151-0/+5
| * nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-152-2/+29
| * nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-152-28/+11
| * nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-152-6/+15
| * nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields2009-09-151-2/+2
| * nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy2009-09-131-1/+1
| * nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields2009-09-041-2/+3
| * nfsd: clean up readdirplus encodingJ. Bruce Fields2009-09-041-38/+34
| * nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields2009-09-041-1/+3
| * NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust2009-09-032-5/+12
| * nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields2009-09-021-36/+41
| * nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-021-38/+45
| * nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-013-165/+67
| * nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson2009-09-011-3/+3
| * nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson2009-09-011-1/+5
| * nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-011-18/+48
| * NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-012-13/+1
| * nfsd41: expand solo sequence checkAndy Adamson2009-08-281-9/+0
| * nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz2009-08-271-1/+1
| * nfsd41: renew_client must be called under the state lockBenny Halevy2009-08-271-5/+8
| * knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-252-3/+23
| * nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz2009-08-241-1/+1
| * nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-2/+5
| * nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton2009-08-211-4/+11
| * nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-212-81/+11
| * nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-13/+19
| * Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-215-24/+36
| |\
| * | nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-282-36/+37
OpenPOWER on IntegriCloud