aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05inode->i_op is never NULLAl Viro
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23[PATCH] Optimise NFS readdir hack slightly.David Woodhouse
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-23[PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse
2008-10-23[PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro
2008-10-22nfsd: clean up expkey_parse error casesJ. Bruce Fields
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson