summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29nfsd: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia
2008-04-23nfsd: move most of fh_verify to separate functionJ. Bruce Fields
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-04-23nfsd: fix sparse warning in vfs.cHarvey Harrison
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23make nfsd_create_setattr() staticAdrian Bunk
2008-04-23NFSD: Remove NFSD_TCP kernel build optionChuck Lever
2008-04-23nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields
2008-04-23nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-04-23nfsd4: simplify stateid sequencing checksJ. Bruce Fields
2008-04-23nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-04-19[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen
2008-04-19[PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen
2008-04-19[PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-01nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields
2008-02-01knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker
2008-02-01svc: Make close transport independentTom Tucker
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker
2008-02-01nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields
2008-02-01nfsd: allow root to set uid and gid on createJ. Bruce Fields
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz
2008-02-01nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields
2008-02-01nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields