aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-862/+449
2011-07-23nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley1-6/+12
2011-07-20locks: rename lock-manager opsJ. Bruce Fields1-2/+2
2011-07-20nfsd4_list_rec_dir(): don't bother with reopening rec_fileAl Viro1-31/+21
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields6-23/+54
2011-07-18nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields3-10/+8
2011-07-15nfsd41: Deny new lock before RECLAIM_COMPLETE doneMi Jinlong1-0/+9
2011-07-15nfsd41: check the size of requestMi Jinlong1-0/+12
2011-07-15nfsd41: error out when client sets maxreq_sz or maxresp_sz too smallMi Jinlong1-0/+27
2011-07-15nfsd4: fix file leak on open_downgradeJ. Bruce Fields1-23/+8
2011-07-15nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields1-11/+6
2011-07-15NFSD: Added TEST_STATEID operationBryan Schumaker5-3/+145
2011-07-15NFSD: added FREE_STATEID operationBryan Schumaker4-2/+161
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown5-782/+0
2011-07-15NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUNDBenny Halevy1-0/+5
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields1-6/+9
2011-06-06nfsd: link returns nfserr_delay when breaking leaseCasey Bodley1-1/+3
2011-06-06nfsd: v4 support requires CRYPTORandy Dunlap1-0/+1
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields1-13/+6
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-48/+129
2011-05-18nfsd: make local functions staticDaniel Mack3-4/+4
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-04-29NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker1-5/+2
2011-04-29NFSD: Check status from nfsd4_map_bcts_dir()Bryan Schumaker1-2/+3
2011-04-29NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker1-2/+0
2011-04-29nfsd41: error out on repeated RECLAIM_COMPLETEMi Jinlong1-5/+14
2011-04-29nfsd41: compare request's opcnt with session's maxops at nfsd4_sequenceMi Jinlong1-0/+11
2011-04-29nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson1-2/+0
2011-04-29nfsd41: add flag checking for create_sessionMi Jinlong1-0/+3
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong4-8/+20
2011-04-29nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2-11/+54
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable directoriesSachin Prabhu1-1/+8
2011-04-19nfsd4: Fix filp leakOGAWA Hirofumi1-1/+1
2011-04-18nfsd4: fix struct file leak on delegationJ. Bruce Fields1-0/+1
2011-04-11Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+6
2011-04-11nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2-6/+6
2011-04-11nfsd4: introduce OPDESC helperJ. Bruce Fields1-1/+6
2011-04-11nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2-1/+2
2011-04-11nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2-1/+4
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields1-3/+6
2011-04-07Merge branch 'for-2.6.39' into for-2.6.40J. Bruce Fields1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-03-24nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields1-1/+0
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-95/+125
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro1-1/+1
2011-03-17nfsd: wrong index used in inner loopMi Jinlong1-4/+1
2011-03-17Merge create_session decoding fix into for-2.6.39J. Bruce Fields3-9/+10
2011-03-17nfsd4: fix comment and remove unused nfsd4_file fieldsJ. Bruce Fields1-8/+4
2011-03-16nfs41: make sure nfs server return right ca_maxresponsesize_cachedMi Jinlong1-1/+2
2011-03-14nfsd: fix compile errorJ. Bruce Fields1-0/+4