aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26lockd and nfsd endianness annotation fixesAl Viro1-1/+1
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-4/+4
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields2-11/+5
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-0/+12
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields1-2/+2
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields1-4/+4
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields1-1/+1
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-5/+5
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-2/+16
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields1-4/+10
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields1-3/+27
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson2-0/+103
2007-07-17knfsd: nfsd: display export secinfo informationJ. Bruce Fields1-0/+29
2007-07-17knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields1-8/+15
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields3-8/+10
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson4-0/+46
2007-07-17knfsd: nfsd: factor nfsd_lookup into 2 piecesJ. Bruce Fields1-19/+36
2007-07-17knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields1-9/+67
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields3-8/+22
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields3-7/+31
2007-07-17knfsd: nfsd: remove superfluous assignment from nfsd_lookupJ. Bruce Fields1-2/+0
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields3-8/+6
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson1-2/+54
2007-07-17knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields3-46/+32
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah1-0/+4
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah1-1/+25
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields1-1/+0
2007-07-17knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2-15/+10
2007-07-17knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy1-1/+1
2007-07-17knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields1-2/+7
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2-4/+13
2007-07-17nfsd warning fixAndrew Morton1-1/+1
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig1-13/+5
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig2-0/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+2
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-16/+3
2007-07-13nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe1-0/+1
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever1-6/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2-10/+3
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-1/+1
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe1-1/+1
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-16/+31
2007-05-21Detach sched.h from mm.hAlexey Dobriyan3-2/+3
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mappingNeilBrown1-6/+50
2007-05-09knfsd: various nfsd xdr cleanupsNeilBrown2-60/+34
2007-05-09knfsd: trivial makefile cleanupChristoph Hellwig1-1/+0
2007-05-09knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown1-7/+7
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton2-2/+2
2007-05-09nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman1-2/+0