aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown
2007-09-10knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton
2007-07-26lockd and nfsd endianness annotation fixesAl Viro
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2007-07-17knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson
2007-07-17knfsd: nfsd: display export secinfo informationJ. Bruce Fields
2007-07-17knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson
2007-07-17knfsd: nfsd: factor nfsd_lookup into 2 piecesJ. Bruce Fields
2007-07-17knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields
2007-07-17knfsd: nfsd: remove superfluous assignment from nfsd_lookupJ. Bruce Fields
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson
2007-07-17knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy
2007-07-17knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel
2007-07-17nfsd warning fixAndrew Morton
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-13nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown