Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan
2014-07-18nfsd: silence sparse warning about accessing credentialsJeff Layton
2014-05-31NFSD: Cleanup unused variable in nfsd_setuser()Kinglong Mee
2014-05-31NFSD: remove unneeded linux/user_namespace.h includeKinglong Mee
2014-04-04kernel/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-06-01nfsd4: 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-15nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-15nfsd: Source files #include cleanupsBoaz Harrosh
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-01-28nfsd: fix cred leak on every rpcJ. Bruce Fields
2009-01-28nfsd: 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-24nfsd: 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-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds