summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2011-03-27nfsd: wrong index used in inner loopMi Jinlong
2011-03-27nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-03-14nfsd: wrong index used in inner looproel
2011-03-02nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-02NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-01-07nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-05-12nfsd4: bug in read_bufNeil Brown
2010-04-26fix NFS4 handling of mountpoint statAl Viro
2010-03-15vfs: take f_lock on modifying f_mode after open timeWu Fengguang
2010-01-28nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz
2010-01-18nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig
2009-11-14Fix memory corruption caused by nfsd readdir+Petr Vandrovec
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-21nfsd4: nfsv4 clients should cross mountpointsSteve Dickson
2009-09-15nfsd41: Refactor create_client()Ricardo Labiaga
2009-09-15nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis
2009-09-15nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga
2009-09-15nfsd41: Backchannel: cb_sequence callbackBenny Halevy
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga
2009-09-15nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga
2009-09-15nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields
2009-09-15nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields
2009-09-13nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust
2009-09-04nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields
2009-09-04nfsd: clean up readdirplus encodingJ. Bruce Fields
2009-09-04nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields
2009-09-03NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust
2009-09-02nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields
2009-09-02nfsd: move some of fh_compose into helper functionsJ. Bruce Fields
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson
2009-09-01nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton