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