summaryrefslogtreecommitdiff
path: root/fs/nfsd/auth.c
AgeCommit message (Expand)Author
2014-07-17nfsd: silence sparse warning about accessing credentialsJeff Layton
2014-05-30NFSD: Cleanup unused variable in nfsd_setuser()Kinglong Mee
2014-05-30NFSD: remove unneeded linux/user_namespace.h includeKinglong Mee
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields
2009-01-07CRED: Fix NFSD regressionDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2006-04-11[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred.NeilBrown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds