aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2008-07-02nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy
2008-07-02nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy
2008-07-02nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy
2008-07-01nfsd: clean up mnt_want_write callsMiklos Szeredi
2008-06-30nfsd: treat all shutdown signals as equivalentJeff Layton
2008-06-30nfsd: fix spurious EACCESS in reconnect_path()Neil Brown
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown
2008-06-23nfsd: fix race in nfsd_nrthreads()Neil Brown
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton
2008-06-23knfsd: remove special handling for SIGHUPJeff Layton
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-06-23nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy
2008-06-23nfsd: add dprintk of compound returnJ. Bruce Fields
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-05-18nfsd: remove unnecessary atomic opsJ. 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